Hello Friends,
I need to create an images sitemap and I was wondering which could be the best approach for this.
We currently have all images under media library and by using Portal Engine, we add webparts on demand and some have images, some others do not.
By checking the guidelines on google website, I have been trying to find the best to do this but no luck yet: https://support.google.com/webmasters/answer/178636?hl=en&ref_topic=6080646
This the XML sample it needs to generate: <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
Any ideas, suggestions are always welcome.
Thanks in advance.
Hello Victor,
Regrettably, our out-of-the-box functionality for generating site map doesn't support images at the moment. You can develop a custom web part which will generate the XML file according to your needs.
Best regards, Martin
Please, sign in to be able to submit a new answer.