Soft 404 error on redirected outbound links

Soft 404 error on redirected outbound links - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Soft 404 error on redirected outbound links error on your web browser. Problem :


I have a redirect script on my site which sends visitors to an affiliate site. However in the last month I've noticed that Google webmaster tools is reporting my outbound links as a 404 error. Here is the breakdown on how its setup:



My outbound links are coded like this:



<a href="/f/c123" rel="nofollow" target="_blank">Link Title</a>


My redirect script will then perform a 302 redirect to the affiliate link



Originally I had the affiliate links (CJ) directly in the HTML, however I noticed over time that this had some impact on my sites traffic. So I changed them to a redirect script and my traffic returned. This seemed to work with no issues for over 1 year but now I'm getting soft 404 errors in Google webmaster tools.



I did try adding a rule in my robots.txt to block any links starting with /f/ but I'm not sure if this will help or Google will still report soft 404 errors.



I am considering as possible options to change the a tag to a button tag and use an onclick event to load the link.


Solution :

If you blocked the redirect path by robots.txt you probably solved the problem(from the technical part)



The soft 404 warnings at GWT will still appear, as there is 90+- days delay in Google Webmaster Tools(as John Mueller mentioned in one of the webmaster central hangouts)



I don`t think that removing the nofollow tag will solve the soft 404 error, as Google Treats affiliate links as unnatural links and devalue them algorithmically(and recommend adding nofollow tag if you worried about it)
Source:
Google+ post


We hope that this article has helped you resolve the google-search-console, redirects, 404 error in your web browsers. Enjoy browsing the internet uninterrupted!

Comments

Popular posts from this blog

How to redirect to any domain [duplicate]

"302 found" for index page bad for SEO?

Create redirect from url like www.example.us/?p=100&option=