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

Junior SEO

Posted : October 23rd, 2008
  • Company Name : Smart TV Broadcasting
  • Location : Central London and West End
  • Salary : £18k - £24K
Contact InformationJob Description

Smart TV Broadcasting is one of the newest names in the highly competitive online gaming industry.

While our recent SEO push is off to a good start, the sheer number of different strategies now being followed makes it difficult to keep all the plates spinning at once.

We’ve identified the need for an enlarged SEO team as essential to the continued success of our web sites, and the imminent arrival of a new state-of-the-art Content Management System — and with it a host of new pages to be created, polished and maintained every day — simply makes that need more urgent.

Apply for this role at jobs@chinwag.com

That’s why we’re building a small in-house SEO team to maintain the daily offensive of identifying opportunities, managing requirements and exploiting opportunities.

We are seeking candidates to…

* Track, maintain and analyse our web sites
* Monitor overall SEO — keyword ranking, page descriptions, indexed pages and backlinks
* Implement On-page and Off-page strategies
* Research new initiatives to improve existing SEO practices
* Develop internal documentation
* Source and produce multimedia output
* Demonstrate knowledge of internet and web development technologies including W3C-compliant HTML, XHTML and CSS. Knowledge of an active server technology (PHP/ASP) would be desirable.
* Possess a working knowledge of Google Analytics, Google Trends, etc
* Be good communicators — clear written English preferred

The successful applicant’s role will include…

* Providing basic analysis and assisting the marketing team
* Working closely with our paid search team to ensure integrated search campaigns
* Identifying and recommending link building strategies including utilisation of social networks and reputation management
* Writing monthly SEO milepost reports
* Social marketing activities (Facebook, blogs, forums, etc)
* An understanding of SEO in other European markets would be an advantage.

Smart TV Broadcasting is beginning a challenging period of expansion, with new income streams and new web sites already in development, including full services in nine European languages.

We can offer you the chance to grow with us in the coming months as we move to prestigious new premises in London’s busy West End and reap the benefits of continued success in difficult economic times.

Still Interested? Please send a full CV and your answers to these five questions …

1. Is PR a linear scale?
2. Is this questions’ punctuation correct?
3. What’s the difference between accessibility and usability?
4. How does Google use the keyword meta tag?
5. Could you get our site into the Yahoo Directory?