My last site crawl shows over 700 404 errors all with void(0 added to the ends of my posts/pages.
-
Hello,
My last site crawl shows over 700 404 errors all with void(0 added to the ends of my posts/pages. I have contacted my theme company but not sure what could have done this. Any ideas?
The original posts/pages are still correct and working it just looks like it did duplicates and added void(0 to the end of each post/page.
Questions:
There is no way to undo this correct?
Do I have to do a redirect on each of these?
Will this hurt my rankings and domain authority?
Any suggestions would be appreciated.
Thanks,
Wade
-
In the HTML of your pages there's an <a href="">link with "javascript:void(0". It appears that Google is getting into those. Is possible, remove that link or take it out of an</a> <a href="">element. Otherwise, you should be OK, those pages should 404. </a>