Hi, recently, we switched our French LaTeX (more than 1200!) FAQ from Dokuwiki to Sphinx-doc:
┌──── │ https://faq.gutenberg-asso.fr/ └──── and it is much much better now :) But we have a problem with Google SEO. Indeed, the URL of the Dokuwiki pages were extension-less whereas the URL of the Sphinx pages have the `.html` extension, e.g.: ┌──── │ https://faq.gutenberg-asso.fr/3_composition/texte/paragraphes/changer_l_indentation_en_debut_de_paragraphe └──── vs: ┌──── │ https://faq.gutenberg-asso.fr/3_composition/texte/paragraphes/changer_l_indentation_en_debut_de_paragraphe.html └──── And, AFAIU, this penalizes us for the indexation of our pages. Hence my question: is it possible to make an automatic redirection from the URL without extension to URL with .html extension? Thanks. -- Denis -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/87r0k7o807.fsf%40example.com.