/* 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); ?> Search Engine Optimisation - Link Builder - Jobs from BlogStorm Jobs

Search Engine Optimisation - Link Builder

Posted : September 4th, 2008
  • Company Name : Distilled
  • Location : London
  • Salary : 17 - 19k
Contact InformationJob Description

We are looking to hire a link builder to help our growing company.

You will have an interest in the internet and have a good understanding of how the search engines work. The right candidate will have an analytical mind and be great at solving problems and will possess good written english. They will be confident networking with people online.

Working as part of a bigger team on a wide variety of different projects, you will have responsibility for acquiring links to our client sites. Your day to day role will involve lots of creative searching on the major search engines, speaking to website owners and generally thinking up creative ways to acquire links. You will be also be involved in creating strategies for our clients to help them gain inbound links.

On the job training will be provided in house, so you will be learning from some of the best in the industry. If you want to learn about Internet marketing there really isn’t a better way to start.

We are a small, but growing company with a great reputation. You will get two monitors, a comfy chair and beer o’clock on a friday.

The job is a full time role in our office near London Bridge. The salary will be 17-19k.