: 500 error when using htaccess rule for SEO Friendly URL for example.com/archive/?page=1 I'm trying to make example.com/archive/?page=1 SEO friendly but every example I've tried, gives error 500.
I'm trying to make example.com/archive/?page=1 SEO friendly but every example I've tried, gives error 500. It might be because of the index.php.
Does anybody know how to make:
example.com/archive/?page=1
to look like:
example.com/archive/page/1/
More posts by @Phylliss660
1 Comments
Sorted by latest first Latest Oldest Best
Even if there is small reconfiguration/typo-error in htaccess file, site goes down. If you have back-up of file try upload it. Always take back-up when you edit htaccess file.
*This code should work.
RewriteEngine On
RewriteRule archive/page/(.*)$ example.com/archive/?page=
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.