dynamische Seiten in Suchmaschinen
Thursday, 27. April 2006, 18:52:19
Bei Serach Engine Roundtable wird über Probleme mit dynamischen Anwendungen und deren Aufnahme und Ranking in Suchmaschinen gesprochen. Alles in Allem kein Problem, wenn man ein paar Dinge beachtet.
siehe auch: Google: Bestätigung nur 2 Parameter bei dynamischen Seiten
What is not a problem? Content in a database is not an issue. A question-mark is not an issue. Server side include is also not an issue. Extension names are not an issue (i.e. php, cfm, asp, html). Indexing barriers include; long and ugly URLs, duplicate content (session ids, click is, time stamped URLs), spider traps (infinite loops), server downtime and slow response. There are also indirect issues with dynamic sites; required support of cookies, JavaScript, flash, etc, SEO-targeting and personalization, Form (post method) based navigation.
siehe auch: Google: Bestätigung nur 2 Parameter bei dynamischen Seiten