|
#1
|
||||
|
||||
|
DESCRIPTION:
Automatically resubmits your sitemap by triggering a HTTP-request on new image upload. Make sure that you already have a sitemap created (hopefully dynamically), if you do not know how to do this, search for se.nsuo.us's Google Sitemap creator addon in the Pixelpost forums. IMPORTANT: Assumes that your sitemap is located at http://yourdomain.com/yourphotoblogpath/sitemap.xml If your sitemap is located somewhere else, you may redirect a http request by forwarding the url through .htaccess; for users of se.nsuo.us's Google Sitemap creator: Insert the following lines into your .htaccess file Code:
RewriteEngine On RewriteBase / RewriteRule ^sitemap.xml$ index.php?z=sitemap INSTALLATION Download and unzip the file to your addons directory. Make sure you have your sitemap at the specified location in the description. Upload a new post and the addon will do its job, you will see its updated status just before the crop thumbnails section upon update. NEW TAG: none DOWNLOAD: http://www.pixelpost.org/v1/index.ph...ds&details=197 |
|
#3
|
||||
|
||||
|
Geos, agreed! I think its fun, but its also hard to think of ideas outside one's needs within their personal photoblog. I wrote this because I was looking into sitemaps and wanted to improve the crawl rate from Google, I'm not sure how effective this will be, but it sure does automate the process instead of manually resubmitting it everytime you upload a post.
One thing would be nice though, if the addons page on the old pixelpost home were tagged or organized in some manner. The list is long and pretty jumbled. ;-) Next step for this addon is to make the sitemap url userr defined in the admin page and store it in the db. Last edited by janickg; 01-13-2007 at 03:02 PM. |
|
#4
|
|||
|
|||
|
It is nice to see addons being created to complement addons already present - thanks
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#5
|
||||
|
||||
|
Youve got right. There were and still are plans to rebuild Pixelpost's site but it needs time from all of developers. One of us need to make graphic and the other ones need to code it. Maybe after this release of PP (1.6) there will be enough time to rebuild Pixelpost's home
|
|
#6
|
|||
|
|||
|
Thanks for this...
I just installed both the sitemap creator and the admin half that work so well together... thanks for the addons!
__________________
http://photography.ryangallagher.name |
|
#7
|
||||
|
||||
|
Great to hear! Hopefully this coming weekend (or sometime) I get to work on making the address of the sitemap user-defined in the admin options.
|
|
#8
|
||||
|
||||
|
Thanks for this... I am just getting wise to the whole google sitemap thing.. if anyone needs help creating a sitemap I just found this great program:
http://gsitecrawler.com/ I am a little confused by this addon... and the .htaccess tweak. What exactly does this do? Will it affect the way other things crawl the site? .. for example my sitemap is going to be in my root folder... http://www.mysite.com/sitemap.xml but my blog resides in the subfolder http://www.mysite.com/blog/index.php If I redirect to the blog will the sitemap generator no longer crawl the rest of the site? Thanks for creating this addon!
__________________
folkphotography |
|
#9
|
||||
|
||||
|
You do not need to redirect anything, just http redirect the request for yoursite.com/blog/sitemap.xml to yoursite.com/sitemap.xml using .htaccess.
This will tell the servers that anyone trying to access yoursite.com/blog/sitemap.xml will pull up your sitemap itself. Google will use the information in your sitemap to help in its crawl, this doesn't mean the rest of your domain will not be crawled. I hope that clarifies things. |
|
#10
|
||||
|
||||
|
yes indeed .. .thanks much
__________________
folkphotography |
| Post Reply |
| Thread Tools | |
|
|