Blograf

Htaccess Redirect Oluşturucu

Free Tool

Generate .htaccess redirect rules easily.

4.6/5(151 degerlendirme)

.htaccess Redirect Generator

Create Apache redirect rules for your website

Redirect Rules

Rule #1

301 is best for SEO - tells search engines the page has permanently moved

Generated .htaccess Code

# .htaccess Redirect Rules
# Generated by Blograf Tools

RewriteEngine On

How to Use

  1. Copy the generated .htaccess code
  2. Open or create .htaccess file in your website root directory
  3. Paste the code (or add to existing .htaccess)
  4. Save and upload to your server
  5. Test your redirects to ensure they work correctly

Important Notes

  • Always backup your existing .htaccess file before making changes
  • Incorrect .htaccess rules can break your website
  • This only works on Apache servers (not Nginx)
  • Test redirects in incognito mode to avoid cached results
  • Use 301 redirects for permanent changes to preserve SEO