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

SEO Executive

Posted : November 6th, 2008
  • Company Name : Gravytrain
  • Location : Hampton Hill, London
  • Salary : £25,000 - £30,000 per annum
Contact InformationJob Description

Gravytrain is an established online marketing agency servicing clients from a variety of sectors from insurance to charities. We are seeking an enthusiastic and experienced SEO Executive to join our team.

Duties & Responsibilities
• Plan, develop and implement strategy to improve ranking, traffic and conversion rate of our clients
• Identify and analyse key metrics and assess the performance of campaigns, providing clients with written monthly reports
• Day to day client liaison via phone / email / face to face
• Actively research, devise and develop new initiatives to improve search engine rankings
• Keep up with industry news and developments
• Represent the company at industry events / conferences
• Create new business pitch documentation and attend pitches

Person Specification
Personality
A self-starter you will be driven, positive and focused on delivering high quality results for our clients.

Skills / Experience:
Essential:
• A minimum of two years hands on SEO experience gained either client or agency-side to include:
o Technical SEO
o Copywriting
o Link Building
• Proven track record of delivering SEO results in competitive sectors such as insurance, holidays, financial services etc
• Excellent written and verbal communication skills
• Strong analytical skills
• Be active within the online SEO community
• A genuine passion for the web and social media

Desirable:
• University graduate
• Previous experience in:
o managing paid search campaigns
o creating link bait
o social media
o online reputation management

Working Hours
Monday - Friday 9am - 5.30pm.
Salary
£25k - £30k per annum depending on experience

Benefits
Private health care and subsidised gym membership.

How to apply:
Applicants are invited to send their CV and covering letter via email directly to:
Hannah Smith – hannah@gravytrain.co.uk