But the important SEO functionalities are part of the free plugin itself, So that, it’s not that important to buy a premium account for Yoast. Klicken Sie dann auf die rote Schaltfläche, um Ihre Site hinzuzufügen: „Property hinzufügen“. This WordPress SEO plugin helps you with your search engine optimization. Wenn Sie dies noch nicht getan haben, führen Sie die folgenden Schritte aus. Below are the steps I’ve taken. the_post(); if ($category[0]->cat_ID == $cat->cat_ID) { By using our website, you agree to our use of cookies (Privacy policy). } does it still include a link back to it’s own plugin page on the generated sitemap? add_shortcode('sitemap','getsitemap'); That’s why I tend to advise people to create a Sitemap Page template in their theme and use that. What location should I put the sitemap.php file in? Das WordPress Plugin Yoast SEO wird nun automatisch eine Sitemap.xml Datei erstellen. I am looking forward to learn more about SEO and your plugin. query_posts(‘posts_per_page=-1&cat=’.$cat->cat_ID); Hi …I’ve got a (almost) infinite loop problem with this one …am I the only one? /index.php [L] # END WordPress. Danach klickst Du auf den Unterpunkt „Installieren“. Sollten bereits Inhalte auf Deiner WordPress Webseite existieren, wird das Yoast SEO Plugin, diese Inhalte automatisch in die Sitemap.xml Datei einfließen lassen. To do that, follow these steps: first of all, create a partials folder within your theme folder. Thanks Yoast. Also for SEO, helps to have indexed all pages for site, which is not bad :). HTML Sitemap WordPress Page Template. Odd. In the Search box, type “Yoast SEO.” In the plugin box … Das WordPress SEO by Yoast-Plugin gehört bei meinen Projekten zu den Standard-Plugins. Paste the following code into that file and adapt as needed for your site: Now, wherever you need that HTML sitemap “bit” in your WordPress theme, use this: You could do this, for instance, for a sitemap page template. wp_list_pages( Now go to the first line of the file, and after the opening ”, Um diesen Vorgang zu beschleunigen, können Sie eine oder mehrere XML-Sitemaps an die Google Search Console senden. It’s not a feature in my WordPress SEO plugin just yet, but it might become one. Möchten Sie, dass Ihre Website von Google schneller indexiert wird? Good post. if ($category[0]->cat_ID == $cat->cat_ID) { Geben Sie hier den Namen Ihrer Sitemap(s) ein. 2. created sitemap.php file and put this file in the partials folder with the code below: echo '’; They certainly are if you use them wisely (and especially Bing seems to like them at times), but I like them even more for the fact that users like them a lot. I even managed to hack the code to display my custom post types in the site map. Auf diese Weise weiß Google, welche Seiten Ihre Website enthält, und kann Google anfangen zu indexieren. Any ideas what could be going wrong? echo "”.$cat->cat_name.””; Wenn Sie das Yoast SEO Plugin auf Ihrer WordPress-Website installiert haben, können Sie diese Sitemap automatisch erstellen lassen. XML – Sitemaps handle that with flying colors. $category = get_the_category(); Inhaberschaft bestätigen in Search Console. @yoast thanks for this cool snippit. Is it still a good idea to create a html sitemap? Wenn wir einen neuen Artikel oder eine neue Seite veröffentlichen, stellt das Yoast SEO-Plugin automatisch sicher, dass diese URL an die Sitemap hinzugefügt wird. Eine Sitemap ermöglicht Google die Seiten Ihrer Website möglichst vollständig zu erfassen, daher ist eine Sitemap essentiell für eine erfolgreiche Suchmaschinenoptimierung. Just like the above two plugins, Yoast SEO offers in-built WordPress Sitemap functionality. Yoast SEO – Fortgeschritten: bitte aktivieren! The plugin is used to improve the SEO of your site, so you can start getting more organic traffic. Since having a navigable sitemap is a crucial part of the process, the plugin handles that nicely. Since 2008 Yoast SEO has helped millions of websites worldwide to rank higher in search engines. Since 2008 Yoast SEO has helped millions of websites worldwide to rank higher in search engines. ) post } echo USG seem less troubling. Klicken Sie dann unten auf „Speichern“. =) I’d been using Dagon Sitemap for a while, but I prefer this much more. http://www.riverwoodphotography.com/sitemap. Cookies help us provide, protect and improve our products and services. The truth is that it simplifies the accessibility to the search engines. Thanks a lot for your country continuing contributions. $cats = get_categories('exclude='); Es hängt davon ab, welche Sitemaps Sie im Menü von Yoast SEO aktiviert haben. I am using your WP SCO plug-in but not having any luck with the generate XML site part. Would you mind sharing your code?? Sie können nur eine post-sitemap.xml (beitrag-sitemap.xml) oder/und eine page-sitemap.xml (seite-sitemap.xml) haben. Yoast SEO is packed full of features, designed to help visitors and search engines to get the most out of your website. It doesn’t scale well at all. ?>, ”, if ( ! I absolutely do have get_template_part below the_content. } it’s just showing [anime-list] on page. Dazu geben Sie die URL Ihrer Seite in Google folgendermaßen ein: Geben is ein: „inurl:“ vor der URL, die Sie überprüfen möchten. function sitemap_page() { I had to make some adjustments to the code. '';It is hard to see the difference, but they are different.