summaryrefslogtreecommitdiff
path: root/doc/todo/Google_Sitemap_protocol.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-29 14:09:52 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-29 14:09:52 -0400
commit92b04db8833e812786d93a8dad8b9cb3741e5ed6 (patch)
tree440f16346f03e83648055c049436188cd4e0c1eb /doc/todo/Google_Sitemap_protocol.mdwn
parentb2eceeb7b94ced6328658ca87d916c63a03dcac4 (diff)
parent8ab0d60271f1723540460189d4f0133f78c9e6e5 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/Google_Sitemap_protocol.mdwn')
-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.