You are not logged in.
Today Google announced that it wil try a new feature called Sitemaps, which will let webmasters have a say (in the form of a “suggestion”) in the crawling process of Google. This plugin is a first step in enabling textpattern-powered sites to use this feature.
I wrote this plugin because I needed it just this way for a site, I won’t have the time (and frankly: I do not have the interest) in maintaining and extending this plugin. There are some caveats to using it the way it currently is (read below). If anybody wants to “officially” take this over, let me know so this thread can be closed and the discussion be continued in the thread to your followup-plugin. Of course everybody is also free to just take the code and “fork” it or just adapt it to your needs – actually this is even encouraged.
<hr>
Version: 0.7 updated 1. Sept. 2005
Download: http://www.sencer.de/code/txp/asy_sitemap.txt
<hr>
Help-Section as provided in the plugin:
DISCLAIMER
THIS SOFTWARE IS PROVIDED AS IS AND FOR FREE. THE AUTHOR DISCLAIMS ANY AND ALL FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES WHATSOEVER ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE.
Important: Read Known Issues before using this plugin.
What is a Google Sitemap?
You can find the relevant Information on Google’s website:
How do I use this Plugin?
Out of the box this plugin will let you manually create a gzip-compressed sitemap through the extension-tab. However you can edit the code of this plugin and uncomment the two lines that start with register_callback if you want the sitemap to be automatically re-created everytime you post or edit an article. (You can also add more register_callbacks for other events). For automatic re-creation, you should also change the default variables in the code in a way that suits your needs. Before you rely on automatic re-creation of the sitemap, manually test the creation and make sure that it works.
Once a sitemap is generated you have to submit it to Google, see the above links.
What does the sitemap look like and what does it contain?
The Sitemap as generated by this plugin will inlude:
Known Issues
Last edited by Sencer (2005-09-01 15:18:34)
Offline
<strike>Ugh, I just saw that you have to “ping” google whenevery you generate the sitemap. The plugin currently does not do this. I will add this feature, before I put this to rest. Feel free to play with the plugin in the meantime.</strike>
Ok, The Plugin supports pinging google in the following way now:
Last edited by Sencer (2005-06-03 22:56:03)
Offline
Wow you’re fast. I just spent a little bit creating something similar to yours, however not as an admin plugin. Check it out and let me know if there is anything you need. I wouldn’t mind taking this over for you.
Offline
Hi, i did install this neat plugin, switched it live, went to the extension tab, clicked ->GO and got:
“sitemap.xml.gz does not exist. Create it and make it writable.”
Did i miss a step?
Last edited by alexandra (2005-06-05 11:52:26)
Offline
>will let you manually create a gzip-compressed sitemap through the extension-tab
by that do you mean the plugins tab?
neme.org | neme-imca.org | hblack.net | LABS
Offline
> colak wrote:
> >will let you manually create a gzip-compressed sitemap through the extension-tab
by that do you mean the plugins tab?
No colak, Sencer is talking about the extension tab which you find in the main navigation tabs of the admin area.
Offline
No. When you load the plugin tab, you cannot see the extension tab. This is done on purpose in TXP, so you can uninstall defective plugins. When you click on any other tab, you will see a new extension-tab.
Offline
got it thannx. works… i think! on clicking the ping to google, a blank page loads, is this right?
neme.org | neme-imca.org | hblack.net | LABS
Offline
> colak wrote:
> got it thannx. works… i think! on clicking the ping to google, a blank page loads, is this right?
correct. don´t foget to submitt your sitemap to google!
Offline