HighDots Forums  

Changing Extentions

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss Changing Extentions in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TT
 
Posts: n/a

Default Changing Extentions - 10-11-2003 , 10:50 AM






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?



Reply With Quote
  #2  
Old   
PeterMcC
 
Posts: n/a

Default Re: Changing Extentions - 10-11-2003 , 11:49 AM






TT wrote:
Quote:
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.



Reply With Quote
  #3  
Old   
TT
 
Posts: n/a

Default Re: Changing Extentions - 10-11-2003 , 12:04 PM



Great, thanks for the info and I'll look into it!


"PeterMcC" <peter (AT) mccourt (DOT) org.uk> wrote

Quote:
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.




Reply With Quote
  #4  
Old   
kayodeok
 
Posts: n/a

Default Re: Changing Extentions - 10-11-2003 , 12:15 PM



"TT" <tool (AT) box (DOT) com> wrote in
news:bOqcnSlQbZc_hRWiXTWJhQ (AT) comcast (DOT) com:

Quote:
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?
You can keep the .html extension by adding the following to your
..htacess file:

AddType application/x-httpd-php .html

See also:
http://www.freewebmasterhelp.com/tutorials/htaccess/
http://www.google.com/search?q=%22Ad...tml%22&num=100
http://groups.google.com/groups?q=%2...tml%22&num=100

--
Kayode Okeyode
http://www.kayodeok.btinternet.co.uk/
Windows Resources


Reply With Quote
  #5  
Old   
Rene Pijlman
 
Posts: n/a

Default Re: Changing Extentions - 10-11-2003 , 04:05 PM



PeterMcC:
Quote:
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.
And you can do exactly the same thing with PHP.

--
René Pijlman

Wat wil jij leren? http://www.leren.nl


Reply With Quote
  #6  
Old   
TT
 
Posts: n/a

Default Re: Changing Extentions - 10-14-2003 , 02:00 PM



I was more comfortable changing the extensions to php so that is what I did.
When I look at the page, I can see the title fine. However, I used a spider
to check for broken links and it came back labeling everypage as "Untitled
Document." Is there a different code I need to use for the title tag, or
all meta tags for that case (even though they don't mean as much now)
differently for a php page?


"TT" <tool (AT) box (DOT) com> wrote

Quote:
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?





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.