Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I make Getsimple actualize sitemap entries manually?
#9
you can use my hook components plugin and add a hook on any front end hook and do a

(add some slug specific checking here or querystring, so the file check does not run constantly)
if(!file_exists( GSROOTPATH .GSSITEMAPFILE)) generate_sitemap();

Then delete sitemap and visit front end ( assuming plugins are that use sitemap filter and hooks are still running on frontend also) it should work.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Can I make Getsimple actualize sitemap entries manually? - by shawn_a - 2018-09-20, 01:02:53



Users browsing this thread: 1 Guest(s)