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
5
Backup/Restore
3 Billing
18 cPanel Tutorials (Text)
1 cPanel User Manual
11 Databases
6 DNS - Nameserver
10 Domain Management
15 Email
8 Email Tutorials for IPad
8 Email Tutorials for IPhone
4 FTP
24 FTP Tutorials
8 Mail Filters & SPAM
11 Mobile
3 Others
1 PHP
1 RVSite Builder Web Builder
10 Security
3 SitePad
60 Softaculous
26 Wordpress
12 WordPress Tutorials with Video
Categories
- 5 Users Found This Useful
Related Articles
How to redirect a page to another page or website using .htaccess?
If a page on your website no longer exist and you want to redirect it to your new page or website...
php error: Allowed memory size of x bytes exhausted
If you are getting an error like "Allowed memory size of... in file...
Powered by WHMCompleteSolution