+ Reply to Thread
Results 1 to 5 of 5

Thread: About replacing index.html to index.php
      
   

  1. #1
    SatishM is offline Staff Sergeant
    Join Date
    Oct 2006
    Posts
    40

    Default About replacing index.html to index.php

    Hello ,
    Currently our homepage of www.stockmarketindian.com is index.html if we replace index.html to index.php is it going to affect people finding us through search engine?
    Please let us know.
    thanks
    regards
    Satish

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: About replacing index.html to index.php

    Hi, only bouncing the post up again. Would be interesting to hear about this one. On look through other forums there is a lot of mention on having the html extension parsed for php via htaccess. I get the impresion this is for s html site going to php, but not sure on this part, but hopefully someone will pop a long & solve the query & shed some light.

  3. #3
    larazovich's Avatar
    larazovich is offline General
    Join Date
    Jul 2006
    Location
    near San Francisco, California
    Posts
    5,818

    Default Re: About replacing index.html to index.php

    Quote Originally Posted by SatishM View Post
    Hello ,
    Currently our homepage of www.stockmarketindian.com is index.html if we replace index.html to index.php is it going to affect people finding us through search engine?
    Please let us know.
    thanks
    regards
    Satish
    No, doesn't affect anyone finding you, doesn't change that at all.
    Liz
    www.sebastopolparty.com
    www.raynordescendents.com

    Ring the bells that still can ring

  4. #4
    mattski's Avatar
    mattski is offline First Sergeant
    Join Date
    Jan 2008
    Location
    Colorado
    Posts
    80

    Default Re: About replacing index.html to index.php

    The only issue I see is if someone has bookmarked your page as: www.stockmarketindian.com/index.html

    If you replace the file then they will get a 404 error from their bookmark. Otherwise replacing that file will have no effect.

    On another note, if you have both files in your public_html folder then the index.html file will load as the default and index.php will not unless you type the URL and include index.php. I used this setup for a while when I was working on my site.

  5. #5
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: About replacing index.html to index.php

    As stated, changing the index page to php from html or vice versa, will not effect THAT page on the se's - as long as you are going to the page in the standard method: www.yourwebsite.com.

    It WILL effect if you change internal pages - so you'll need to do a redirect from each of those - because they are seen with the extension on them.

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