Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 08-26-2008, 09:42 PM   #1 (permalink)
New Member
 
Join Date: Aug 2008
Posts: 1
Exclamation Can a website have pages with different suffixes?

This sounds like a simple question but I have never heard of anyone ever talk about this issue.

Lets say you have a webpage with 10 pages. Two pages are dynamic and use coldfusion. Those pages I assume need to have the .cfm suffix for the cf code to work.

But what about the other pages? Can they have the simple .htm suffix or do they also need the .cfm suffix?

The reason I am asking is because I am reviewing a website with about 2,000 pages and every one of them have the .cfm suffix though many page have just pure html/css syntax.
etphonehome is offline   Reply With Quote
Old 08-27-2008, 12:03 AM   #2 (permalink)
Silver Member
 
Join Date: Aug 2008
Posts: 102
Default

yes they can have different file extensions lots of sites have .php and . html. I could seee it having a small effect on seo because the .cfm are dynamic.
walkingbird is offline   Reply With Quote
Old 08-29-2008, 03:31 AM   #3 (permalink)
Bronze Member
 
abwebdesign's Avatar
 
Join Date: Aug 2008
Location: Butler, PA
Posts: 44
Default

Quote:
Originally Posted by etphonehome View Post
This sounds like a simple question but I have never heard of anyone ever talk about this issue.

Lets say you have a webpage with 10 pages. Two pages are dynamic and use coldfusion. Those pages I assume need to have the .cfm suffix for the cf code to work.

But what about the other pages? Can they have the simple .htm suffix or do they also need the .cfm suffix?

The reason I am asking is because I am reviewing a website with about 2,000 pages and every one of them have the .cfm suffix though many page have just pure html/css syntax.

If the website uses ColdFusion and maintains a template using the CF framework, it only makes sense to use .cfm for all of the pages, as it provides the ability to keep everything streamlined. In regard to the .html or .htm extensions, you can actually use any extension you want as long as the content-header returns the text/html status. Hypothetically, you could use .doc, .pdf, .ohmygodahugemonkey, and it will still display the page as it should, as long as the content-header and the server is set up to handle that extension.

The short version: I had a similar issue when working with our ASP.net server. As long as the server is mapped to control and handle an extension, you could use anything you want to.

NOTE: Using different file extensions will NOT positively, or negatively, effect SEO results.
__________________
Cheers,

Christopher M. Arkwright
AB Web.Design, LLC.
www.abwebsitedesign.com

Last edited by abwebdesign; 08-29-2008 at 03:33 AM. Reason: To make a short note.
abwebdesign is offline   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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 03:12 AM.


Computer Forum - TechZine - Webpage Design

 
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.