Wordpress sitemap plugin
I am using Wordpress myself as a blog engine and I started to develop some plugin to make it more comfy. When I started blogging with WP I used the Google XML Sitemap Plugin from Arne Brachhold, but I had two problem with that plugin. First of all, there was a couple of link in the sitemap and I don’t like the idea to hack a free plugin to remove those links. The second problem was the resources. That plugin used a lot of memory because if I didn’t set the priority it did an autocalculation. This part of the plugin was totally useless for me so started to build my own one.
The plugin is very simple. You can set the priority of the Homepage,Posts,Pages,Categories,Archives,Tags,Author pages, ping the Google, Bing,Ask.com and gzip the sitemap. The priority has a default value and the plugin doesn’t make any autocalculation.
So feel free to use and please leave a comment if you find a bug.
The plugin is hosted at the wordpress.org : Simple XML Sitemap

6. április 2010 13:32
Biztos megnézem, le is töltöttem!
Mahone
6. április 2010 13:45
Very fast!
Grat!
Memory usage:0.5 Mbyte
Build time:0.0571539402008 sec
7. április 2010 11:11
köszönöm. ez volt az egyik oka, hogy nem a google xml sitemap plugint használom, hanem csináltam ezt a sajátot. szerintem fölösleges posztonként a kalkulálni a prioritást és anélkül sokkal kevesebb erőforrásra van szükség.
17. június 2010 07:13
When i publish a new entry, sitemap doesnt build a new update it self. What the mistakes?
31. július 2010 06:30
which wordpress version are you using?
4. augusztus 2010 00:18
Exactly something i have been looking for! Btw, does it auto creates the sitemap or i have to create it manually? Also is there a way to check in the memory used?
5. augusztus 2010 14:55
869 pages and posts. The other xml sitemap plugins timed out. Yours worked Great thanks.
6. augusztus 2010 00:14
I want to ask if it sitemap created by it is accepted by bing and yahoo.
and in wordpress plugin directory it is written ,
“Compatible up to: 2.9.2″ does it work in v3 ?
12. augusztus 2010 10:27
It is accepted by bing and yahoo. I don’t have too much time these days so I didn’t checked if the plugin works with wp3 but I think it should. You could try if you like.