Oxygen level in the eyes of the world

While innovation is good, imitation is also true that important to go beyond.

There is no need for static URL?

January 3rd, 2009 * Category: Electronic Commerce * 7 Comments

Web site established, many people will think it necessary, static URL. Both pseudo-static or generate static pages, the goal is the same, generates simple URL.

My personal view is: URL static is necessary. Because the static URL for the search engine only, and is also facing your customers.

What is a static URL?

Such as the default this link: http://www.w757.com/?p=596
After the static URL: http://www.w757.com/596.html

Another example site, "Electronic Commerce" category default link: http://www.w757.com/?cat=363
After the static URL: http://www.w757.com/category/e-commerce

Another example is an example URL: http://www.w757.com/product.aspx?cat=cellphone&brand=nokia&model=N73&wifi=true
After the static URL: http://www.w757.com/cellphone/nokia/N73-with-wifi.html

Is not more simple, clear? Of course, I only use the pseudo-static function.

I suggest that the static, because:

  1. For SEO: search engine combined with more favorable your Sitemap.
  2. For the user senses: a reasonable URL structure, people seem more comfortable and more trust.
  3. For promotion: both IM or E-mail transmission, will be more convenient. IM and E-mail system will not hyperlink recognition error.

But the static should be noted that:

  1. URL rewriting rules reasonable. Including primary and secondary structures and so on.
  2. Do not include the temporary session ID and other parameters.
  3. Consider the server load.
  4. Non-pseudo-static, but static page generation, taking into account the interaction caused by deterioration of the cache.

Therefore proposed that we all will be static URL.

Original Source: Oxygen level in the eyes of the world [ http://www.w757.com ]

This link: http://www.w757.com/596.html

Reproduced, please include the above two lines, thanks.

Tags: ,

→ 7 comments

7 responses so far ↓

Leave a Comment