Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Back to Google's SERP after remove entire site in webmaster tools

         

Esfandiar

7:39 am on Mar 18, 2009 (gmt 0)

10+ Year Member



Hello dear webmasters

I deleted my entire site from google index, 97 days ago because of some reasons:

1- some of my urls was detected by google that were generated by my site's users.

2 - the count of this urls was very large (more than 280 000), and i could not delete them with single url removal tools in google webmasters tool.

Now, i changed my robots.txt and all of undesired urls are blocked by robots.txt, i want to see my other pages in SERP (Search Engine Result Page), i also add sitemaps to google webmaster tools, and google now starts to crawl to my site, 97 days are past and i see always the Re-include button and 'Site Removal' is showed with 'Removed'.

i know that after 90 days, google reinclude automatically urls, but this is not that i can see in SERP when i google with 'site:www.mydomain.com'

i am not sure that if i click on 'Re-include' button, whether all my URLs will be back (desired and undesired), can you help me please? what can i do for my urls back to index?

Thank you very much

Shaddows

9:44 am on Mar 18, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Can you not delete the URLs from your server? Also, if you have them blocked from robots.txt, they must be (relatively) easily defined- you could possibly redirect trafic from .htaccess?

Esfandiar

10:06 am on Mar 18, 2009 (gmt 0)

10+ Year Member



Thank you Shaddows

I want to keep the urls blocked in robots.txt working on my site without any change, but i do not want, google index them, and now they are deleted, also my other pages are deleted like my homepage, and when i search in google 'site:www.mydomain.com' , there is no result. 97 days is past, and my urls are not back, i must wait more or i can click on 'Re-include' button?

AnkitMaheshwari

10:16 am on Mar 18, 2009 (gmt 0)

10+ Year Member



How did you delete your site from Google at that time or you made it unreachable to the googlebot

Esfandiar

10:25 am on Mar 18, 2009 (gmt 0)

10+ Year Member



hi AnkitMaheshwari

I used Removal Tools in google webmaster, and i used Remove Entire Site, so all my urls were deleted after 5 hours.

JS_Harris

12:00 pm on Mar 18, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



When you're happy with your robots.txt file and you are sure that it will block only what you want blocked go ahead and use the re-include button. It will take some time but Google will crawl and index only what you tell it to.

Deleting all content to get rid of just some content was pretty draconian :-)

AnkitMaheshwari

12:07 pm on Mar 18, 2009 (gmt 0)

10+ Year Member



I agree with JS_Harris

Esfandiar

5:19 am on Apr 4, 2009 (gmt 0)

10+ Year Member



Thank you JS_Harris & AnkitMaheshwari

Esfandiar

1:02 pm on Apr 4, 2009 (gmt 0)

10+ Year Member



JS_Harris & AnkitMaheshwari

Hi

i reinclude my entrie site, and now all of pages are back to google's SERP, but more than 5600 unwanted page is back to index now, all of this pages are url like this:

http://www.example.com/mypage.asp?para=(some string)

after my site is back, i'm tring to remove 5600 page one by one, unwanted pages are blocked in robots.txt from 115 days ago but they are reincluded.

and now my questions:
1 - is that another way for removing pages that are similar in url?
2 - why after adding 900 url to google removal tool, it does not accept more, and an error is appeared like this:

*There was an error processing this request. Please try again*

Thank you

[edited by: tedster at 4:19 pm (utc) on April 4, 2009]
[edit reason] switch to example.com [/edit]

AnkitMaheshwari

7:13 am on Apr 6, 2009 (gmt 0)

10+ Year Member



If all the unwanted URL are having the same name except the parameter passed, then simply block following in the robots.txt, if not already.

disallow: /mypage.asp?para*

If above code already in robots.txt and do not hurry as Google many a times shows old URLs and report them as errors which might reduce (completely go) after sometime (even months).

Esfandiar

8:45 am on Apr 7, 2009 (gmt 0)

10+ Year Member



Thank you AnkitMaheshwari

This is exactly my case ***If above code already in robots.txt and do not hurry as Google many a times shows old URLs and report them as errors which might reduce (completely go) after sometime (even months).***

google says if you block the urls by robots.txt, this pages will not be crawled, but the urls are showed in SERP without Anchor and cache for months, but if you allow urls in robots.txt and add a meta tag, noindex, they are removed permanently after first crawl, and now i want to delete again my entire site, and allow urls in robots.txt, and adding a noindex tag in pages, after 11- 15 days, i will reinclude entire site, i hope during this time all of pages were crawled at least one time and were deleted forever, after this my bad pages will been deleted permanently and my other pages reappears in SERP.

Is this method correct?

Esfandiar

5:36 am on Apr 15, 2009 (gmt 0)

10+ Year Member



any suggestion?

tedster

9:40 am on Apr 15, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds OK, except I don't think you need to disallow anything in robots.txt at all (if that's what you mean by "after 11- 15 days").

Just let googlebot spider everything, but add the noindex robots meta tag to the pages you don't want the pages indexed.

Esfandiar

9:40 am on Apr 16, 2009 (gmt 0)

10+ Year Member



Thank you very much tedster

i do that, have you any estimated time for delete completly (text and url) after first crawl with noindex tag by googlebot?

tedster

9:53 am on Apr 16, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've seen it happen within just a day or two after the crawl. Please let us know what results you get. It's always useful to know about the variations in experiences.

Esfandiar

10:04 am on Apr 16, 2009 (gmt 0)

10+ Year Member



Thank you

Absolutely