Tutorial: Write a Sitemap Plugin Day 8
Today I complete two easy tasks: intercept the URL http://www.myblog.com/sitemap.xml to serve the sitemap (it will work only with WordPress on Apache and permalink active) ping Google when something happens in WordPress (eg. a post changed) The two modifications are very easy. The first is a matter to do a little parsing of request uri: [...]
Read more
June 19, 2009 