Home  /  Guides  /  URL Redirects
Tools & Analytics · Guide #30

URL Redirects

Create and manage 301, 302, and 307 redirects — with regex support, import/export, and hit counters.

⏱ 5 min read 👤 Beginner 📦 v6.0+

Where to Find This Tab

Go to SEO Rank Genius → Tools & Analytics → URL Redirects (second tab under “Utilities”).

Creating a Redirect

  1. Click Add New Redirect.
  2. Enter Source URL (old/broken).
  3. Enter Target URL (destination).
  4. Select type (301/302/307).
  5. Click Save.
💡
Use 301 for most cases. It transfers ~90% of link equity to the new URL.

Features

  • Regex support — Pattern-based redirects
  • Hit counter — Track redirect usage
  • Import/Export — Bulk CSV import
  • Auto-redirect on slug change — Automatic when you edit permalinks

Troubleshooting

Redirect Not Working

  • Clear browser and server cache.
  • Use relative paths (/old-page/).
  • Check for conflicts in .htaccess.