Results 1 to 2 of 2

Old domain redirect to new domain

This is a discussion on Old domain redirect to new domain within the Troubleshooting forums, part of the vBSEO SEO Plugin category; How can I do this example: Web Design Forums | Web Development Forums - Zanokin.co.uk to Web Design Forums | ...

  1. #1
    Member
    Real Name
    partyon
    Join Date
    Jul 2008
    Posts
    76
    Liked
    0 times

    Old domain redirect to new domain


  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Hello, on your old domain you can use this .htaccess;

    Code:
    RewriteEngine On
    RewriteRule (.*) http://www.newdomainname.com/$1 [R=301,L]
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. 301 Redirect from Domain Folder to Domain
    By MadCaffeine in forum General Discussion
    Replies: 1
    Last Post: 05-20-2008, 05:28 PM
  2. Redirect parked domain to primary domain
    By Arkidas in forum General Discussion
    Replies: 9
    Last Post: 03-20-2008, 06:19 PM
  3. redirect from www.domain.com/vb to vb.domain.com
    By afthl in forum General Discussion
    Replies: 22
    Last Post: 06-07-2007, 12:25 PM
  4. redirect domain.com/index.php to www.domain.com/
    By LarryEitel in forum Custom Rewrite Rules
    Replies: 4
    Last Post: 07-05-2006, 10:38 AM
  5. Redirect from www.domain.com to domain.com
    By amykhar in forum General Discussion
    Replies: 9
    Last Post: 10-17-2005, 06:39 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
  •