|
#31
|
|||
|
|||
|
Any chance to modify the script so that it lists the rewritten URLs I otherwise obtain from the "Rewrite URLs" AddOn?
Thus, modify this somehow? PHP Code:
HTML Code:
<IMAGE_PERMALINK_CLEAR>
__________________
photos.traumdieb.com - Life thru my lens |
|
#32
|
||||
|
||||
|
Hi all,
Iīm using this very importen addon, but my xml feed still has errors with spaces...can anybody help me where are those spaces? Not in calendar addon. Thanks Dr. http://drozdi-foti.prodam-chalupu.cz....php?z=sitemap |
|
#33
|
||||
|
||||
|
Well, I deleted everything looks like "space", all donīt using addons. My xml feed has only 2 empty rows less.... :-(
Is this part of code right or not? Code:
"; Dr. |
|
#34
|
|||
|
|||
|
Help! Sitemap.xml not showing up..
I have installed Google Sitemap Creator and can find my sitemap at http://blog.mckeephotography.com/index.php?z=sitemap
However, to use the ping plugin, I was trying to get to http://blog.mckeephotography.com/sitemap.xml and it doesn't exist. My pixelpost install is at the root level. What am I doing wrong?
__________________
My Pixelpost sites: http://blog.mckeephotography.com http://brandedstorytelling.net |
|
#35
|
||||
|
||||
|
Quote:
If you haven't created the .htaccess file as lazlo mentions above, then you won't be able to access the site map using /sitemap.xml You will need to either use the address /index.php?z=sitemap or create the .htaccess file.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#36
|
|||
|
|||
|
Hello,
Thanks for your addon, it works perfectly for me. I modified it a bit, to integrate it with the SEO 1.7 addon ( http://www.pixelpost.org/extend/modi...-pixelpost-17/ ), so it's kind of perfect at the moment ![]() You guys can check it at http://www.stargazer.eu/sitemap.xml . The links look like this : <loc>http://www.stargazer.eu/26/your-taste</loc> <lastmod>2008-09-07</lastmod> </url> − <url> <loc>http://www.stargazer.eu/25/ephemeral</loc> <lastmod>2008-08-29</lastmod> Regards, Cezar. |
|
#37
|
||||
|
||||
|
Hey there all,
Just like hessebub was asking I was also looking to generate a sitemap with clean URLs and I managed to modify the script to make it work. I'm also using the paged_archive addon with the mod_rewrite option ON. Here's the modified script: PHP Code:
$image_title = pullout($headline);Finally, modify the generated output to make it clean: <loc>".$cfgrow['siteurl']."$id$seo_title</loc>You see it working o my blog: http://www.bergspot.com/sitemap.xml
__________________
My photoblog: http://www.bergspot.com/ |
|
#38
|
|||
|
|||
|
Thank you bergonzzi this is working fine. Also thanks to se.nsuo.us for this great addon.
|
| Post Reply |
| Thread Tools | |
|
|