Hello
I have a problem with my sitemap. When i submit it to Google Webmaster Tools i receive this error:
|
|
Errors
|
Invalid URL
|
This is not a valid URL. Please correct it and resubmit.
|
It seems to be a problem with site_url . In my sitemap file it looks like this:
<url>
<loc>/1/this-is-my-first-question</loc>
<priority>0.999610340365</priority>
</url>
and it should look like this:
<url>
<loc>http://www.techwarn.com/help/1/this-is-my-first-question</loc>
<priority>0.999610340365</priority>
</url>
My sitemap is here: techwarn.com/help/sitemap.xml . Please take a look.
Please help me. Thank you