Announcement

Collapse
No announcement yet.

deleting the html extension

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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.
    Jerry

    Great Adult Gag Gifts
    Rockdale, TX - Class of 1965
    Milam County Historical Commission

    Comment


    • #3
      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

      Comment


      • #4
        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

        Comment

        Working...
        X