sviedinys Power Member Joined Apr 18, 2010 Messages 525 Reaction score 75 Dec 13, 2012 #1 When I check in webmaster tools, I see that I have alot of crawl errors on my site that looks like: Code: tag/name/><span%20class%20= But its only for TAG pages, I have no idea where is the problem, I never used any tag related plugins. Any solutions?
When I check in webmaster tools, I see that I have alot of crawl errors on my site that looks like: Code: tag/name/><span%20class%20= But its only for TAG pages, I have no idea where is the problem, I never used any tag related plugins. Any solutions?
Glenn BH Regular Member Joined Nov 10, 2010 Messages 324 Reaction score 274 Dec 13, 2012 #2 Are all of your "a" tags closed properly? Code: <a href="http://link-to-somewhere.com" class="some-class">LINK</a> Or if it only appears on tag pages, maybe it's something with your template.
Are all of your "a" tags closed properly? Code: <a href="http://link-to-somewhere.com" class="some-class">LINK</a> Or if it only appears on tag pages, maybe it's something with your template.
sviedinys Power Member Joined Apr 18, 2010 Messages 525 Reaction score 75 Dec 13, 2012 Thread Starter Thread Starter #3 I am using Arras theme. Glenn BH said: Are all of your "a" tags closed properly? Code: <a href="http://link-to-somewhere.com" class="some-class">LINK</a> Or if it only appears on tag pages, maybe it's something with your template. Click to expand...
I am using Arras theme. Glenn BH said: Are all of your "a" tags closed properly? Code: <a href="http://link-to-somewhere.com" class="some-class">LINK</a> Or if it only appears on tag pages, maybe it's something with your template. Click to expand...