: Can I use nofollow for offsite links without it affecting my page rank? What I have is a page with almost all offsite links. Each clicked link is forwarded on to the destination. What I would
What I have is a page with almost all offsite links. Each clicked link is forwarded on to the destination. What I would like the search engines to do is to index the text between the anchor tag and not follow the link itself.
<a href="somelink">Index This Text Only</a>
I've read several articles and they all seem to contradict themselves as to when to use nofollow.
What's been happening over the past 2 months that the site has been live is that both Google and Bing are crawling the site as well as all the links on the site that it has been forwarded to. The search engines are now generating a lot of 404s for images and files that never existed on my site but rather seems to correlate to the site it was forwarded to. The search engines don't seem to honor the 302 header when forwarded.
I would like to get a definitive answer on the nofollow tag as it relates to my situation. Can I use nofollow to stop the 404s and if so, will it affect my page ranking negatively?
More posts by @Becky754
1 Comments
Sorted by latest first Latest Oldest Best
Nofollow isn't going to help you solve this problem. Nofollow prevents Google from assigning the authority to the links that it crawls, but it doesn't prevent Googlebot from discovering and crawling those links. If there is a bug in Googlebot as you suggest, you would need to stop it from crawling the links if you want the 404 errors to stop.
One way of doing so would be with robots.txt. It sounds like you are using a 302 redirect script on your site. The URL in your href might look something like /redirect.php?id=123456 which would then issue a 302 redirect to the final URL. In that case, adding Disallow: /redirect.php to your robots.txt file would prevent Googlebot from crawling the URLs and would effectively stop Google from finding new 404 errors.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.