Forum Moderators: open
Normally the site grows at a tempo of 200 to 500 pages a month indexed by Google and others ... but since about 1-week I noticed that my site was loosing about
5,000 to 10,000 pages a week in the Google Index.
At first I simply presumed that this was the unpredictable Google flux, until yesterday, the main index-page from www.widget.com disappeared completely our of the Google index.
The index-page was always in the top-3 position for our main topics, aka keywords.
I tried all the techniques to find my index page, such as: allinurl:, site:, direct link etc ... etc, but the index page has simply vanished from the Google index
As a last resource I took a special chunk of text, which can only belong to my index-page: "company name own name town postcode" (which is a sentence of 9
words), from my index page and searched for this in Google.
My index page did not show up, but instead 2 other pages from other sites showed up as having the this information on their page.
Lets call them:
www.foo1.net and www.foo2.net
Wanting to know what my "company text" was doing on those pages I clicked on:
www.foo1.com/mykeyword/www-widget-com.html
(with mykeyword being my site's main topic)
The page could not load and the message:
"The page cannot be displayed"
was displayed in my browser window
Still wanting to know what was going on, I clicked " Cached" on the Google serps ... AND YES ... there was my index-page as fresh as it could be, updated only yesterday by Google himself (I have a daily date on the page).
Thinking that foo was using a 301 or 302 redirect, I used the "Check Headers Tool" from
webmasterworld only to get a code 200 for my index-page on this other site.
So, foo is using a Meta-redirect ... very fast I made a little robot in perl using LWP and adding a little code that would recognized any kind of redirect.
Fetched the page, but again got a code 200 with no redirects at all.
Thinking the site of foo was up again I tried again to load the page and foo's page with IE, netscape and Opera but always got:
"The page cannot be displayed"
Tried it a couple of times with the same result: LWP can fetch the page but browsers can not load any of the pages from foo's site.
Wanting to know more I typed in Google:
"site:www.foo1.com"
to get a huge load of pages listed, all constructed in the same way, such as:
www.foo1.com/some-important-keyword/www-some-good-site-com.html
Also I found some more of my own best ranking pages in this list and after checking the Google index all of those pages from my site has disappeared from the Google index.
None of all the pages found using "site:www.foo1.com" can be loaded with a browser but they can all be fetched with LWP and all of those pages are cached in their original form in the Google-Cache under the Cache-Link of foo
I have send an email to Google about this and am still waiting for a responds.
Using LWP here is how the HTML-head of their pages looks like:
<html>
<head>
<title>Copied Title of the Hijacked Page</title>
<meta http-equiv="refresh" content="0; url=http://www.widget.com/">
<meta name="robots" content="follow, noindex">
</head>
<body bgcolor="#FFFFFF" text="#000000">
..... Further HTML Code .....
I simply can not understand why Google replaces good-performing index-pages like my:
"www.widget.com"
by a Meta-Refresh (redirect) page as:
"www.foo.net/some-keyword/www-widget-com.html"
This is really a huge BUG in Google's algo
[webmasterworld.com...]
There was also a more recent thread but I don't have a link to it.
It sounds as though the site may be cloaking so that it only delivers content to Googlebot and refuses browsers - either that or the site is offline.
Try the following link. You may try setting the user agent to googlebot to see what response you get. Alternatively, using Firefox¦about:config you can change the user agent strings I think - never tried it.
http://www.rexswain.com/httpview.html
Hope this helps
Kaled.
simple answer is YES it is.
Why haven't they done anything about it? We know their penchance for automated solutions over hand editing but considering that it's "BIG" problem surely they'd have found an automated solution with some alacrity?
[webmasterworld.com...]
And after searching I found many threads, all with different variations of the same problem.
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
Many more that were kind of related. And lots of stuff on the Yahoo forum too.
So what does it take to fix this? I could very easily do this to all my competition, not to mention all my outgoing links.
I could very easily do this to all my competition
Apparently so. And all you need is a throwaway domain with higher PR than theirs. No html, php or hacking skills required. Simply cut and paste a meta tag from the examples and replace the URL in it.
I just went through all those same threads that you found and it seems the problem dates back to last year (or, at least, Jan this year).
Google, how come you are so silent on this?
Google's engineers may have been drinking decaf at that meeting. :)
If googlebot then finds duplicate content on the net it would regard the older source as authoritative
That's what I thought they did till I saw one of my internal pages copied verbatim and the copied page ranking higher than ours in SERPS (the copy does have a higher PR). <sigh> Just sent them a cease and desist.
Also, almost all references to meta refresh in google answers say that it is a bad practice to use them. In fact, it was considered a popular spam ploy years ago and was used frequently by spam sites.
Something changed and changed drastically. Now there are many meta refreshes showing up in the SERPs. And if I got the timing right, this started right around the Florida fiasco.
I read all these posts of webmasters losing pages in the SERPs, sudden drops in referrals, etc etc., especially since Florida and I wonder if some of this might be related. I have found several of my sites with this problem. Thankfully, the other sites rank higher then the refreshes, and have stayed that way for some time.
But the site now in question has been REPLACED by a meta refresh. Two weeks ago, my home page ranked #50 for a specific key phrase, as of last Monday, the #50 spot is a link to a different site with a meta refresh to my site. My page is gone.
Pretty neat trick if you ask me. I think it needs to be fixed. Google is now broken and anyone can do this. I wonder how many sites will fall before the G takes notice?
:-(
A confused and totally bummed out WebDude
p.s.
My home page is still gone for all key phrases. It is still in the index though if I search the title. My home page is #1, a sub page of mine is #2. Guess what is #3? You got it! The site with the meta refresh that goes to their home page! And if I do an exact search on the title, my site is #1 and the site with the meta refresh is #2!
ARGGGGGGGGGGGGGG!
Fortunately it was an error on the part of the person who coded his links prog.
On removing all his links the problem went away.
Unfortunately the process took so long, with zero interest on the part of G, that I had abandoned the domain.
On another site which had one page duplicated, my page is now back in the cache, and PR has returned.
That's what I thought as well, but clearly it's not as I've had to send out over 20 C&D's in the past two days for this exact event.