View Single Post
  #3 (permalink)  
Old 12-17-2004, 06:44 PM
optimizemy.com optimizemy.com is offline
WebProWorld New Member
 
Join Date: Nov 2004
Posts: 3
optimizemy.com RepRank 0
Default removing old url

As a suggestion I would just pick up the additional URL and create a redirect - also let the Search engines know via the redirect the new domain name.

Another but less attactive alternative is to buy the domain and then ...

Create a robots.txt

User-agent: googleBOT
Disallow: /
Place in your root directory
You can also place a robots exclusion tag in the head of each page:
<meta name="googleBOT" content="NOINDEX,NOFOLLOW">

You can then manually remove all urls here:
http://services.google.com:8882/urlc...&lastcmd=login
Reply With Quote