sitemap schema

You have a suggestion for a future version of phpMyFAQ? Then post it here!

Moderator: Thorsten

Post Reply
pmfuser
Posts: 106
Joined: Tue Apr 01, 2014 7:00 am

sitemap schema

Post by pmfuser »

As per this Google's page:

https://www.google.com/schemas/sitemap/0.84/

where it says "Google adheres to Sitemap Protocol 0.9 as defined by sitemaps.org" it looks like the auto-generated sitemap should be updated.

http://www.sitemaps.org/protocol.html

This is what should be in the head of the file:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
Thanks
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: sitemap schema

Post by Thorsten »

Hi,

fixed for 2.9.3: https://github.com/thorsten/phpMyFAQ/co ... f65a9132c2

Thanks!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply