Author |
Message |
TheWinner
Member
Joined: 5 May 2008
Posts: 38
|
# Posted: 9 Jun 2008 18:49
Reply
Hey Guys
Does anyone here know how to remove a URL from search engine listings like Google etc...???
Regards
Kiran
__________________
|
mikemillard
Member
Joined: 9 Jun 2008
Posts: 1
|
# Posted: 9 Jun 2008 21:31
Reply
Hello. (New user here. My first post!) You'll need to log onto Google (it should remember you if you have cookies set). Click: https://www.google.com/webmasters/tools/removals
And follow the prompts from there.
Also, you can use the HTML code: <meta name="robots" content="noindex, nofollow" /> on those web pages that you DO NOT want to have indexed by the major search engines. But be warned, not all search engines actually pay attention to the noindex-nofollow meta tag, though most do. Adding this line of code to your web pages might require you to hire a web programmer, if you are not familiar with HTML editors.
This trick will not stop the main URL from showing up in a search, but it will instruct the web crawlers / spiders to ignore any other links (web pages) that are present on the main page. Hope this helps. Mike
__________________
Mike Millard
|
getagrip
Joined: 20 Feb 2006
Posts: 1498
|
# Posted: 10 Jun 2008 02:17 · Edited by: getagrip
Reply
Why would you want to remove a URL from Google?
__________________
|
TheWinner
Member
Joined: 5 May 2008
Posts: 38
|
# Posted: 10 Jun 2008 03:40
Reply
Thanks Mike, and welcome to the forum!
getagrip, it's just a blog that I don't use anymore
Thanks
Kiran
__________________
|
Homeboy
Member
Joined: 4 Feb 2008
Posts: 219
|
# Posted: 10 Jun 2008 10:09
Reply
It should disappear on its own the next time the googlebot tries to visit the page and finds it missing...
__________________
|
Newbie Shield
Joined: 22 Sep 2007
Posts: 1449
|
# Posted: 11 Jun 2008 08:24
Reply
Good one Mike. That is the correct solution.
Always nice to see a person post who knows HTML. This is a case in point where learning HTML is helpful.
You can also create and upload a robots.txt file in a web folder rather than bothering with each new page.
TheWinner: If you are talking about a hosted (free hosting) blog, you should be able to set the blog to "private" rather than "public". That may help.
~Newbie Shield~
|
herwindz
Member
Joined: 9 Jun 2008
Posts: 25
|
# Posted: 12 Jun 2008 07:15
Reply
wow thanks now i know how to remove my site if i dont want it to be list. BIG thanks
__________________
|
TheWinner
Member
Joined: 5 May 2008
Posts: 38
|
# Posted: 12 Jun 2008 08:05
Reply
Its a handy post this, I have also managed to remove the link I needed too, thanks guys!
Kiran
__________________
|