Hello
i have 2 parked domains
can that effect on vBseo on my site?
thanks
This is a discussion on i have 2 parked domains? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello i have 2 parked domains can that effect on vBseo on my site? thanks...
Hello
i have 2 parked domains
can that effect on vBseo on my site?
thanks
You should 301 redirect any parked domains to your primary domain for best SEO results.
:( How?
Uncomment these two lines in the default vBSEO .htaccess file, and edit the domain name/forum path to match your primary domain. This will redirect any/all other domains to your primary.
Code:#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
this is where my forum is
h t t p : / / w w w . bela-meaad.com/forum.php
& these are my parked domain
h t t p : / / w w w . bela-meaad.net
h t t p : / / w w w . bela-meaad.org
can you write the code again please
Thanks
This:
Code:RewriteCond %{HTTP_HOST} !^www\.bela-meaad\.com RewriteRule (.*) http://www.bela-meaad.com/$1 [L,R=301]
Thank you very much<br>
some smilles & icons doesn`t work after this change
Any idea?
What is an example smile/icon URL that doesn't work?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
http://www.bela-meaad.net/images/icons/google.gif
http://www.bela-meaad.com/images/icons/icon1.gif
http://www.bela-meaad.net/images/icons/icon10.gif
even the images on vBadvanced not working when i make this change
& even when i refresh the page in IE7
the background of the header doesnt show
all this happened with IE7 not firefox
i don`t know if that happened with IE6 or not
Last edited by bela-meaad; 03-15-2007 at 09:42 AM.
All these images are opened correctly for me. How can I reproduce the issue?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
i have changed the .htaccess to the original one
my forum looks terrible when i made that change
i`ll make the change again when you online
& let you know
Thanks
can you check the forum now using IE7
the images not working now
Code:http://www.bela-meaad.com/forum.html
I believe that you should update your icons/smilies URLs in vB admincp from bela-meaad.net to bela-meaad.com.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!