Dynamic sites require highly specialized search engine marketing strategies that differ from those used for static sites. It's still hard to get dynamic sites indexed unless they're properly optimized. While search engines say they now index dynamic sites, and they do, many times it doesn't happen without a little help. And certainly the positioning of pages is another issue altogether
There are a number of strategies that can be used to convert your dynamic URLs into search engine-friendly URLs. Before we get into that, let's look at how the dynamic databases used by ecommerce sites and other large sites are created, and why they’re hard to index. What Keeps Dynamic Sites Hidden?Dynamic pages are created on the fly with technology such as ASP, Cold Fusion, Perl and the like. These pages function well for users who visit the site, but they don't work well for search engine crawlers. Why? Because dynamically generated pages don't actually exist until a user selects the variable(s) that generate them. A search engine spider can't select variables, so the pages don't get generated -– and can’t be indexed. The big problem is that crawlers such as Google can't read the entire dynamic database of URLs, which either contain a query string (?) or other database characters (#&*!%) known to be spider traps. Because search crawlers have problems reading deep into a dynamic database, they’ve been programmed to detect and ignore many dynamic URLs. We recently increased a client's search engine potential from 6 to 659 pages. Considering that Google saw only half-a-dozen pages originally, we think hundreds of optimized pages will significantly increase our client's search engine visibility.
Making Dynamic Sites VisibleThere are a few dynamic-page optimization techniques that can be used to facilitate the indexing of dynamic sites. The first that comes to mind is to make use of static pages. There are also many methods that convert dynamic URLs to search engine-friendly URLs. Another good way to achieve wider visibility is to use paid inclusion and trusted feed programs that guarantee the indexing of dynamic sites, or a specific number of click-throughs. Static Pages Place links to your dynamic pages on your static pages, and submit your static pages to the search engines manually according to each search engine's guidelines. This is easily done with a Table of Contents page that displays links to dynamic pages. While the crawlers can't index the entire dynamic page, they will index most of the content. Active Server Pages (ASP) XQASP from Exception Digital Enterprise Solutions is an excellent tool for converting dynamic ASP pages into search engine-compatible formats. For example, the following URL contains both "?" and "&," making it non-indexable:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=3&txtCodeId=769 Below, it has been made search engine-friendly (all "?" and "&" and "=" characters replaced with alternate characters): http://www.planet-source-code.com/xq/ASP/txtCodeId.769/lngWId.3/qx/vb/scripts/ShowCode.htm Once you've converted the URL, don't forget to use search engine optimization techniques to modify the HTML tags and the content within the tags, before submitting all your pages in accordance with each search engine's submission guidelines. ColdFusion. This might be an easy fix. Reconfigure ColdFusion on your server so that the "?" in a query string is replaced with a "/" that passes the value to the URL. Of course, you’ll still have to optimize your pages and make your site respond quickly when a crawler does come by for a visit.
next
Note: By Paul Bruemmer November 28th 2002
Please Click
if you like this on google plus.
|