301 Redirect Rule Generator
Map old paths to new URLs and get the .htaccess 301 rules — essential for keeping your SEO after changing URLs or migrating.
Enter the old path (e.g. /old-article) and the new URL or path it should point to.
.htaccess rules
Add these above Joomla's rewrite block in your site-root
.htaccess. Joomla also has a built-in Redirects component
(System → Manage → Redirects) if you'd rather not edit files. Always use
301 (permanent) for SEO-preserving moves.