/* Plugin Name: Auto-Hide Posts Version: 1.0 Plugin URI: http://wiki.wordpress.org/Auto%20shutoff%20comments Description: Auto-close Posts after a cutoff date. This is a modification of the Auto-Close Comments plugin by Scott Hanson. Author: David Ky and whoo Author URI: http://scrabbledabble.com/blog/ */ function autoclose_posts() { global $wpdb; // Set $age_cutoff to the age at which a post should become stale $age_cutoff = '3000 DAY'; $cutoff_date = $wpdb->get_var ("SELECT DATE_ADD(DATE_SUB(CURDATE(), INTERVAL $age_cutoff), INTERVAL 1 DAY)"); // Set post_status to your liking $close_type = 'private'; $wpdb->query ("UPDATE $wpdb->posts SET post_status = '$close_type' WHERE post_date < '$cutoff_date' AND post_status = 'publish' AND post_type = 'post'"); } add_action('publish_post', 'autoclose_posts', 7); add_action('edit_post', 'autoclose_posts', 7); add_action('delete_post', 'autoclose_posts', 7); add_action('comment_post', 'autoclose_posts', 7); add_action('trackback_post', 'autoclose_posts', 7); add_action('pingback_post', 'autoclose_posts', 7); add_action('edit_comment', 'autoclose_posts', 7); add_action('delete_comment', 'autoclose_posts', 7); add_action('template_save', 'autoclose_posts', 7); ?> SEO Manager - Jobs from BlogStorm Jobs

SEO Manager

Posted : November 6th, 2008
  • Company Name : Preferred Choice
  • Location : London
  • Salary : GBP 30,000 - GBP 38,000
Contact InformationJob Description

A leading interactive agency require a talented SEO manager to join their vibrant team. Reporting to the editorial director you will be producing SEO strategies and maximising traffic for over 20 blue chip clients. You will also be managing PPC campaigns, reporting all search performance and be responsible for achieving best practice covering all search areas.

You must have a at least 3 years SEO experience and have a desire to become an expert in my client’s products. You will need to be proficient in Excel and Web analytics and any knowledge of Web development will be a distinct advantage

This is a fantastic opportunity to join a superb agency, working with some very well known brands. APPLY NOW!.