Wir sind jetzt auf LinkedIn: Folgen Sie uns auf LinkedIn, um Neuigkeiten und Ressourcen der Google Suche dazu zu erhalten, wie Sie Ihre Website auffindbar machen können.
Ein neuer Google Sitemap Generator für eure Website
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Dienstag, 13. Januar 2009
Es ist schon über drei Jahre her, dass wir den Python-Sitemap-Generator im Juni 2005 angekündigt haben.
Damals wurden viele hervorragende Sitemap-Generatoren von Drittanbietern entwickelt, die beim Erstellen besserer XML-Sitemap-Dateien unterstützen sollten. Die meisten von ihnen crawlen Websites oder listen Dateien auf einem Server. Wir aber haben eine andere Art von Sitemap-Generator erstellt: Er findet URLs auf eurer Website auf verschiedene Arten und gibt euch die Möglichkeit, automatisch verschiedene Arten von XML-Sitemap-Dateien zu erstellen.
Google Sitemap Generator
Unser neuer Google Sitemap Generator (Open Source) findet neue und geänderte URLs entweder anhand des Traffics auf eurem Webserver, über seine Protokolldateien oder mithilfe der Dateien, die auf dem Server gefunden werden. Durch die Kombination dieser Methoden kann der Google Sitemap Generator diese URLs sehr schnell finden und relevante Metadaten generieren. Dadurch sind eure XML-Sitemap-Dateien so effektiv wie möglich. Sobald der Google Sitemap Generator die URLs erfasst hat, kann er diese XML-Sitemap-Dateien für euch erstellen:
XML-Sitemaps für die Websuche gemäß dem Standard sitemaps.org
Mobile Sitemaps für Websites, die für Mobilgeräte optimiert sind
Sitemaps für Codesuche für den Quellcode, den ihr für Nutzer verfügbar macht
Außerdem kann der Google Sitemap Generator für alle neuen oder geänderten URLs einen Ping an die Google Blogsuche senden. Optional könnt ihr die URLs der XML-Sitemap-Dateien in die robots.txt-Datei aufnehmen und einen Ping an andere Suchmaschinen senden, die den sitemaps.org-Standard unterstützen.
Mithilfe der webbasierten Verwaltungskonsole ist es ganz einfach, die URLs an die richtigen XML-Sitemap-Dateien zu senden. Über diese Konsole könnt ihr auf verschiedene Funktionen zugreifen, mit denen Verwaltung ganz leicht ist, während die Sicherheit standardmäßig ein hohes Niveau hat.
Erste Schritte
Der Google Sitemap Generator ist ein Server-Plug-in, das auf Servern sowohl mit Linux/Apache als auch mit Microsoft IIS Windows installiert werden kann. Wie bei anderen serverseitigen Plug-ins müsst ihr administrative Zugriffsrechte für den Server haben, auf dem ihr es installiert. Ausführliche Informationen zur Installation findet ihr in der Dokumentation zum Google Sitemap Generator.
Wir freuen uns, den Google Sitemap Generator mit dem Quellcode veröffentlichen zu können, und hoffen, dass dadurch weitere Webhoster motiviert werden, dieses oder ähnliche Tools in ihr Hosting-Paket aufzunehmen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis blog post may contain outdated information; refer to the \u003ca href=\"/search/docs/crawling-indexing/sitemaps/overview\"\u003ecurrent documentation on sitemaps\u003c/a\u003e for the latest details.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Sitemap Generator is an open-source tool that helps webmasters create and maintain different kinds of sitemap files by discovering URLs on their websites through various methods.\u003c/p\u003e\n"],["\u003cp\u003eThe generator supports creating XML, Mobile, and Code Search sitemaps, and it can ping Google Blog Search and other search engines with new or modified URLs.\u003c/p\u003e\n"],["\u003cp\u003eIt's a server plug-in that can be installed on both Linux/Apache and Microsoft IIS Windows-based servers and requires administrative access for installation.\u003c/p\u003e\n"]]],["Google Sitemap Generator, an open-source tool, identifies new and modified URLs using web server traffic, log files, or server files. It then generates XML, mobile, and code search sitemaps. The generator can also notify Google Blog Search of URL changes and allows for sitemap URL inclusion in robots.txt. A web-based console facilitates secure administration. Installation requires server administrative access, with detailed instructions in the documentation.\n"],null,["# A new Google Sitemap Generator for your website\n\n| It's been a while since we published this blog post. Some of the information may be outdated (for example, some images may be missing, and some links may not work anymore). Check out our [current documentation on sitemaps](/search/docs/crawling-indexing/sitemaps/overview).\n\nTuesday, January 13, 2009\n\n\nIt's been well over three years since we initially announced the\n[Python Sitemap generator](https://code.google.com/p/sitemap-generators/downloads/list)\nin\n[June 2005](https://googleblog.blogspot.com/2005/06/webmaster-friendly.html).\nIn this time, we've seen lots of people create great\n[third-party sitemap generators](https://code.google.com/p/sitemap-generators/wiki/SitemapGenerators)\nto help webmasters create better sitemap files. While most sitemap\ngenerators either crawl websites or list the files on a server, we have created a different kind\nof sitemap generator that uses several ways to find URLs on your website and then allows you to\nautomatically create and maintain different kinds of sitemap files.\n\nAbout Google Sitemap Generator\n------------------------------\n\n\nOur new open-source\n[Google Sitemap Generator](https://code.google.com/p/googlesitemapgenerator/)\nfinds new and modified URLs based on your webserver's traffic, its log\nfiles, or the files found on the server. By combining these methods, Google Sitemap Generator can\nbe very fast in finding these URLs and calculating relevant metadata, thereby making your sitemap\nfiles as effective as possible. Once Google Sitemap Generator has collected the URLs, it can\ncreate the following [sitemap files](/search/docs/crawling-indexing/sitemaps/overview) for you:\n\n- XML sitemaps for Web Search according to the [sitemaps.org](https://www.sitemaps.org/) standard\n- Mobile sitemaps for mobile-friendly websites\n- Code Search sitemaps for source code that you make available to users\n\n\nIn addition, Google Sitemap Generator can send a\n[ping to Google Blog Search](https://www.google.com/help/blogsearch/about_pinging)\nfor all of your new or modified URLs. You can optionally include the URLs of the sitemap files in\nyour robots.txt file as well as \"ping\" the other search engines that support the\n[sitemaps.org](https://www.sitemaps.org/) standard.\n\n\nSending the URLs to the right sitemap files is simple thanks to the web-based administration\nconsole. This console gives you access to various features that make administration a piece of\ncake while maintaining a high level of security by default.\n\nGetting started\n---------------\n\n\nGoogle Sitemap Generator is a server plug-in that can be installed on both Linux/Apache and\nMicrosoft IIS Windows-based servers. As with other server-side plug-ins, you will need to have\nadministrative access to the server to install it. You can find detailed information for the\ninstallation in the\n[Google Sitemap Generator documentation](https://code.google.com/archive/p/googlesitemapgenerator/).\n\n\nWe're excited to release Google Sitemap Generator with the source code and hope that this will\nencourage more web hosters to include this or similar tools in their hosting packages!\n\n\nDo you have any questions? You can drop by our\n[Help Group for Google Sitemap Generator](https://groups.google.com/group/google-sitemap-generator)\nor ask general sitemaps question in our\n[Webmaster Help Forum](https://support.google.com/webmasters).\n\n\nPosted by [John Mueller](https://johnmu.com/),\nWebmaster Trends Analyst, Google Zürich"]]