Google Groups Home
Help | Sign in
Discussions > Crawling, indexing, and ranking > Pages with External Links Reduced to = 0, PageRank Reduced to Zero
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Pek  
View profile
 More options May 10, 10:14 am
From: Pek
Date: Sat, 10 May 2008 07:14:18 -0700 (PDT)
Local: Sat, May 10 2008 10:14 am
Subject: Pages with External Links Reduced to = 0, PageRank Reduced to Zero
My site has no duplicate content, no bad links (checked with Zenu), no
keyword stuffing, no cloaking, redirects most/all outbound links.
Can't seem to figure out why but on May 5, suddenly my PR was reduced
to zero and all external links on Webmaster Tools stopped showing up.
a link: www.sitename.com still shows 1,850 backlinks and a
site:www.sitename.com shows that the site is still technically in the
index, however it is no longer showing in search results at all for
anything other than its own name.

There is no notice in Webmaster Tools of a penalty or a violation of
webmaster guidelines, and I don't believe I have done anything shady.
Where should I do?


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Payne  
View profile
 More options May 10, 10:20 am
From: Phil Payne
Date: Sat, 10 May 2008 07:20:57 -0700 (PDT)
Local: Sat, May 10 2008 10:20 am
Subject: Re: Pages with External Links Reduced to = 0, PageRank Reduced to Zero
If it's the site in your profile, it's 302 redirected (and I suspect
that should be a 301):

http://web-sniffer.net/?url=http%3A%2F%2Fwww.ahmadvantage.com&submit=...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pek  
View profile
(1 user)  More options May 10, 10:46 am
From: Pek
Date: Sat, 10 May 2008 07:46:37 -0700 (PDT)
Local: Sat, May 10 2008 10:46 am
Subject: Re: Pages with External Links Reduced to = 0, PageRank Reduced to Zero
No, its not the site in my profile. The site was established about a
year ago, and started getting indexed and links around December.  It
started to rank relatively well and earn some PR through the end of
April, until May 5 when it got hosed.   It still ranks very well in
Yahoo! and MSN.

On May 10, 10:20 am, Phil Payne wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Pages with External Links Reduced to = 0 - no URL" by Phil Payne
Phil Payne  
View profile
(1 user)  More options May 10, 10:57 am
From: Phil Payne
Date: Sat, 10 May 2008 07:57:34 -0700 (PDT)
Local: Sat, May 10 2008 10:57 am
Subject: Re: Pages with External Links Reduced to = 0 - no URL
Well, forum rules require a URL.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pek  
View profile
 More options May 10, 1:37 pm
From: Pek
Date: Sat, 10 May 2008 10:37:55 -0700 (PDT)
Local: Sat, May 10 2008 1:37 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
www dot ratezip dot com

On May 10, 10:57 am, Phil Payne wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
webado  
View profile
(1 user)  More options May 10, 2:01 pm
From: webado
Date: Sat, 10 May 2008 11:01:31 -0700 (PDT)
Local: Sat, May 10 2008 2:01 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
You have a canonical problem: www and non-www urls coexist. Urls in
both forms have been indexed. Decide which one you want to keep and
301 redirect the others to the preferred form. Also make sure
navigation sticks to the same form.

Only submit the preferred form in Webmaster Tools.

This is how you sort out canonical forms for yrou kind of server
(Apache):
http://groups.google.com/group/only-validation/web/fix-canonical-issu...

http://oyoy.eu/page/headers/?full=1&url=http%3a%2f%2fwww.ratezip.com%...
Unfortunately your server is not prodcing a 404 for a non-existant
url. It responds with a 200. You should fix this asap.
I don't know what you've done there, since the default would be a 404.

On May 10, 1:37 pm, Pek wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdnanFaridi  
View profile
 More options May 10, 2:44 pm
From: AdnanFaridi
Date: Sat, 10 May 2008 11:44:18 -0700 (PDT)
Local: Sat, May 10 2008 2:44 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
I second what webado just analyzed.

The bulk of your links according to yahoo are going to the url without
the www and you've got the same content for the url with and without
the www.

I think Google treats this as two separate sites, but in your case, it
would appear as two separate sites with exactly the same content which
IMO is not good.

On May 10, 11:01 am, webado wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pek  
View profile
 More options May 10, 4:48 pm
From: Pek
Date: Sat, 10 May 2008 13:48:53 -0700 (PDT)
Local: Sat, May 10 2008 4:48 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
Thanks!! I will do the 301 of non-www urls and cause the server to
produce a 404 for non-existant URL.  Then what should I do?  Resubmit
the www version to Google somehow?

On May 10, 2:44 pm, AdnanFaridi wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
webado  
View profile
 More options May 10, 5:21 pm
From: webado
Date: Sat, 10 May 2008 14:21:23 -0700 (PDT)
Local: Sat, May 10 2008 5:21 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
Yes.

Fix the navigation to ONLY use the www version of the domain (or use
relative addresses).

If you have previously submitted the non www version to Webmaster
Tools, remove it.

Submit the www version. Get it verified.

Set the preferred domain in Webmaster Tools to the www version.

If you want to submit a sitemap for it, make sure all urls use the www
version.

Be patient for a while. Keep an eye on what the site: query shows. In
time all non-www urls will have switched over to www. Might take a
couple of weeks or longer, depends on how big the site is and how
often it gets crawled.

On May 10, 4:48 pm, Pek wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pek  
View profile
 More options May 10, 6:38 pm
From: Pek
Date: Sat, 10 May 2008 15:38:02 -0700 (PDT)
Local: Sat, May 10 2008 6:38 pm
Subject: Re: Pages with External Links Reduced to = 0 - no URL
thanks!

On May 10, 5:21 pm, webado wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google