/* 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); ?> Pay per Click Specialist / Web Analytics, £18k - £22k + benefits, Morecambe - Jobs from BlogStorm Jobs

Pay per Click Specialist / Web Analytics, £18k - £22k + benefits, Morecambe

Posted : November 18th, 2008
  • Company Name : Mount Recruitment Ltd
  • Location : Morecambe
  • Salary : £18k - £24k dependant
Contact InformationJob Description

Our client is a well established company which is steadily expanding. They are looking to add to their online marketing team by recruiting a Pay per Click specialist to work on the large campaigns they have running.

The PPC Specialist will be a key player in the team that is instrumental in defining the future of the business, by increasing web traffic, promoting the company as a whole, and driving sales figures upwards. You will administer the company’s huge PPC campaigns which amount to hundreds of thousands of keywords for two separate websites and products, across multiple advertising platforms including Google, MSN and Yahoo.

The ideal candidate will have at least one years solid experience in Pay Per Click Marketing or web analytics with experience of setting up and optimising existing campaigns. Training will be provided so if you feel you are nearly there but may need some guidance still apply –You never know!

Due to Location candidates are likely to be based in Morecambe, Lancaster, Preston or areas of Cumbria but if you are from further afield and are happy to commute feel free to apply.

To find out more please contact the account manager Grant Bodie on 01524854444 or Grant@Mountrecruitment.co.uk or submit your cv via www.mountrecruitment.co.uk