Results 1 to 4 of 4

Thread: deleting the html extension
      
   

  1. #1
    temo7077 is offline Sergeant
    Join Date
    Jan 2010
    Posts
    32

    Question deleting the html extension

    for exapmle:
    my complete url is: http://www.genesisglass.net/services-showerdoors.html but i want people to just type in their browser: genesisglass.net/showerdoors How do i do that in a way that it redirects to the first URL?

    any ideas out there

  2. #2
    jcaywood is offline Major
    Join Date
    Dec 2007
    Location
    Bastrop, TX USA
    Posts
    417

    Default Re: deleting the html extension

    You should be able to redirect it to the first URL.
    If you type 'genesisglass.net' into the address bar it takes you to your home page. So try using a redirect for genesisglass.com/showerdoors to the URL with .html. You may have to test it and if it doesn't work try adding 'http://.www.' to the redirect.

  3. #3
    CarbonTerry's Avatar
    CarbonTerry is online now Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: deleting the html extension

    You will need to have a "showerdoors" no quotes folder inside your public_html folder.
    You will have to construct another index page with the showerdoors content.
    This will need to be saved to a "showerdoors" folder inside your BV folder to keep from overwriting the main index page.
    You would then have to publish to public_html/showerdoors
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  4. #4
    CarbonTerry's Avatar
    CarbonTerry is online now Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: deleting the html extension

    Has this worked for you?
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49