Forum Moderators: Robert Charlton & goodroi
I believe that If Google hasn't crawled a particular link which I suppose to be highly authoritative and then eventually find my link
I mean how do you know that Google has not crawled the third-party page on which is your link?Ok, what do you think makes Google to not crawl my link? There's no 'nofollow' on the page level nor link level. Isn't Google supposed to crawl all the links on a link considering there are not that many outward links and that it may not be running out of budget? - On a side note, is external links counted in calculating crawl budget of a site?!
The fact that it did not crawl your "linked to" page does not mean that it did not crawl the third-party page where there is a link to your page and saw that link.If we are going by the brand, popularity and authority of that third-party page, it makes it a great place for a backlink. So, with no 'hits' for my link in my IIS logs, I came to the conclusion that it's not getting crawled. Again, if Google crawled that particular third-party link and not mine for some strange reasons, how's the link juice going to flow through that link to my link? I'm a just confused as I never thought of a scenario like the one you just said.
I need your help in how you would go about validating a particular backlink. I've been cleaning my redirect file as it has become unmanageable with so many rules. I notice that there are hundreds of 301 urls on high authoritative sites/pages which haven't got a hit in last 6 months.
Let's keep aside the link metrics, if a particular link hasn't got a hit in over last 6 months especially from Googlebot, do you think it's still worth having the redirect rule in my .config file?
if a particular link hasn't got a hit in over last 6 months especially from Googlebot, do you think it's still worth having the redirect rule in my .config file?
Being out of crawl budget is one of the reasons why this may happen, the other may be that Google considers it a low value page and therefore does not visit that often. But since you say that a third party page is an authoritative and popular site, then I would not risk removing this link because link juice not just arrives to that page of your site, but from there circulates to other pages on your site
then I would probably not remove these out of prudence - or remove them slowly one by one, and watch my logs and when googlebot eventually does recrawl the old URL (which now gives 404), then watch for some time afterwards whether there are any adverse effects.
googlebot usually doesn't "follow' the links it finds, at least not directly. Instead, it creates a record of the link and eventually visits the linked-to page later, but normally doesn't tell you where it found the original link.Isn't how often Google visits a link based on its PR? In that case, it could be obvious that Google didn't want to crawl my link because it consider it to be of less value.
If the redirects point to pages that have significantly different content than the original pages, then Google may consider it a "sneaky redirect". They mention it specifically in their guidelines.I think you misunderstood the original intention of the question. It's not about whether a redirect is sneaky or genuine (yes it's), it's about discontinuing a URL which has a few authoritative backlinks but with no 'hit' or whatsoever for a period of six months.
thus you need do nothing further to keep that relationship alive.Ok. 404s are pretty acceptable web standards too as far as Google is considered. A visitor lands on page A which is linking to my site and clicks on my link which is page A and gets a 404 - that's bad as for as user experience and referral traffic is concerned. Or it's that Google is crawling my link from any other sources and gets a 404 again it's bad because it could be finding my links from external sites and therefore I'm losing some link love. But if you read my question, it's about a hit or miss situation. And I don't have any other alternative link that I can suggest the external sites to replace.
The day after you remove the redirect, the Googlebot will crawl the old URL. Fact.Haha. As usual a witty and profound answer. How does G knows that I removed the link?
If there is a typo in your redirect and you fix it after one hour, the Bingbot will have crawled the incorrect URL in the meantime. Fact.
So are you sure about the "last 6 months"?Yes, didn't you help me with 'what's-so-great-about-log-file' thing? :-)
Unless you have thousands upon thousands of lines of redirect-- which is awfully unlikely unless your redirects themselves are badly written-- it can't possibly affect server performance.Yeah, that's the intention - cleaning the bad redirects along with unnecessary redirects.