Closed Thread
Results 1 to 3 of 3

Thread: Remove .html extension!

  1. #1
    friendus50 is offline x10Hosting Member friendus50 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    25

    Remove .html extension!

    How can i remove .html extention from my website page and make them like example.com/featured intead of example.com/featured.html

  2. #2
    friendus50 is offline x10Hosting Member friendus50 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    25

    Re: Remove .html extension!

    Please help!!!!

  3. #3
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,635

    Re: Remove .html extension!

    1. Create and store your files with the .html extension

    2. Create your links without the .html extension

    3. Add the following to your .htaccess file in public_html:

    Code:
    RewriteEngine on
    RewriteBase /
    
    RewriteCond  %{REQUEST_FILENAME} !-d
    RewriteCond  %{REQUEST_FILENAME} !-f
    RewriteCond  %{REQUEST_FILENAME}.html -f
    RewriteRule  (.*)  $1.html [L]
    Nothing is always absolutely so.

Closed Thread

Similar Threads

  1. Remove .html from end of domain?
    By Jkirby92 in forum Off Topic
    Replies: 5
    Last Post: 06-10-2008, 07:55 PM
  2. how to remove index.html
    By rejomen in forum Free Hosting
    Replies: 3
    Last Post: 04-23-2008, 11:30 AM
  3. PHP remove html/other uncessary tags? - need help
    By a-a-a in forum Scripts & 3rd Party Apps
    Replies: 8
    Last Post: 10-30-2007, 07:12 PM
  4. How to remove index.html???
    By andarie in forum Free Hosting
    Replies: 3
    Last Post: 09-02-2007, 06:46 PM
  5. SEO: .html vs no extension
    By Torch in forum Scripts & 3rd Party Apps
    Replies: 5
    Last Post: 07-26-2006, 12:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers