/* 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); ?> Online Marketing Manager - Jobs from BlogStorm Jobs

Online Marketing Manager

Posted : September 2nd, 2008
  • Company Name : e3internet Marketing
  • Location : Moscow
  • Salary : $30-48k+
Contact InformationJob Description

We’re looking to recruit an online marketing manager for our office in Moscow. You will be working in the Russian market, handling online strategy for brand name clients in the Russian market. Ideally you will bring skills in SEO, PPC and SMO, but strong experience in one key area will also be considered. You will have worked with Yandex, Rambler and Google. Preferably you can show us previous campaigns you have organised, explain the steps you took and what the results were. This is a senior position where you will be directing strategy for the whole brand, instructing others in their duties.

Why has this advert been placed on an English site? Well, we are rather unique for online marketing agencies in Russia. Although we work in Runet, these clients are primarily English-speaking international companies, looking to establish themselves in the Russian marketplace.

Our CTO is an Englishman, Nick Wilsdon and will be working alongside you in the Moscow office. He has worked as an SEO/SEM for 10 years. An understanding of English will help both in office and client communication but allow you to participate in the English-speaking SEM industry. That will also include conferences abroad and raising your personal profile within an English speaking audience.

If this sounds like the job for you, please email for more information.