WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Search Engine Optimization Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-29-2006, 10:41 AM
WebProWorld Member
 

Join Date: May 2006
Location: Across the other border
Posts: 26
JimmiJames RepRank 0
Default Dynamic VS static content

I wondering if there's any drawbacks of having all your content in a database when spiders crawl your site.
Reply With Quote
  #2 (permalink)  
Old 05-29-2006, 11:51 AM
WebProWorld Member
 

Join Date: May 2006
Location: Sol System
Posts: 39
Grokodile RepRank 0
Default

Most of the sites I build are PHP/MySQL based, so all of the real content is dynamic.

However, because PHP is on the server side, there is no need for the search engine spider to know how the data is organized. Titles, meta tags, headings, descriptive text and content can all be figured out and set based on your needs.

In otherwords, the database just appears to be a set of pages, as long as you ensure that some type of easy to discover navigation path is available.
Reply With Quote
  #3 (permalink)  
Old 05-31-2006, 02:02 AM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,657
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

No problems at all JimmiJames.
Reply With Quote
  #4 (permalink)  
Old 05-31-2006, 05:15 PM
WebProWorld New Member
 

Join Date: Aug 2005
Location: Madison, WI
Posts: 17
mcspec RepRank 0
Default php mysql good

Couldnt agree more. Php and mysql is the way to go. Remember though when creating google sitemaps and other to give SE's real paths to the page not the dynamic link or it wont find the page as easily.
Reply With Quote
  #5 (permalink)  
Old 06-01-2006, 10:23 AM
WebProWorld 1,000+ Club
 

Join Date: Sep 2003
Location: Texas
Posts: 1,283
flood6 RepRank 0
Default Re: php mysql good

Quote:
Originally Posted by mcspec
Remember though when creating google sitemaps and other to give SE's real paths to the page not the dynamic link or it wont find the page as easily.
I just wanted to point out that it can be bad for your SERPs if you can use more than 1 URL to get to the same page.
Reply With Quote
  #6 (permalink)  
Old 06-01-2006, 12:45 PM
WebProWorld Member
 

Join Date: May 2006
Location: Across the other border
Posts: 26
JimmiJames RepRank 0
Default Re: php mysql good

Quote:
Originally Posted by mcspec
Couldnt agree more. Php and mysql is the way to go. Remember though when creating google sitemaps and other to give SE's real paths to the page not the dynamic link or it wont find the page as easily.
Real path, now i'm confused? Since all my content is in a database, my pages don't actually exist until a user clicks on a link.
Reply With Quote
  #7 (permalink)  
Old 06-02-2006, 09:37 PM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,657
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

I am not sure mcspec meant, but the bottomline is you can simlpy send Google a list of you page URLs dynamic or not for your sitemap to work.
Reply With Quote
  #8 (permalink)  
Old 06-03-2006, 04:17 AM
WebProWorld Pro
 

Join Date: Sep 2005
Location: Manchester, UK
Posts: 257
mikesmith76 RepRank 0
Default

Quote:
Real path, now i'm confused? Since all my content is in a database, my pages don't actually exist until a user clicks on a link.
When using dynamic links with parameters the url can quickly become long and messy. Using mod_rewrite (or equivalent) you can make the url's look "static like".

For example if you had the following

news.php?year=2006&page=2&newsid=2365

yoou could create the following static like url

news/2006/2/2365.html

and use mod_rewrite to silently rewrite the second url into the first.

More information here
Reply With Quote
Reply

  WebProWorld > Search Engines > Search Engine Optimization Forum
Tags: , ,



Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0