New customers save 5% – use code GURU5Shop Deals →
Others

How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into “example.com/sitemap” in .htaccess

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]

Was this article helpful?

Let us know — it helps us improve our documentation.

🙏
Thank you for your feedback!

Your input helps us write better guides for everyone.

← Browse more articles
⚡ Best Value
Shared Web Hosting

Fast LiteSpeed hosting from KES 199/mo. Free SSL, free domain & 24/7 support.

View Plans →

Latest from the Blog

View all articles →