/* 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); ?> Senior SEO Analyst – Client Side Opportunity – London - Jobs from BlogStorm Jobs

Senior SEO Analyst – Client Side Opportunity – London

Posted : December 1st, 2009
  • Company Name : Energize Recruitment
  • Location : London
  • Salary : £45,000+
Contact InformationJob Description

Senior SEO Analyst – Client Side Opportunity – London

Location: London

Salary: £45,000+ (dependant on experience) + Excellent Benefits

Contact: Katie Beswick – kbeswick@energizerecruitment.co.uk

The Company

Established nearly 15 years ago, my client is one of the most well recognised names within the travel industry. Since the beginning of trading, this dynamic and forward thinking organisation have developed and maintained sustained periods of growth, and as a result are looking for an additional member of the team in the form of a Senior SEO Analyst!

The Role

As the Senior SEO Analyst, you will be responsible for maintaining and increasing the current presence of my client’s site on search engines targeted on a UK audience. Working within a team of Junior SEO Analysts and Link builders, you will be the experienced, hands on thought leader within the group. You will have the unique challenge of building a stronger online presence, by managing natural search; onsite optimisation, link building activity and informing product and content development decisions within the business for one of the most visible websites in the UK travel industry. As a key part of the UK Marketing team your responsibility is to drive and implement initiatives focusing on the strategic SEO framework that is followed globally.

The Candidate

• You would be fully versed with the major search engines, and have proven experience in a dedicated SEO role.
• You have held a senior SEO role in an agency or client facing capacity.
• You will be familiar with the search engine landscape and have a detailed understanding of search engine ranking factors, on-page SEO, technical site architecture, keyword strategy and link building techniques.
• You’ll enjoy working within a supported, well-managed environment, with clearly defined goals and responsibilities.
• You will be comfortable communicating on a regular basis succinctly to peers and team members.