رفع مشکل نمایش زیر دامنه 'mail' یا 'میل' در نتایج جستجو گوگل هنگام سرچ وقتی وارد سایت میشویم. Fixing the problem of displaying the 'mail' subdomain in the Google search results when we enter the site.
کافیست کد زیر را در فایل اچ تی اکسس Htaccess وارد کنید.
RewriteEngine On
RewriteCond %{HTTP_HOST} ^mail\.
RewriteRule . - [F,L]