/* 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 - Leading Broadcaster - Jobs from BlogStorm Jobs

SEO Manager - Leading Broadcaster

Posted : November 6th, 2008
  • Company Name : Digital People
  • Location : West London
  • Salary : GBP 40,000 - GBP 50,000
Contact InformationJob Description

As an SEO Manager you will have extensive knowledge of SEO with appropriate experience of line and team management. Ideally you will have worked for a Publisher across multiple sites or perhaps you have been responsible for a large site with high volumes of traffic.

As an SEO Manager you will be working closely with the editorial and marketing teams to ensure that all work is delivered to a high standard and on time. You’ll be the main point of contact for SEO work and you will be expected to ensure that strategies are put in place. You will be presenting and discussing plans with stakeholders so you must have excellent communication skills.

This World Famous Publisher needs no introduction. It has an already excellent reputation for innovative marketing concepts and ideas and has often been a pioneer in launching new sites which have been emulated by it competitors. It seeks the crème de la crème of online marketing and rewards hard work accordingly. This role would suit an SEO expert who seeks that next step up within a company in which every employee makes a valued contribution.