Wordpress sitemap url problem causing WMT errors
-
The following types of links are appearing in my webmaster tools crawl errors report under 'other'. I've noticed they are in my sitemaps ( I run wordpress and use a plugin called Google XML sitemaps). How do I get rid of this error?
-
I would suggest checking your permalink structure. Go to Settings>>permalinks. I typically use the custom structure and just add /%postname%/ . If you are using a custom structure make sure it is correct.
That being said, After visiting your site I don't even see a "bands page" so you might want to also go through your source code and and see if there is an old link that didn't get removed. I found one today on a clients site. It was in a slider. So i just removed the link from the slider itself.
Good luck hope that helps