Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format de date incorrect dans le sitemap xml #126

Open
oliviercrouzet opened this issue Mar 14, 2024 · 1 comment
Open

Format de date incorrect dans le sitemap xml #126

oliviercrouzet opened this issue Mar 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@oliviercrouzet
Copy link
Contributor

Pour un site, dont les articles, pour une raison qui nous échappe, n'étaient pas reférencés par Google, nous avons déclaré le sitemap dans la search.console de Google dans l'espoir (exaucé) de régler le problème.
Le format de date dans le fichier sitemap.html ("%Y-%m-%dT%T") a été signalé comme incorrect.
Apparemment, celui-ci le satisfait :
formateddate("%Y-%m-%dT%T+00:00").

question subsidiaire et béotienne : l'url de récupération du sitemap (host/site/?page=sitemap) au format xml - format aussi réclamé par la search.console - ne semble pas figurer sur les sites nova. Comment les moteurs font pour l'utiliser ?

@brrd
Copy link
Member

brrd commented Mar 15, 2024

question subsidiaire et béotienne : l'url de récupération du sitemap (host/site/?page=sitemap) au format xml - format aussi réclamé par la search.console - ne semble pas figurer sur les sites nova. Comment les moteurs font pour l'utiliser ?

Il faut soit les déclarer dans la console google, soit ajouter un fichier robots.txt à la racine du site : https://developers.google.com/search/docs/crawling-indexing/robots/create-robots-txt?hl=fr

@brrd brrd added the bug Something isn't working label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants