Xml sitemaps new version

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools
Xml sitemaps new version
Developed by mihai mihai is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page
Designed for: Pligg 1.0.1
License: GNU GPL
Released: 04-17-2008
Last Update: Never
Installs: 33
Uses Module System
Includes Files to Upload
Not Supported by Author
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
  • v0.9 28 April 2008 urlencode title_url and category_safe_name to fix invalid urls because of special characters like those with an accent, diacritics or others ( details )
  • v0.8 26 April 2008 really fix date format this time ( details )
  • v0.7 17 April 2008 fix a bug in date format and add cache ( details )
  • v0.6 15 April 2008
    • use category safe name in category links
    • respect URLMethod when generating category links
    • modified to work on php4
  • v0.5 03 April 2008 SCB - Update to work with v9.9.0
  • v0.1 2007/06/09 Mihai - First version

Download Now

File Type: zip xml_sitemap_0.9.zip (7.5 KB, 266 views)

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

  • This download may not be copied, reproduced or published elsewhere without author's permission.

Similar Downloads
Download Developer Category Replies Last Post

Comments
  #22 (permalink)  
Old 05-05-2008, 06:30 AM
Casual Pligger/Coder
 
Join Date: Jun 2007
Posts: 32
Quote:
Originally Posted by peppolone View Post
Hi mihai, i changed

Code:
RewriteRule ^sitemap-([0-9]+).xml module.php?module=xml_sitemaps_show_sitemap&i=$1 [L]
whit
Code:
RewriteRule ^sitemap-([^/]+).xml module.php?module=xml_sitemaps_show_sitemap&i=$1 [L]
because sitemap-pages doesn't work whit 0-9
bye
Thanks,
The suggestion about the rewrite rules is already updated in the new version of the module but if you used an older version your configuration page would still show the old one because that would already be in your db.
Reply With Quote
  #23 (permalink)  
Old 05-06-2008, 03:32 AM
Pligg Donor
Pligg Version: 9
Pligg Template: expertvision
 
Join Date: Mar 2008
Posts: 57
Quote:
Originally Posted by mihai View Post
it seems there's a problem with your mysql connection... Same problem on the site too so this is unlikely to be because of the sitemap module
Yes mihai, maybe a problem of sql... sometimes google give me the error and sometimes not.
I'm waiting the new server and then tell you.

thank's
Reply With Quote
  #24 (permalink)  
Old 05-31-2008, 01:46 AM
New Pligger
 
Join Date: Jan 2007
Posts: 29
thank you so much for this extremely useful module. I truly appreciate it.

I am running into an issue with the rewrite of the sitemap-0.xml file.

I am using the following:

RewriteRule ^sitemapindex.xml module.php?module=xml_sitemaps_show_sitemap [L]
RewriteRule ^sitemap-([0-9a-z]+).xml module.php?module=xml_sitemaps_show_sitemap&i=$1 [L]

The sitemapeindex.xml displays correctly; however, the sitemap-*.xml file will not load. It just shows the custom error page.

If i use the following full path, then it will work:

module.php?module=xml_sitemaps_show_sitemap&i=2

I have enabled the URL friendly configuration option.

Please let me know what I am doing wrong and how I can correct this. I would so appreciate it!

Thank you!
Reply With Quote
  #25 (permalink)  
Old 06-24-2008, 06:35 AM
Toon's Avatar
Casual Pligger
Pligg Version: 995
 
Join Date: Oct 2007
Location: Sheffield, UK
Posts: 36
The Google Sitemap errors show as this...

An invalid date was found. Please fix the date or formatting before resubmitting

Why is that and can it be fixed, I'm running the latest version of Pligg and the latest sitemap plugin but it still errors
Reply With Quote
  #26 (permalink)  
Old 07-03-2008, 03:09 AM
danwalsh's Avatar
Donor
Donation Level 3 
 
Join Date: Feb 2007
Posts: 41
Hi,

Thanks for the XML Sitemaps module.

Is it possible to configure this to only ping google when an item gets published rather than all the ordinary links people put in?

thanks

dan
Reply With Quote
  #27 (permalink)  
Old 12-06-2008, 06:37 PM
New Pligger
 
Join Date: Nov 2008
Posts: 3
Hi,

I have installed this sitemap on my site..

Is this module provide any sitemap url that we can submit to google webmasters tool..

My site is Bookmark Us - Socail Bookmarking News, Videos & Images / Published News


thanks
Reply With Quote
  #28 (permalink)  
Old 12-07-2008, 07:08 PM
tripbr's Avatar
Casual Pligger
Pligg Version: SVN569
Pligg Template: Lovely Wistie
 
Join Date: Nov 2008
Location: Brazil / RS
Posts: 38
This sitemaps pings google whit news added from RSS importer too?

thx! nice mod!
Reply With Quote
  #29 (permalink)  
Old 12-27-2008, 08:55 PM
New Pligger
 
Join Date: Dec 2008
Posts: 23
Hi,

I'm having a problem with ver. 0.9 .
It's like this:

My story link is this: Urgências aumentam 30% devido à gripe - JN

But my sitemap is reporting this link instead, which is wrong:

http://www.netjornalistas.com//urgen...evido-a-gripe/


What i can see is that is missing the word "out" right before the story. You can see that theres 2 // right before the story.

How do i fix this?
Thanks.
Reply With Quote
  #30 (permalink)  
Old 12-27-2008, 09:08 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Galleria
 
Join Date: Jun 2006
Location: PA
Posts: 3,828
Quote:
Originally Posted by bond View Post
Hi,

I'm having a problem with ver. 0.9 .
It's like this:

My story link is this: Urgências aumentam 30% devido à gripe - JN

But my sitemap is reporting this link instead, which is wrong:

http://www.netjornalistas.com//urgen...evido-a-gripe/


What i can see is that is missing the word "out" right before the story. You can see that theres 2 // right before the story.

How do i fix this?
Thanks.
To be honest I haven't spent any time with this module but I know Secasiu Mihai did good work with it.

The first thing I would do to trouble shoot would be:
  1. Make sure your .htaccess is properly configured.
  2. Revert back to URL method 1 and see if it works.
  3. Disable "out" from the admin panel and see if it works.
Please report back your results.

Thanks


Get the full Pligg Module Pack today.

Anyone want the domain MyHubb.com ? Bid Now!




Reply With Quote
  #31 (permalink)  
Old 12-28-2008, 03:09 PM
New Pligger
 
Join Date: Dec 2008
Posts: 23
thanks for your reply.

1. Is exactly like the author wrote.

2. It works ok.

3. How can i disable "out"
Is it Outgoing?
Regards
Reply With Quote
Reply

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 08:03 PM
Licensing tbronson Wiki Articles 0 10-27-2007 11:55 PM
Issues Upgrading to version 8 The Humanaught Questions and Comments 3 10-09-2006 05:01 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development