|
xeerex -> RE: Use forwarding script & keep ratings? (10/13/2004 13:30:39)
|
From a google standpoint (and most others), the search engines will index ASP content or just about any dynamically generated content. How many times have you seen this when you google something? Remember that ASP and most dynamic languages are a server-side process so that as the bot crawls the page it sees the same content that is rendered to the browser (for the most part). Passing parameters in the URL does not generally affect most of the major engines either up to a point. They will still crawl the URL. As evidenced by this google (look at my second listing): Google Rexpage If you go ahead and build the product pages so that the bots will begin to index them, and then remove the original static content, then hopefully your dip in rankings will be minimal or shortlived. Redirects will many times not be indexed by Google. Remember the rule of thumb: CONTENT IS KING -- which explains why redirects are penalized. To quote from google's Webmaster and SEO pages: Fiction: Sites are not included in Google's index if they use ASP (or some other non-html file-type.) Fact: At Google, we are able to index most types of pages and files with very few exceptions. File types we are able to index include: pdf, asp, jsp, hdml, shtml, xml, cfm, doc, xls, ppt, rtf, wks, lwp, wri, swf.
|
|
|
|