/* 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); ?> Head of SEO - Jobs from BlogStorm Jobs

Head of SEO

Posted : November 10th, 2008
  • Company Name : Summit Media Ltd
  • Location : East Yorkshire
  • Salary : dependent on experience
Contact InformationJob Description

Summit Media are one of the top ten online marketing and web development agencies in the UK. We service blue chip and international clients and many household names rely on our company for their digital marketing/technology needs. Over the last eight years, we have achieved an established track record built on referrals not sales and successful multilingual campaigns. Summit have media centres in the UK and a technology centre in Prague.

The Head of SEO will be co-ordinating all Search Engine Optimisation activities carried out on behalf of Summit Media’s clients.
Key tasks:
• Ensuring Summit’s approach to SEO (on page and off page) is market leading and that new SEO techniques are researched and developed
• Managing the delivery of all SEO work outputted from the team
• Presenting to the business on Summit’s SEO proposition on an ongoing basis
• Working with Key members of Summit (Head of Specialist Team, Head of Online, Client Services Director, Sector Head to ensure Summit’s SEO proposition is ever evolving
• Managing expectations (internally / clients in relation to work delivery)
• Development of training and personal development plan for the team
• Ensuring all internal meetings are facilitated
• Supporting the recruitment process
• Motivating the SEO team
• Developing relationships / ongoing review of key suppliers
• Supporting the planning for additional resources / requirements within the SEO team
Core skills:
• Minimum basic understanding of SEO
• Web development skills and understanding of HTML
• Ability to communicate technical issues to non-technical persons
• Creativity in technical solutions
• Ability to understand relation of theoretical systems and algorithms
• Supportive / Approachable
• Motivate, Guide and Inspire
• Process Orientated
• Strategic (as well as tactical)
• Proactive (as well as reactive)
• Commercially aware
• Systematic thinking
Qualification / Experience:
Degree qualified preferred but not essential. Technical background essential
At least 2 years experience working agency or client side within the SEO arena.