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: 34
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, 268 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
  #42 (permalink)  
Old 10-01-2009, 06:20 PM
New Pligger
 
Join Date: Aug 2009
Posts: 26
can someone tell me if my xml sitemap is installed correctly?

my website is Dealsoff.com: Deals, coupons, promos, rebates, and discounts. -
Reply With Quote
  #43 (permalink)  
Old 10-07-2009, 10:26 AM
Casual Pligger/Coder
 
Join Date: Jun 2007
Posts: 32
This posts says the latest version for this module is 0.7 but I have released two other versions since 0.7 fixing several bugs.
Anyway the latest version of this module can always be found at this page:
http://patchlog.com/xmlsitemapspligg/

And I have tested the latest version with pligg 1.0 and it works.

Last edited by mihai; 10-07-2009 at 10:31 AM.
Reply With Quote
  #44 (permalink)  
Old 10-07-2009, 03:56 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 3,803
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
Updated original post. Marked as version 0.9, changed description, added download and updated the module install file to discover updates and point to settings page.

The module isn't adding any story links to my sitemap file, I only see the category sitemap settings. The sitemap-0.xml file doesn't contains only:
mihai: in the future you can hit the "Edit Settings" or "Edit Post" links to edit this thread when you have updates. The edit settings page will let you change the version number and send an update notice out, edit post is for editing the first post. Lastly, you can mark the product as updated from that top right menu on the first post. That will notify users (if set under the post settings to send auto updates) and change the last updated date to today.

Now Available: Facebook Connect Module !

Last edited by Yankidank; 10-07-2009 at 04:02 PM.
Reply With Quote
  #45 (permalink)  
Old 10-13-2009, 09:30 AM
New Pligger
 
Join Date: Sep 2006
Posts: 23
not working for me..i just have 5 links on pligg at the moment and it says timedout in 30 seconds...
Reply With Quote
  #46 (permalink)  
Old 10-16-2009, 12:07 AM
New Pligger
 
Join Date: Aug 2009
Posts: 26
Can someone tell me if my sitemap is working?
the link is below. I have no idea how a sitemap looks like

http://www.dealsoff.com/sitemapindex.xml
Reply With Quote
  #47 (permalink)  
Old 10-16-2009, 05:05 AM
Pligg Donor/Coder
Pligg Version: 1.0.1
Pligg Template: Midnight Blue
Donation Level 2 
 
Join Date: Oct 2009
Location: Chicago, IL
Posts: 143
Quote:
Originally Posted by techboomie View Post
Can someone tell me if my sitemap is working?
the link is below. I have no idea how a sitemap looks like

http://www.dealsoff.com/sitemapindex.xml
Hey, it seems to be working I think. To confirm, add your site and sitemap to Google Webmasters Tool and it will tell you almost immediately if your sitemap is working or not. Go to https://www.google.com/webmasters/tools/home?hl=en
Reply With Quote
  #48 (permalink)  
Old 10-21-2009, 02:22 PM
sulong's Avatar
Casual Pligger
Pligg Version: 1.0.3
Pligg Template: thestandard
 
Join Date: Dec 2008
Location: China
Posts: 82
Quote:
Originally Posted by techboomie View Post
Can someone tell me if my sitemap is working?
the link is below. I have no idea how a sitemap looks like

http://www.dealsoff.com/sitemapindex.xml
Should have come into force, me too..
http://cndig.org/sitemapindex.xml

Last edited by sulong; 10-21-2009 at 03:09 PM.
Reply With Quote
  #49 (permalink)  
Old 10-21-2009, 04:15 PM
New Pligger
 
Join Date: Oct 2009
Posts: 18
is this plugin ready for pligg version 1.0 ?
Reply With Quote
  #50 (permalink)  
Old 10-21-2009, 04:44 PM
sulong's Avatar
Casual Pligger
Pligg Version: 1.0.3
Pligg Template: thestandard
 
Join Date: Dec 2008
Location: China
Posts: 82
Quote:
Originally Posted by muztagh View Post
is this plugin ready for pligg version 1.0 ?
Ver:1.0.1

Changed:
Code:
RewriteRule ^sitemap-([a-zA-Z0-9]+).xml module.php?module=xml_sitemaps_show_sitemap&i=$1 [L]
To:
Code:
RewriteRule ^sitemap-([^/]+).xml module.php?module=xml_sitemaps_show_sitemap&i=$1 [L]
This change to be effective. Otherwise, the generated . Xml result is the same ! Code:

Code:
<sitemapindex>
−
<sitemap>
<loc>http://www.dealsoff.com/sitemap-0.xml</loc>
<lastmod>2009-10-21T12:49:09-07:00</lastmod>
</sitemap>
−
<sitemap>
<loc>http://www.dealsoff.com/sitemap-pages.xml</loc>
</sitemap>
</sitemapindex>
Google Webmaster warnings :
Code:
Nested indexing
This URL refers to a Sitemap index, not a Sitemap. Please remove it and resubmit.
Nested indexing ! Changed after the normal
1.jpg
Reply With Quote
  #51 (permalink)  
Old 10-21-2009, 04:53 PM
sulong's Avatar
Casual Pligger
Pligg Version: 1.0.3
Pligg Template: thestandard
 
Join Date: Dec 2008
Location: China
Posts: 82
I do not understand, for example, will generate sitemap-1.xml,-2.xml,-3.xml need to manually submit to Google Webmaster ? Or there is something else ?

If there is a more detailed description of the running ,so Cool !
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