Page 2 of 10 FirstFirst 1234 ... LastLast
Results 11 to 20 of 100

Thread: Sitemap Generator 1.0

  1. #11
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    Hi Nick,
    I really appreciate the help and tips! I'll add those into my release and update the zip file shortly.

  2. #12
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    Files have been updated as per Nick's suggestions.

  3. #13
    Senior Member
    Join Date
    Sep 2009
    Location
    WorldWid3
    Posts
    272
    Thanks
    35
    Thanked 38 Times in 26 Posts

    Default

    How would i go about generating a sitemap based on a cron job.
    Or is the purpose of Page Change Frequency setting on the plug-in settings page

  4. #14
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    Hi Angolanmade,
    I've been waiting for this question. At this point I have not added any functionality for cron jobs. The frequency option is actually just an element of the sitemap that states how often a page is modified (Most search engines don't actually use this for anything, but accept it just the same). I do have plans to update this plugin to support cron jobs in the near future.

  5. #15
    Senior Member
    Join Date
    Sep 2009
    Location
    WorldWid3
    Posts
    272
    Thanks
    35
    Thanked 38 Times in 26 Posts

    Default

    Thanks for the quick reply, correct me if i'm wrong, is the sitemap.php file triggered every time i click on the generate sitemap button? looking to manually setup a cron job on the server to trigger this particular action.

  6. #16
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    That's correct, every time you click generate sitemap it will create a new sitemap. You'll be happy to know that I gave this some thought and I have just builtin cron job functionality. I'm just testing it at the moment and should have it uploaded in the next couple of hours.

  7. #17
    Senior Member
    Join Date
    Sep 2009
    Location
    WorldWid3
    Posts
    272
    Thanks
    35
    Thanked 38 Times in 26 Posts

    Default

    Your the f*ckin man! Wait, I'm I allowed to curse?

  8. #18
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    I've updated the plugin to support cron jobs. Please test and enjoy!

  9. Thanked by:


  10. #19
    Senior Member
    Join Date
    Sep 2009
    Location
    WorldWid3
    Posts
    272
    Thanks
    35
    Thanked 38 Times in 26 Posts

    Default

    This could totally be me but i can't seem to get the cron job to run, I've setup cron jobs manually on my server before so pretty familiar with the process

    Here's what my cron job looks likes as generated by the plugin,
    Code:
    0 0 * * * wget -O - -q -t 1 http://mysite.com/index.php?page=sit...5ad5a30dedd5a7
    Here some other examples that work on my server for additional apps.
    Code:
    0 * * * * wget -q -O - 'http://www.mysite.com/apps/ebuzz/admin/index.php?page=processbounces&login=test1&password=test' >/dev/null
    Has anybody else tested this feature to see if it works?

    Thanks
    Last edited by angolanmade; 03-08-2010 at 06:30 AM.

  11. #20
    Junior Member
    Join Date
    Feb 2010
    Location
    Vancouver, BC
    Posts
    19
    Thanks
    2
    Thanked 17 Times in 5 Posts

    Default

    I seem to have forgotten to in close the URL in quotes so all the parameters were being ignored. I'll update that right away! If you prefer you can just add the quotes to the URL portion itself.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Done] Sitemap XML
    By carlo75 in forum Plugin Suggestion Box
    Replies: 9
    Last Post: 03-02-2010, 08:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •