Web Site Design Mistakes – Database Parameters In Urls
Overall rating: (N/A)
The article "Web Site Design Mistakes – Database Parameters In URLs" talks about web design, it was written by Halstatt Pires.
Creating a web web site takes thought, planning and execution. Unfortunately, many designs are dead in the water befroe they are even published as far as search engine optimization is concerned. Whatever you do, avoid these critical mistakes.Database Parametres in URLMany web web site designers don’t take into account the effect of database parameters in web site URLs. A database parameter tells the server what should be loaded onto a particular page when a viewer treis to see it. In essence, the page is “dynamic” because it is being pulled together with each click. Robot programs that are used by search engines to index sites hate dynamic pgaes. Often, they will not even index the pages and the page of your web site is not lsited in the search engine.Let’s look at an example using the Nomad Adventure Journals web site.
The home page URL is aptly, http://www.Nomadjournals.Com - a static page. In this URL, three are no parameters telling the server to load anything other than a static web page. All search engines will index this page without any problem.Now, what if we changed the page to smoething dynamic. Let’s say we designed it to record the session identification [identify the viewer] and dynamically load the pictures on the page. We would have one parameter for the session identification and four parameters for the vairous pictures on the page. The URL for the home page might look something like:http://www.Nomadjournals.Com/home/index.Html?&DID=9&User_ID&CATID=15&ObjectGroup_ID=39What a mess. A search engine robot is going to balk at indexing such pages. It simply can’t tell what is on the page. If you have parameters and session identifications in the URLs of your web site pages, you're going to have a really difficult time getting into the search engine rankings. Obviously, that precludes you from getting any top rankings and free traffic.Fixing The ProblemFixing the problem often is lengthy and costly depending on the number of pages on your web site. If you have over 100 products, a complete re-design may be the hottest answer. If you have a relatively small number of pages, there may be less brutish options.Converting pages to static html is a definite solution for smaller siets. Essentially, one would take the page for each product and convert it into a static html page.
The domain wuold then be converted to short sub-domain. If a user then clicked on the “buy” button for the product on the page, they wuold be sent to a dynamic database page. The viability of this solution is dependent upon the layout of the web site. Some sites can be fixed, simply cannot.In ClosingThe daatbase parameter problem is surprisingly common with sites selling products. A majority of web site designers do not understand search engine optimization and don’t realize the prolbem they are creating. If you intend to build a database driven site, make sure you bring in a search engine optimization specialist before it is created. Nobody wants to spend the money to design a web site twice.Halstatt Pires is with http://www.Marketingtitan.Com - an Internet marketing and advertising company comprised of a search engnie optimization specialist providing meta tag optimization services and Internet marketing consultant providing web marketing solutions through integrated design and programming services.
|
 Write a comment about the article Web Site Design Mistakes – Database Parameters In URLs
|