Projects/Project/Generate Suggestions

Generate Redirect Suggestions

🤖 How Redirect Suggestions Work

  1. 1.
    Heuristic Matching — We first try path similarity, edit distance, and title matching
  2. 2.
    AI Fallback — If confidence is low (< 65%), we use embeddings for semantic matching
  3. 3.
    Quality Threshold — Only suggestions with 50%+ confidence are shown
  4. 4.
    Review & Approve — You review all suggestions before exporting

What Happens Next

  • • We'll analyze all unmapped dead URLs
  • • Generate redirect suggestions to your live pages
  • • Calculate confidence scores for each mapping
  • • Present results for your review
Cancel

✅ Requirements

  • • At least one dead URL imported from CSV or crawl
  • • At least one live page to use as redirect target
  • • Pro plan required for AI-powered embeddings (optional)

💡 Note

Free and Starter plans use heuristic matching only. Pro and Agency plans get AI-powered embeddings for better semantic matching on difficult cases.