The portion of a dynamic URL that contains the search parameters when a dynamicWeb site is searched. Query strings do not exist until a user plugs the variables into a database search, at which point the search engine will create the dynamic URL with the query string based on the results. Query strings typically contain ? and % characters. The following URL is an example of a dynamic URL with a query string as the result of a search in the Webopedia database for the term "query string." The portion of the URL in bold is the query string: http://search.internet.com/www.webopedia.com?IC_QueryText="query%20string"&IC_QueryDatabase=www.webopedia.com.
Optimization for Dynamic Web Sites With just a few quick selections by the user visiting your site, a page can be generated on the fly based on nothing more than the user's specific interest or request.