There was a problem loading the comments.

Create a User-friendly URL by using htaccess

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

You can shorten the URL of your website by setting up htaccess to map a long URL such as example.com/files/folder/sitemap.html to example.com/sitemap.
Modify this line according to your needs, and then add this code to your htaccess file.

RewriteEngine on
RewriteRule ^sitemap/$ /files/folder/sitemap.html [L]

Share via
Did you find this article useful?  

Related Articles


Comments

Add Comment

Replying to  

Categories

Copyright 2023 | TPC Hosting | All Rights Reserved | Powered by ® The Projekt Company