Langsung ke konten utama

Postingan

Menampilkan postingan yang sesuai dengan penelusuran untuk ajax-feed-api-update

How To Create A Sitemap With Google Feed Control

One question I am asked often is how to create a sitemap, where posts are organized by category (label) and link directly to blog posts. There are several ways this could be achieved, such as manually coding a sitemap, or using a service to generate the feeds for each individual label. In this article, I'll explain my favourite method for creating a sitemap/table of contents for Blogger blogs: using a modification of Google "Feed Control" to generate a sitemap automatically using the minimal amount of code. Overview Creating a sitemap using Google's Feed Control is a relatively simple task. You need not know anything about JavaScript or HTML code in order to use this tutorial: so long as you're able to copy and paste, this should be fairly easy to install! The sitemap we will create will list all post titles from your blog, organized by their category/label on a post page. We can then link to this post page from elsewhere in the Blogger template, such