NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page More SEO friendly?

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
5 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 02-27-2006, 06:46 AM THREAD STARTER               #1 (permalink)
Senior Member
 
dc1pop's Avatar
Join Date: Dec 2004
Location: UK
Posts: 1,893
dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold
 



More SEO friendly?


After ive just recied some help on my sites mod_rewrite rules.

I have a question. What is better SEO to search engines:

domain.com/page/pageitem

OR

domain.com/page/pageitem.html


Look forward to hearing what people think on this matter.

Daz
dc1pop is offline  
Old 02-27-2006, 06:48 AM   #2 (permalink)
Senior Member
 
Brian's Avatar
Join Date: Sep 2003
Location: Charlottesville Virginia
Posts: 2,317
Brian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to beholdBrian is a splendid one to behold
 




I prefer /pageitem.html better than just /pageitem
Brian is offline  
Old 02-27-2006, 07:02 AM THREAD STARTER               #3 (permalink)
Senior Member
 
dc1pop's Avatar
Join Date: Dec 2004
Location: UK
Posts: 1,893
dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold
 



Originally Posted by Brian
I prefer /pageitem.html better than just /pageitem
intesting i do currently have it set to .html so i guess that is a good move?

Would it be more better for search engines also as its a "finalised URL" so to speak have the .html ?
dc1pop is offline  
Old 02-27-2006, 08:26 AM   #4 (permalink)
Domains my Dominion
 
sdsinc's Avatar
Join Date: Aug 2005
Location: Web 1.0
Posts: 9,963
sdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatness
 


Third World Education Find Marrow Donors! Find Marrow Donors! Find Marrow Donors! Find Marrow Donors! Animal Rescue Animal Cruelty AIDS/HIV Animal Rescue Wildlife Breast Cancer Animal Rescue Wildlife
I think you can get rid off the trailing .html... so it looks like a directory instead of a HTML page. Anyway, '.html' has no value for seo purposes, it's the other keywords that matter.
__________________
NameNewsletter.com - free lists of available domain names
ZoneFiles.net (beta) - ccTLD and gTLD droplists
sdsinc is online now  
Old 02-27-2006, 08:54 AM   #5 (permalink)
A Wealth of Knowledge
 
stscac's Avatar
Join Date: Aug 2004
Posts: 3,803
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
 



Here's the deal.

Search engines like Google are looking for structured folder trees to assign an "importance weight". If you do not have a trailing slash on the url without the .html - they act the same. But if there is a trailing slash, the page is now looking at like a folder, being another part of the structure.

If it should be another part of the structure, then fine, let it be. I am a traditionalse the .html suffix on the end, although it is no longer necessary. It is no longer necessary because search engines like Google and Yahoo among other have the ability to crawl dynamic documents, and return the proper data to the databases.

Are you using mod_rewrite or just trying to determine a filestructure you are planning on using? If you're considering using mod_rewrite, there are a lot of great resources out there. I just posted a thread here about mod_rewrite so you might want to take a look at it if you are gonig to go that route.
????: NamePros.com http://www.namepros.com/programming/171740-more-search-engine-optimization-friendly.html

All the best

-Steve
stscac is offline  
Old 02-27-2006, 10:07 AM THREAD STARTER               #6 (permalink)
Senior Member
 
dc1pop's Avatar
Join Date: Dec 2004
Location: UK
Posts: 1,893
dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold
 



Im currently using mod_rewrite now. As i wanted it to rename paths while im using vBAdvance.

Hopefully when i can afford to buy vBSEO it wont conflict.

As you can see here:

Code:
http://footballtalk.org/stadiums/manutd-oldtrafford.html
This was orignally:

Code:
http://footballtalk.org/stadiums.php?page=manutd-oldtrafford
Also

Code:
http://footballtalk.org/page/coolstreamsguide.html
was orignally:
????: NamePros.com http://www.namepros.com/showthread.php?t=171740

Code:
http://footballtalk.org/index.php?page=coolstreamsguide
Is this the best way to have it?

Although the only problem with my method is pages under the pages and stadium folder can be accessed using either of these due to the way vBAdvanced works but i wanted to have it in sepearte folders to the human eye but knowing they arent.
dc1pop is offline  
Old 02-27-2006, 10:35 AM   #7 (permalink)
A Wealth of Knowledge
 
stscac's Avatar
Join Date: Aug 2004
Posts: 3,803
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
 



I am on my cell phone so sorry if this is a short reply. I think that you might have some troubles with your mod_rewrite.

I think, and I stress think, that when someone posts, you are going to find that when someone posts tries to link to an anchor, you might run into problems.

When i get back to my computer I will check this.

-Steve
stscac is offline  
Old 02-27-2006, 10:38 AM THREAD STARTER               #8 (permalink)
Senior Member
 
dc1pop's Avatar
Join Date: Dec 2004
Location: UK
Posts: 1,893
dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold
 



Originally Posted by stscac
I am on my cell phone so sorry if this is a short reply. I think that you might have some troubles with your mod_rewrite.
????: NamePros.com http://www.namepros.com/showthread.php?t=171740

I think, and I stress think, that when someone posts, you are going to find that when someone posts tries to link to an anchor, you might run into problems.

When i get back to my computer I will check this.

-Steve

No sure what you mean by the phrase "someone posts tries to link to an anchor"

As i can access the URLs straight on the fly by typing direct into a browser. However if your on about something else i welcome your view once your not on your cellphone

Thanks for your help!
dc1pop is offline  
Old 02-27-2006, 11:26 AM   #9 (permalink)
A Wealth of Knowledge
 
stscac's Avatar
Join Date: Aug 2004
Posts: 3,803
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
 



Ok, I'm back in front of the computer.

I was misguided about the site. I thought that the entire forum was utilizing mod_rewrite, not just the categories. I don't see any problems with this. But, as you know, for search engine purposes, you are going to want to keep the same format for these categories when you install vbSEO so your indexed pages don't just disappear.

-Steve
stscac is offline  
Old 02-27-2006, 01:52 PM THREAD STARTER               #10 (permalink)
Senior Member
 
dc1pop's Avatar
Join Date: Dec 2004
Location: UK
Posts: 1,893
dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold
 



Originally Posted by stscac
Ok, I'm back in front of the computer.
????: NamePros.com http://www.namepros.com/showthread.php?t=171740

I was misguided about the site. I thought that the entire forum was utilizing mod_rewrite, not just the categories. I don't see any problems with this. But, as you know, for search engine purposes, you are going to want to keep the same format for these categories when you install vbSEO so your indexed pages don't just disappear.

-Steve
Excellent

Thanks!
dc1pop is offline  
Old 02-27-2006, 03:08 PM   #11 (permalink)
A Wealth of Knowledge
 
stscac's Avatar
Join Date: Aug 2004
Posts: 3,803
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
 



Not a problem. Let me know if there's anything else you need.

-Steve
stscac is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forum Only Directories - free - SEO Friendly - fast gamecock Advertising & SEO Services 0 01-18-2006 11:25 AM
New SEO Friendly Directory! No Recip! Add now... ly2.com Advertising & SEO Services 7 11-27-2005 08:37 AM
Site Wide Links in Business Directory - SEO Friendly seomasters Advertising & SEO Services 0 07-14-2005 11:17 PM
Blog Scripts SEO Friendly? dgridley Web Design Discussion 4 12-16-2004 07:27 PM

 
All times are GMT -7. The time now is 02:10 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger