{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"},{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"}],"enrichment":{"capability":"Sphinx extension that generates HTML redirect pages with meta refresh tags when you rename or move documentation files, preventing 404 errors without server-side configuration.","skillfed_tags":["sphinx-extension","url-management","documentation-tooling"],"use_cases":["Rename documentation pages without breaking external links or search engine indexing","Move entire documentation sections to new locations with wildcard redirect rules","Migrate a documentation site to a different domain while preserving old URLs","Maintain backward compatibility when reorganizing a large documentation structure","Centralize all redirect logic in conf.py instead of managing .htaccess or server config"],"what_it_does":"sphinx-reredirects is a Sphinx extension that automates the creation of redirect pages when you rename or move documentation files. Instead of leaving broken links, it generates lightweight HTML files with meta refresh tags that send visitors to the new location\u2014all configured from a single place in your project's conf.py file. It requires no server-side setup, works across domains, and supports wildcard patterns for bulk redirects.\n\nThe extension solves the common problem of maintaining documentation URLs as your site evolves. When you rename a page from `start.html` to `intro.html`, sphinx-reredirects generates a `start.html` that automatically redirects browsers to the new location. This keeps search engine rankings intact and prevents 404 errors for bookmarked or externally linked pages.","worth_installing":"Yes, if you maintain a Sphinx documentation site and need to handle URL changes. The extension is actively maintained, has low install friction, and solves a real problem with minimal configuration. The only caveat is that license metadata is unclear\u2014verify the MIT claim before use in contexts where license certainty matters."},"id":"sphinx-reredirects","links":{"html":"https://skillfed.io/packages/sphinx-reredirects","md":"https://skillfed.io/packages/sphinx-reredirects.md","pypi":"https://pypi.org/project/sphinx-reredirects/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-12-22","license_spdx":null,"license_treatment":"unclear","name":"sphinx-reredirects","python_support":"supports_current","summary":"The extension for Sphinx documentation projects that handle redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents."},"popularity":{"monthly_downloads":894004,"position":4794,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
