1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

keep backlink from old domain

Discussion in 'Search Engine Optimization' started by dedeblank, Dec 6, 2009.

  1. #1
    Hi.., i have bought old domain with a lot of back link , what should i do to keep that backlink? thanks be4
     
    dedeblank, Dec 6, 2009 IP
  2. Meglepett

    Meglepett Active Member

    Messages:
    152
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    1. step
    Add the site to Google Webmaster Tool. Under (Crawl errors->Not found) you will see way more backlinks -day by day- than in Yahoo or anywhere else.

    2. step
    Pick a backlink and rewrite the route (permanent redirect) to you new site. Easiest to do it by editing ".htaccess" file...

    Lets say the backlink is pointing to yoursite/blabla.html (not exist any more) and want to redirect it to yoursite/newpage.html.
    ---
    RewriteRule ^blabla.html$ /newpage.html [R=301,L]
    ---
     
    Meglepett, Dec 6, 2009 IP
  3. dedeblank

    dedeblank Active Member

    Messages:
    135
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    thx meglepett, i use wordpress. is the same if i use 404 page? without .htacess, wichone is better?
     
    dedeblank, Dec 6, 2009 IP
  4. Meglepett

    Meglepett Active Member

    Messages:
    152
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Backlink pointing to a 404 page gives no power to your site.

    Backlink to a 404 is like - long time ago there maybe was some interesting info here, but anymore.

    Backlink to a 301 is like - the interesting info is still here !!! We have a new cms or something so the page is still here arround and now I let you know where (for I care).
     
    Meglepett, Dec 6, 2009 IP