I've a question that my site work without www and when I try with www it shows server not found.
Help will be appreciated.
Regards
This is a discussion on My site works without www but not with www within the General Discussion forums, part of the vBSEO SEO Plugin category; I've a question that my site work without www and when I try with www it shows server not found. ...
I've a question that my site work without www and when I try with www it shows server not found.
Help will be appreciated.
Regards
Please redirect one to another. You can do it by modifying your .htaccess
#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
Look for the above line. Uncomment the lines by removing # from the begininng and change yourdomain.com to your needs.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam