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

Ajout de sitemap pour /pages/ #3753

Merged
merged 4 commits into from
Jul 31, 2016
Merged

Conversation

Emeric54
Copy link
Contributor

Q R
Type de modification Evoution
Ticket(s) (issue(s)) concerné(s) #3741

QA

  • Vérifier que le sitemap pour /pages/ est généré correctement (ici et )


class PageSitemap(Sitemap):
priority = 0.5
changefreq = 'yearly'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Un peu long ça. C'est des pages pas du tout coûteuses. Tu peux mettre 3j ou 1 semaine, plus c'est trop. C'est pas les spiders des moteurs de recherches qui vont poser des problèmes à notre infra.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'étais parti du fait que ces pages ne changent quasiment jamais. Mais du coup oui, on peut passer à 1 semaine.

@vhf
Copy link
Contributor

vhf commented Jul 29, 2016

Top, merci ! :)

Peux-tu encore ajouter ce sitemap au robots.txt et linter le back ?

Suppression d'un import inutile

Changement de frequence
@coveralls
Copy link

coveralls commented Jul 29, 2016

Coverage Status

Coverage decreased (-0.007%) to 87.692% when pulling 2b8a95e on Emeric54:evo-3741 into 7178e1e on zestedesavoir:dev.

@coveralls
Copy link

coveralls commented Jul 30, 2016

Coverage Status

Coverage decreased (-0.01%) to 87.685% when pulling ea61ad4 on Emeric54:evo-3741 into 7178e1e on zestedesavoir:dev.

@GerardPaligot
Copy link
Member

QA ok. La sitemap se génère bien.

@GerardPaligot GerardPaligot merged commit 9d21b53 into zestedesavoir:dev Jul 31, 2016
@vhf vhf mentioned this pull request Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants