Redirect index.html to root

Here is the code:

RewriteEngine On
RewriteRule ^index\.html$ / [R=301,L]
RewriteRule ^(.*)/index\.html$ /$1/ [R=301,L]

Put this code in .htaccess file

Comments

Popular posts from this blog

Best Practices for SEO Copywriting in 2022

Multilingual SEO - On-Page Optimization

How To Stop Referrer Spam ?