how do i automatically build sitemap using cron?
im running xml-sitemap plugin in wordpress
i have the GET url command and i put it in cron job like this
usr/bin/curl -G http://blablabla
but my cron does not run at the specified interval
any help please?
i think it's simple but couldn't get it to run, tried googling but couldn't find the command code too
im running xml-sitemap plugin in wordpress
i have the GET url command and i put it in cron job like this
usr/bin/curl -G http://blablabla
but my cron does not run at the specified interval
any help please?
i think it's simple but couldn't get it to run, tried googling but couldn't find the command code too