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]
Categories
11
* Fast Start ! *
51 * Storeadmin - Site Manager
4 Backup/Restore
7 Client Area Management
64 cPanel - Control Panel
4 CS-Cart
11 Databases
6 DNS - Nameservers
10 Domain Management
11 Domains
2 Drag n Drop Builder
38 Email
14 FTP
8 Mail Filters & SPAM
41 Mal-s Ecommerce
11 Mobile
3 Others
7 PayPal
13 Resources
9 Security
24 Technical Q & A
61 Videos
1 Webmail
15 What Went Wrong
17 WordPress
Categories
How to create a user-friendly URL using .htaccess? Print
- 0