Re: Monitor a WP website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24 Jun 2008, at 18:09, Ryan S wrote:
Hey,
Is there a way to check if a new post has been submitted on your favourite wordpress site?

Heres what i am trying to do:
do a fopen http://ezee.se/articles-blog/  via CRON every x minutes
if a new post has been submitted, i mail someone...

but am not just looking to do this for this one site... am thinking other WP sites too, but am hoping if i can get this to work on this one site.. the others should be pretty much the same.

Any suggestions on how to check for new posts? keep in mind most wp sites use some kind of url-rewriting so the formats a bit different (there are around 7 formats if i am not mistaken)

Use the RSS feed. Easily parsed and (fairly) standard.

-Stut

--
http://stut.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux