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
8
BTCPay Server
9 Cloudflare (cPanel)
10 CloudLinux (cPanel)
28 cPanel - Control Panel
11 Databases
48 DirectAdmin
6 DNS - Nameservers
10 Domain Management
17 Email
9 FTP
6 Installing a Control Panel
8 Mail Filters & SPAM
11 Mobile
3 Others
7 PayPal
47 Plesk
10 Security
61 SiteWorx (Control Panel)
76 Softaculous
19 SolusVM
5 SSL
19 Virtualizor
18 WHM
17 WordPress
Categories
How to create a user-friendly URL using .htaccess? Print
- 0