301 redirect

Discussion in 'Blogging' started by youtubeblogger, Jul 4, 2010.

  1. #1
    Does anybody know how to do a 301 redirect when you are moving a blog post from one blog to another.
     
    youtubeblogger, Jul 4, 2010 IP
  2. Lever

    Lever Deep Thought

    Messages:
    1,823
    Likes Received:
    94
    Best Answers:
    0
    Trophy Points:
    145
    #2
    If you've root access to your blog hosting then the simplest way to do a 301 redirect is with this line in your htaccess file:

    redirect 301 /oldpath http://newdomain.com/newpath
    Code (markup):
     
    Lever, Jul 5, 2010 IP
  3. internetmarketingiq

    internetmarketingiq Well-Known Member

    Messages:
    3,552
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    165
    #3
    internetmarketingiq, Jul 5, 2010 IP
  4. dazzleworks

    dazzleworks Member

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #4
    u can find ur solution on youtube video help
     
    dazzleworks, Jul 6, 2010 IP