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]
Més Popular
How to add an email account
Related Guides How to Access your cPanel from the customer portal How to update your cPanel...
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...
How to update your SiteWorx Email Address?
If you want to change your SiteWorx email Address then follow these steps.1. Log into your...
Change Language of your SiteWorx Account?
SiteWorx supports a lot of languages, and if you want to change your SiteWorx language to your...
