I would like to ask for help with the event google sitemap plugin:
I have created a kml-file with geocoded blog articles (description of playgrounds in Dresden). Now I would like to add the kml file to the google sitemap in the following way:
Code: Select all
...
<url>
<loc>http://www.example.com/example1.kml</loc>
<geo:geo>
<geo:format>kml</geo:format>
</geo:geo>
</url>
...Additionally question: is there a general public interest to enhance the sitemap-plugin in a way, a normal user could add (static) links to the sitemap in plugin administration? (I would file a feature request in this case, because I can not do it by myself