HTML Site Map von www.toenedererinnerung.de

Homepage Last updated: 2014, November 22

/ 5 pages
Töne der Erinnerung - Musik und Demenz
impressum
Disclaimer
Datenschutz
    
text/ 1 pages
http://www.toenedererinnerung.de/text/Text%20zur%20Demenzmusik%20-%20Dr%20Schütt.pdf

Als Sitemap rsp. Site-Map, seltener auch: Seitenübersicht, wird die vollständige hierarchisch strukturierte Darstellung aller Einzeldokumente (Webseiten) eines Internetauftritts bzw. einer Website bezeichnet (Seitenstruktur). Im Idealfall zeigt die Sitemap auch die hierarchischen Verknüpfungsstrukturen der Seiten an. Eine Sitemap wird von den Betreibern einer Website zur Verfügung gestellt, um den Besuchern einen Überblick zu geben, welchen Umfang und welche Struktur ein Webauftritt hat. Bei sehr umfangreichen Internetaufritten können in der Sitemap nicht mehr alle Einzeldokumente angezeigt werden, so dass man sich auf die Darstellung der hierarchischen Struktur beschränkt.

Inhaltsverzeichnis [Verbergen] 1 Abgrenzung 2 Vor- und Nachteile 3 Technisches 4 Sitemaps für Suchmaschinen 5 Literatur 6 Weblinks Abgrenzung[Bearbeiten]

Organigramm der Internetpräsenz von Google. Darstellung der Verlinkung von Seiten untereinander Die Sitemap ist nicht mit einem Inhaltsverzeichnis zu verwechseln. Das Inhaltsverzeichnis gibt an, welche Themen im Webauftritt enthalten sind. Dies muss sich nicht unbedingt mit Einzeldokumenten decken, denn eine einzelne Seite kann auch mehrere Themen enthalten. Genauso wenig ist die Sitemap mit einem (bspw. alphabetisch geordneten) Index zu verwechseln. Die Grenzen zwischen diesen Bereichen können allerdings fließend angelegt sein.

Vor- und Nachteile[Bearbeiten] Sitemaps sind ein effektives Mittel zur Suchmaschinenoptimierung, da sie sicherstellen, dass alle Seiten einer Webpräsenz erreichbar sind. Dies ist insbesondere dann relevant, wenn Teile der Seite beispielsweise mit Adobe Flash oder JavaScript-Menüs generiert sind, d.h. Barrieren aufweisen.

Viele Suchmaschinen folgen zudem meist nur einer bestimmten Anzahl von Links innerhalb einer Website, sodass eine Sitemap bei sehr umfangreichen Webpräsenzen möglicherweise alleine dazu notwendig ist, dass Suchmaschinen alle Seiten einer Website erfassen.

Von der Benutzerfreundlichkeit einer Website her gesehen ist eine gut strukturierte und übersichtliche Navigation allerdings einer Sitemap im Allgemeinen vorzuziehen. Auch über eine interne Suche innerhalb einer Webpräsenz findet ein Besucher meist schneller das, was er sucht; im Gegenzug entfällt für den Webmaster der Verwaltungsaufwand für eine Sitemap.

Technisches[Bearbeiten] Die Sitemap ist in der Regel genauso ein elektronisches Dokument wie die anderen Dokumente, die darin dargestellt sind. Bei Webseiten handelt es sich also meist um eine (statische) HTML-Datei oder um eine dynamische Seite, die beispielsweise von einem Content-Management-System oder einer Wiki auf Basis aller vom Autor erstellten Seiten bei Aufruf generiert wird.

Sitemaps für Suchmaschinen[Bearbeiten] → Hauptartikel: Sitemaps-Protokoll Die Idee einer maschinenlesbaren Sitemap (z. B. für Suchmaschinen) führt zu dem Sitemaps-Protokoll, das URLs von Webseiten einschließlich einiger Metadaten (letzte Aktualisierung, Änderungshäufigkeit, Relevanz, Relation zu anderen URLs des Webauftritts, …) enthält. Solche Sitemaps ermöglichen Suchmaschinen beispielsweise eine leichtere Durchsuchbarkeit von Webauftritten.


"Site tree" redirects here. For site trees in forestry, see Site tree (forestry). For Wikipedia site map, see Help:Contents/Site map. A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for Web design, or a Web page that lists the pages on a Web site, typically organized in hierarchical fashion.
XML Sitemaps[edit] Google introduced Google Sitemaps so web developers can publish lists of links from across their sites. The basic premise is that some sites have a large number of dynamic pages that are only available through the use of forms and user entries. The Sitemap files contains URLs to these pages so that web crawlers can find them. Bing, Google, Yahoo and Ask now jointly support the Sitemaps protocol. Since Bing, Yahoo, Ask, and Google use the same protocol,[2] having a Sitemap lets the four biggest search engines have the updated page information. Sitemaps do not guarantee all links will be crawled, and being crawled does not guarantee indexing. However, a Sitemap is still the best insurance for getting a search engine to learn about your entire site.[3] Google Webmaster Tools allow a website owner to upload a sitemap that Google will crawl, or they can accomplish the same thing with the robots.txt file.[4] XML Sitemaps have replaced the older method of "submitting to search engines" by filling out a form on the search engine's submission page. Now web developers submit a Sitemap directly, or wait for search engines to find it. XML (Extensible Markup Language) is much more precise than HTML coding. Errors are not tolerated, and so syntax must be exact. It is advised to use an XML syntax validator such as the free one found at: http://validator.w3.org There are automated XML site map generators available (both as software and web applications) for more complex sites. More information defining the field operations and other Sitemap options are defined at http://www.sitemaps.org (Sitemaps.org: Google, Inc., Yahoo, Inc., and Microsoft Corporation).
Types of site maps[edit] A site map of what links from the English Wikipedia's Main Page. Sitemap of Google There are two popular versions of a site map. An XML Sitemap is a structured format that a user doesn't need to see, but it tells the search engine about the pages in a site, their relative importance to each other, and how often they are updated. HTML sitemaps are designed for the user to help them find content on the page, and don't need to include each and every subpage. This helps visitors and search engine bots find pages on the site. While some developers argue that site index is a more appropriately used term to relay page function, web visitors are used to seeing each term and generally associate both as one and the same. However, a site index is often used to mean an A-Z index that provides access to particular content, while a site map provides a general top-down view of the overall site contents. XML is a document structure and encoding standard used, amongst many other things, as the standard for webcrawlers to find and parse sitemaps. There is an example of an XML sitemap below (missing link to site). The instructions to the sitemap are given to the crawler bot by a Robots Text file, an example of this is also given below. Site maps can improve search engine optimization of a site by making sure that all the pages can be found. This is especially important if a site uses a dynamic access to content such as Adobe Flash or JavaScript menus that do not include HTML links. They also act as a navigation aid [1] by providing an overview of a site's content at a single glance. Benefits of XML sitemaps to search-optimize Flash sites[edit] Below is an example of a validated XML sitemap for a simple three page web site. Sitemaps are a useful tool for making sites built in Flash and other non-html languages searchable. If a website's navigation is built with Flash, an automated search program would probably only find the initial homepage; subsequent pages are unlikely to be found without an XML sitemap.