summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-06-29 07:58:44 -0400
committerJoey Hess <joey@kitenet.net>2008-06-29 07:58:44 -0400
commit4a46e91147501cd621352e9a09e4a2f3e3621728 (patch)
treeeded285847816d9c228da4bcc5fbefcf67b19373
parent3bd4592326b6e68e046ea2b1195839914868b988 (diff)
web commit by http://hendry.iki.fi/: feeds === sitemaps
-rw-r--r--doc/todo/Google_Sitemap_protocol.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Google_Sitemap_protocol.mdwn b/doc/todo/Google_Sitemap_protocol.mdwn
index 4de7168d2..39a3522d2 100644
--- a/doc/todo/Google_Sitemap_protocol.mdwn
+++ b/doc/todo/Google_Sitemap_protocol.mdwn
@@ -38,3 +38,5 @@ for an example. You will probably need to strip out the metadata variables I
According to [Google Webmaster tools](https://www.google.com/webmasters/tools/), my site isn't indexed for weeks at a time. Since I [blog](http://webconverger.org/blog/) every couple of days, that doesn't work. Yes I do have pingurl configured which [Google reader](http://reader.google.com/) does pick up quickly, but **not** the general search results from Google.
There is a [sitemap XML standard](http://www.sitemaps.org/protocol.php) that ikiwiki needs to generate for.
+
+Update: I've since discovered under [Google Webmaster tools 'Subscriber stats'](https://www.google.com/webmasters/tools/subscriberstats), you can tell Google to treat a feed as a sitemap. Therefore in many cases just submitting your [[ikiwiki/blog/]]'s feed will be enough for Google to start better indexing your ikiwiki site.