Results 1 to 4 of 4

chanaged domain names...

This is a discussion on chanaged domain names... within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I changed domain names I know the licence messes up i did email on the guys that mmoforums.com moved to ...

  1. #1
    Junior Member
    Real Name
    Kane Hart
    Join Date
    Mar 2006
    Posts
    4
    Liked
    0 times

    chanaged domain names...

    I changed domain names I know the licence messes up i did email on the guys that mmoforums.com moved to gamingtown.net still no reply no big deal. Someone said theres way to do a htaccess to forward my one domain to my new one to make it work not sure if it does but any info on this would be great.,

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Kane,

    you can use the following redirect (right after "RewriteEngine on" line in your .htaccess), assuming that both domains are pointing to the same host now:

    RewriteCond %{HTTP_HOST} !^www\.gamingtown\.net
    RewriteRule ^(.*)$ http://www.gamingtown.net/$1 [L,R=301]
    PS. your vBSEO license has been switched to http://www.gamingtown.net/
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    Kane Hart
    Join Date
    Mar 2006
    Posts
    4
    Liked
    0 times
    Ok thanks so much great tip for the future or really anything hehe

    Thanks again you guys are very helpful.

    Quote Originally Posted by Oleg Ignatiuk
    Hello Kane,

    you can use the following redirect (right after "RewriteEngine on" line in your .htaccess), assuming that both domains are pointing to the same host now:



    PS. your vBSEO license has been switched to http://www.gamingtown.net/

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You are welcome!
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Help moving forum to domain root
    By treasureman in forum Troubleshooting
    Replies: 4
    Last Post: 04-20-2006, 10:19 PM
  2. Multiple Domain Names
    By vissa in forum General Discussion
    Replies: 3
    Last Post: 04-19-2006, 03:27 AM
  3. Domain name change
    By Benedict in forum General Discussion
    Replies: 2
    Last Post: 03-07-2006, 07:54 AM
  4. Feature Request: Forum Domain Names
    By VBCoder in forum vBSEO Features Archive
    Replies: 1
    Last Post: 08-01-2005, 08:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •