Forum Moderators: Robert Charlton & goodroi
On the topic of 302 redirect or proxy hijacking.
I've heard these problems back then; and the reason I'm curious about this again, is that my pr 5 site suddenly not showing up on google's first page anymore, but when I search on my domain name it still exists on the first line of google, so most likely not penalized but for most keywords(good volume above 20k monthly search volume keywords) that my site use to rank on the first page of G is now completely gone.
It's also a site that is more than 2 years old but less than 3. So I don't think it's brand new site sandboxing.... which I'm kinda aware of.
So...
1. possibly not penalized...
2. possibly not sandboxed...
3. can be proxy or 302 redirect hijacked?
- I also search on a long string that only exists on my site with the quotes(ie. "long string"), it only shows my domain no other domains/proxies.
- I just added the <base> tag
- I also added reverse dnslookup and verify googlebot, msnbot and slurp and dump meta noindex or index if they are the right bots.
4. link building was a little stronger the past week since it got picked up by several different sites.
5. Or could it be attributed to what I've been reading regarding google caffeine?
any thoughts?
best regards.
Apply htaccess 301 redirection if possible, and if not possible, use the rel="canonical" to refer Google to your best canonical version of the homepage.
Copy text from your homepage, text you believe to be unique, and place in quotes in Google. What do you see?
@erku, that's to tell the browser and the se(I believe) to use the base url for all relative urls.
@cainIV I tried searching some unique string on my page I did see some index.php pages with url parameters showing up in the index previous ppc efforts, I have since added items in google webmaster tool to ignore all possible parameters last jan 10th, which I'm guessing maybe I have duplicate pages because of the parameters, however google webmaster tools doesn't tell me I have html duplicate pages, I do have 2 duplicate title and duplicate meta description, which was also caused by the url parameters.
- do you feel this is possibly the cause of my delistment? of all pages across the site from google? I'm trying to make sure I learn from this mistake so I don't commit it again in the future.
@cainIV I tried searching some unique string on my page I did see some index.php pages with url parameters showing up in the index previous ppc efforts
You should only have one page on your website show up for unique searches of that text. If any of that text matches previous ppc efforts, simply rewrite the text.
I did see some index.php pages
Please elaborate on this part for us.
>first item
the string is actually a disclaimer under our page so we have that across the site, is this a bad idea? it's part of our site template.
>second item
I saw a bunch of index.php?param=blah¶m2=blah2... in google
for 2 days.. we saw google serving our pages on the first page and gave us some traffic and today it disappeared again... we saw about 10% each day of what we usally get...
is this teasing any indication of what they are trying to test? Is this a sympton of one of their filtering algorithm?
I have seen behavior that they only show a group of keywords index for your site.. for example:
for example I use to rank on all of these:
cheap green widget
affordable green widget
small green widget
cheap red widget
inexpensive red widget
unique red widget
holiday red widget
from time to time google only show our page with all
"green widget" keywords
and on other times google show our page with all
"red widget" keywords
I'm not too sure what filtering this symptons are for.
The easiest way to glean insights in my opinion is to copy the unique text from your landing pages, and compare this to the actual pages returned from your website in google.com.
The pages that are returned should match exactly, without parameters.
Make sure you do some reading about canonicalization at the home page of the website. I find far too many times this is still a problem for webmasters, even knowledgeable ones, and it is a good item to check off of your list early rather than later in a ranking drop assessment
I just read up on the canonicalization of home page from google blogspot. This is what you were talking about right? I never knew about this. Thanks. I'll add this.
To make this three links consolidate to one.
1. http://www.example.com/product.php?item=swedish-fish&category=gummy-candy
2. http://www.example.com/product.php?item=swedish-fish
3. http://www.example.com/product.php?item=swedish-fish&trackingid=1234&sessionid=5678
add to head
<link rel="canonical" href="http://www.example.com/product.php?item=swedish-fish" />
Let me look at the other stuff you wrote.
The proxy hijack in almost all cases occurs only when Google gives your site zero value in backlinks IMO.
anyways, our site came back january 20th about 11 days in the dark... although I'm not really sure what fix caused it to come back but I'm glad its back, I'm implementing all fixes anyways to all our sites, they're all good to have...
happy camper again...