![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a site that started with 5 pages and is now over 50. It contains a side bar that I must update monthly. Needless to say, I need a better way (obviously not frames!) so am going to use php functions. However, all may page extensions will change from .html to .php. Will this have any effect on my search engine placement/rankings? |
#3
| |||
| |||
|
|
TT wrote: I have a site that started with 5 pages and is now over 50. It contains a side bar that I must update monthly. Needless to say, I need a better way (obviously not frames!) so am going to use php functions. However, all may page extensions will change from .html to .php. Will this have any effect on my search engine placement/rankings? No BTW, an alternative would be to use SSI - dead easy. SSI normally triggers the parsing on the server with an .shtml extension but you can, if you have .htaccess facilities, change the settings so that html extension files are also server parsed. That would save you making changes to the extensions. http://www.bignosebird.com/sdocs/include.shtml -- PeterMcC If you feel that any of the above is incorrect, inappropriate or offensive in any way, please ignore it and accept my apologies. |
#4
| |||
| |||
|
|
I have a site that started with 5 pages and is now over 50. It contains a side bar that I must update monthly. Needless to say, I need a better way (obviously not frames!) so am going to use php functions. However, all may page extensions will change from .html to .php. Will this have any effect on my search engine placement/rankings? |
#5
| |||
| |||
|
|
you can, if you have .htaccess facilities, change the settings so that html extension files are also server parsed. That would save you making changes to the extensions. |
#6
| |||
| |||
|
|
I have a site that started with 5 pages and is now over 50. It contains a side bar that I must update monthly. Needless to say, I need a better way (obviously not frames!) so am going to use php functions. However, all may page extensions will change from .html to .php. Will this have any effect on my search engine placement/rankings? |
![]() |
| Thread Tools | |
| Display Modes | |
| |