#1 2006-07-23 11:11:33

Zia
Moderator
RankingRanking
Registered: 2006-07-23
Posts: 13
Reputation :  [+ 0/ -0 ]
Expertise

Static or Dynamic content, does it make any difference?

There is a risk when using dynamic URLs: search engines don't like them. For those at most risk of losing search engine positioning due to dynamic URLs are e-commerce stores, forums, sites utilizing content management systems and blogs like Mambo or WordPress, or any other database-driven website.

More here:
http://www.loriswebs.com/dynamicstatic.html
http://www.webconfs.com/dynamic-urls-vs … icle-3.php


Regards
Zia

Offline

 

#2 2006-10-11 21:23:49

xtopher66
New member
Ranking
Registered: 2006-10-11
Posts: 3
Reputation :  [+ 0/ -0 ]
Expertise

Re: Static or Dynamic content, does it make any difference?

To turn the dynamic urls into static that the spiders can index you can on Linux servers use the Mod re_write command to remove the wildcard characters etc. It also involves the .htaccess file is an ASCII text document that can be placed in any directory on your site. It can be used to control access to files and directories, and customise some server operation in your site.

Google it.

Offline

 

#3 2006-11-21 22:09:27

ravi_mareedu
New member
Ranking
Registered: 2006-11-21
Posts: 5
Reputation :  [+ 0/ -0 ]
Expertise

Re: Static or Dynamic content, does it make any difference?

I do agre with xtopher66.

Here you can notice one thing. mod rewrite can possible on IIS also.

using .net technolgy or asp technology you can rewrite urls.

.net tech is effective way for url rewriting.

check this article for referance. http://www.15seconds.com/Issue/030522.htm



search engine optimisation australia

Offline

 

#4 2007-03-07 20:50:45

wslaat
New member
Ranking
Registered: 2007-03-06
Posts: 2
Reputation :  [+ 0/ -0 ]
Expertise

Re: Static or Dynamic content, does it make any difference?

Static URL known as the favourite URL for the SE spiders and you can convert your dynamic URL to Static by using Mod_rewrite.


موقع : موقع عربي موقع وصلات

Offline

 

#5 2007-04-10 17:27:43

the_informer
New member
Ranking
Registered: 2007-04-10
Posts: 4
Reputation :  [+ 0/ -0 ]
Expertise

Re: Static or Dynamic content, does it make any difference?

For webmasters that use CMS's such as Joomla/Mambo, there are some good modules to implement search engine friendly URLs.

http://extensions.joomla.org/component/ … Itemid,35/

Say goodbye to query strings.

Offline

 

#6 2007-04-17 02:15:01

Gracia
Member
RankingRanking
Registered: 2007-04-16
Posts: 18
Reputation :  [+ 1/ -0 ]
Expertise

Re: Static or Dynamic content, does it make any difference?

The difference between static and dynamic pages becomes significant when arguments appear in the stem. ie /index.php?ac=1&dc=2 etc.

The proposition is that there is additional overhead involved, so crawling occurs at a moderate pace to prevent loading the server unnecessarily. Google thus far, will index content (at a slower rate) with up to 2 args (as above).

It's not about whether content is dynamically generated (ie the bot could see this in the response headers where php for example may be reported as the generator of the page).

It's simply about load. Hence, if you have both static and dynamic content (as determined by the extension and/or presence of args) the static content will be readily indexed by google, while dynamic content is indexed at a slower rate.

Look at the bottom of this forum.. you'll see 'Library'. Googlebot would prefer to chew on that, than this forums dynamic content. Of course, once a site is popular and has a decent PR, the equation does change somewhat..

Offline

 

#7 2008-04-26 15:45:51

seoibiza
New member
Ranking
Spain
From: ibiza
Registered: 2008-04-26
Posts: 6
Reputation :  [+ 0/ -0 ]
Website  Expertise

Re: Static or Dynamic content, does it make any difference?

Gracia wrote:

It's not about whether content is dynamically generated (ie the bot could see this in the response headers where php for example may be reported as the generator of the page).

It's simply about load. Hence, if you have both static and dynamic content (as determined by the extension and/or presence of args) the static content will be readily indexed by google, while dynamic content is indexed at a slower rate.

Look at the bottom of this forum.. you'll see 'Library'. Googlebot would prefer to chew on that, than this forums dynamic content. Of course, once a site is popular and has a decent PR, the equation does change somewhat..

interesting, hadn't thought about different crawl rates affecting indexing hence performance before.

as well as mod rewrite we've found that the performance of dynamic content generally is greatly helped by dynamic generation of an html sitemap using pagetitles as the anchor to the page urls.

Last edited by seoibiza (2008-04-26 15:47:01)

Offline

 

Board footer

OPML feedsRSS feeds



Powered by WWWThreads Forum
© Copyright 2006, WWWThreads