Hi everyone, I am having an arabic site which contains all arabic url's, i have tried generating xml sitemap but it is not getting generated properly For Example as below:- "<url> <loc>http://www.abc.com/category/%D8%A7%EF%BB%B7%D9%82%D8%B3%D8%A7%D9%85/%D8%AE%D8%B7</loc> </url> iam willing to get a sitemap where all my arabic url's should be present in correct format can anyone suggest a good site which does it, or any free software. Waiting for your answers..
Hi, What you are seeing is URL encoded URLs which is the correct thing to do in XML sitemaps (it is per the official XML sitemaps protocol) You can check out this article about URL encoding in sitemaps