/* 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 : PFJ Recruitment
  • Location : Manchester
  • Salary : Up to £35k
Contact InformationJob Description

Your Profile

As SEO Manager, you will have exceptional hands on SEO experience, encompassing accurate knowledge of search engine algorithms and Web 2.0 trends. Possessing sound commercial awareness and holding cross-sector knowledge, you will also have awareness or experience of briefing and assessing SEO focused copy, relating particularly to social media. Additionally, you will have good experience of managing online media campaigns and have demonstrable technical expertise in HTML, CSS, SEO and website theory

The Role

For the role of SEO Manager, you will implement client SEO campaigns to maximise return on investment. You will also provide SEO campaign analysis and reports as appropriate and support Business Development Managers in the preparation of SEO proposals to potential clients. Additionally, you will maintain a close and productive relationship with key client contacts and ensure that client’s SEO requests are dealt with promptly and that expectations are managed in terms of speed, delivery and quality of response

The Company

A massive organisation, and one of the only truly integrated agencies in the north west, they deal with some huge international blue chip organisations. There is huge scope for progression here, as there is for the opportunity to develop knowledge in terms of creative and other areas of online.

Apply today to Phil Tolliday at PFJ on 01618174431 philipt@pfj.co.uk