mihai - thanks for the good effort - but it would be great if you can add this to the Pligg downloads at http://forums.pligg.com/downloads.php
Can we include it to the pligg core codebase?


![]() |
| | Thread Tools |
Xml sitemaps new version | |||||
|
Developed by mihai Developer Last Online: Dec 2009
Created by: Mihai Secasiu on 9 August 2007 Tested on pligg 0.9.9 and 1.0.1 and it works on both php5 and php4. More Details: xml sitemap v0.9 | PatchLog Revision History
Download Now
License Agreement The Foundations of the GNU GPL:* The freedom to use the software for any purpose * The freedom to change the software to suit your needs * The freedom to share the software with your friends and neighbors * The freedom to share the changes you make. Show Your Support
|
Similar Downloads | ||||
| Download | Developer | Category | Replies | Last Post |
| Comments |
| ||||
|
mihai - thanks for the good effort - but it would be great if you can add this to the Pligg downloads at http://forums.pligg.com/downloads.php Can we include it to the pligg core codebase? |
| |||
|
i think there must be a table 'not a post' somewhere in this forum with the modules, theirs updates and the version where they've been tested.. so you can chose any version to download thanks for your update Last edited by lacasuela; 04-17-2008 at 09:33 AM. |
| ||||
|
Thank you.
|
| |||
|
the link for yahoo api key dont work very well and there is two different keys for yahoo : for an html file and other one for the metatag, which is the good one? do you recommend ping SEO's when there is a news submitted? Last edited by lacasuela; 04-17-2008 at 07:03 PM. |
| ||||
|
good to hear for the improvement. i was using the old version of your xml sitemap. thanks for the hardwork.
|
| |||
|
Hello I have installed sitemap 07 on Video Music Tube Published: Musica, music, musique - News, Nouvelles, nouveautés. but I can't understand if it work or not ![]() I how can do? In google webmaster I can see that the last sitemap is that I have generate and upload. thank's |
| ||||
|
I can confirm that this version also works on 9.8.2 EDIT: There seems to be an error with the time in that Google tells me there is anerror with my date format. I have tried all number of different formats, but am unable to fix it. The only thing I can do to fix this is to remove the time and change the single quote to double quotes. If you are having this same problem go into xml_sitemaps_main.php Around line 92 find: Code: echo "<lastmod>".date('Y-m-d\TH:i:s',strtotime($r[0]))."</lastmod>"; Code: echo "<lastmod>".date("Y-m-d",strtotime($r[0]))."</lastmod>"; Code: echo "<lastmod>".date('Y-m-d\TH:i:s', $link->modified)."</lastmod>\n"; Code: echo "<lastmod>".date("Y-m-d", $link->modified)."</lastmod>\n"; Code: echo "<lastmod>".date('Y-m-d\TH:i:s', $m_time)."</lastmod>\n"; Code: echo "<lastmod>".date("Y-m-d", $m_time)."</lastmod>\n"; Last edited by nzbullet; 04-21-2008 at 05:33 PM. |
| |||
|
Thanks linka I'm going to try this tonight after work! Thanks so much! |
| |||
|
This problem is already fixed in version 0.7 Quote:
|
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where to download version 9.9.0? | unv1 | Questions and Comments | 6 | 05-03-2009 09:03 PM |
| Licensing | tbronson | Wiki Articles | 0 | 10-28-2007 12:55 AM |
| Issues Upgrading to version 8 | The Humanaught | Questions and Comments | 3 | 10-09-2006 06:01 AM |