Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   How to remove .html extension from URL? (http://siteownersforums.com/showthread.php?t=152075)

strawberrybob 02-12-2015 05:23 AM

How to remove .html extension from URL?
 
Hello everyone,

I am doing on page SEO for one of my clients. All URLs are having .html extension at the end and I tried to omit that from .htaccess file

Here is the code:

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]

But it's not working. What to do?

amdtreypt 02-13-2015 03:39 AM

you can revome .html extension by use of .htacsess file.

picnic spots in gurgaon | day outing near delhi


All times are GMT -7. The time now is 02:34 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.