“So, is this a WordPress site we’re looking at?”
Yes, heavily customized though, but I am running WordPress as a backend for it. There are some other things handled by other scripts, but the majority of the site is WP. Basically it is a php file calling stuff off the database, hence the strange URLS. I’m also working on those URLs for SEO. They will be handled via htaccess once I change the way it pulls up posts from post_id to post_name. After that, SEO can be resolved with about two lines of htaccess/mod_rewrite.
Can you please tell me what is the query that checks the time of the post?