5 Tips To Get Your Blog Updates Published On Google News

publish on google newsThere is nothing I love more than sitting at my desk in the morning, sipping my cup of coffee and browsing through the daily updates on Google News. Not only is it a nice way to kick off the day getting up to speed with what’s going on in the world, but the news stories give me ideas about things to write about.

One day when I was browsing news stories, I noticed that one particular story was published not by CNN, Associated Press or the Washington Post, but instead by a small time blogger who had landed a pretty cool exclusive story. Front page Google News.

For a moment I thought about the traffic that must have offered her site, not to mention some nice points in search engine land for authority and legitimacy. It didn’t take me long to realize that I could do the exact same thing. So I set out to learn exactly what it takes to become an authorized Google News publisher.

Submit Your Site – But Be Flexible

The first time I submitted my blog URL to be considered as an authorized Google News publisher, I was flat out rejected. I was pretty disappointed but I was also impressed with how Google handled the rejection. They provided very solid points about my blog that disqualified it for consideration. Most notably, I was a sole author and I had no contact information listed on my blog. So for the next couple of months, I set out to correct these two points and then try again.

add blog to google news

The first thing I started doing was hiring authors for the site. One basic requirement for Google News is that you need a team of writers. Then I created an “About Us” page to list all of the bios for each writer.

With that task out of the way, I moved on to my next task, creating a professional contact page. I didn’t want to put my home phone number on the Internet, so I established a Google Voice phone number, and created a contact form with all the contact details on the same page.

google news publishers help

Two months later, with a solid writing team and a page with contact details, I re-submitted my URL for consideration on Google News. Within a few weeks, I received an email from the folks at Google telling me that I’d been approved.

However, with that monumental task out of the way, reality sunk in. Getting accepted was one thing, but getting listed on the main news site was quite another. Even if you finally get accepted as a Google News publisher, there are a few more things you need to do so that the crawler will pick up on your latest updates.

Create A Googe News Sitemap

Just because you’re a publisher doesn’t mean that your site is optimized for the news crawler. Google News recommends that all publishers establish a news sitemap. Specifically they want to know the name of your “publication”, the language, access time (whether you require registration) and the Genre. There is a great Google News Sitemap plugin that will dynamically create this sitemap for you.  It lets you define the default settings when you first activate it.

google news publishers

Each time you write a post, the footer will also have a section where you can tell Google News exactly what the post is all about. If it’s not a breaking news item, change the Genre to “Blog“, and click “Non-News Item“. This is where you also add keywords.

google news publishers

Identify The Originating Source

Another new technique Google is using to track down the source that originally scooped a story is by trusting publishers to tell Google who the originating source was.

The rule is pretty simple. If you are sharing a blog update about a news story you’ve read, Google News requests that you add a meta tag named “syndication-source” and assign it the URL of the original story you got it from. If you’re the the originator – if you wrote an exclusively researched news story – then use a meta tag named “original-source” and assign it the URL of your news story.

Of course, as those of you with WordPress blogs know – adding custom meta tags is easier said than done. Well, I have a solution for you.

Just place the following code in the header.php file inside the <head> section:

<?php if ( get_post_meta($post->ID, ‘original-source’, true) ) : ?>
<meta name=”original-source” content=”<?php echo get_post_meta($post->ID, ‘original-source’, true) ?>”/>
<?php endif; ?>

<?php if ( get_post_meta($post->ID, ‘syndication-source’, true) ) : ?>
<meta name=”original-source” content=”<?php echo get_post_meta($post->ID, ‘syndication-source’, true) ?>”/>
<?php endif; ?>

What this does is checks whether you’ve created a custom field named either “original-source” or “syndication-source” and if you have, it will tag the page with the appropriate meta information with the page URL.

google news publishers

Adding the custom tag on the post is fast and easy for you, and you make Google happy because they get a better idea of where the news story first broke.

Accurate Title & Keywords

Google News is almost entirely automated, and it relies heavily upon the accuracy and honesty of publishers to tell Google News what the story is about. The best way to do this is through accurate title and keyword information. I suggest installing the SEO All-in-One pack.

google news

Make sure to use the most accurate title and keywords with every post. The cool thing about doing all of this fine-tuning for Google News is that you’re also improving your site for general Google searches as well. So you get a double bonus for your efforts.

If you have a blog and you’ve tried to get approved as a Google News publisher, share your experiences with us in the comments section below. Have you had any failures or major successes? We want to know!


MakeUseOf Recommends

Ryan Dube

Ryan Dube is a freelance writer and Electrical Engineer and SEO expert. His writing focuses on science and tech investigations. Visit him at TopSecretWriters.com or on Google Plus.

The comments were closed because the article is more than 180 days old.

If you have any questions related to stuff mentioned in the article or need help with any computer issue, just ask it on MakeUseOf Answers.

Hide 8 Comments

  • ZaiN April 8, 2011
    0 likes

    Great article Ryan. I was wondering how to get listed in the google news page.. and there you go, just solved my problem.

    Thank you so much for sharing this. :)

    | Like
    • Anonymous April 8, 2011
      0 likes

      No problem – thanks for your comment. When I first entered the process I thought I’d be faced with some impersonal machinery – but it was surprising to see that Google was very forgiving and provided a roadmap as to how to improve the site so that it could qualify as an authorized publisher.

      It’s nice because Google gives even the “little guy” the chance to get published on the main news page if the story is good enough and if enough of the other sites across the web link to you as an originator of the story.

      | Like
  • Danderson1959 April 9, 2011
    0 likes

    Excellent information. Thank you. It doesn’t sound as complicated as I thought it would. Not sure about that team of writers requirement, though. How many is a ‘team’ and how involved do they really have to be? Oh, and cool! Just read your bio. I write about Coast to Coast Radio for one of my columns.

    | Like
  • Nirab Sarma April 9, 2011
    0 likes

    Excellent Post …………

    | Like
  • Ondrej Onder Hrdlica April 9, 2011
    0 likes

    Well done !!! Excellent post!!! Thanx

    | Like
  • Hammy Havoc April 24, 2011
    0 likes

    Great tips; I shared this with my personal assistant who runs an online magazine.

    | Like
  • Chrisselle Mowatt April 25, 2011
    0 likes

    Great article. Thank you so much for sharing!

    | Like
  • Hiann08 May 6, 2011
    0 likes

    Hi Ryan,

    I have been denied by Google twice. I have a contact page with a mailing address and full contact form, but perhpas I should get rid of the address and use the phone number idea. I also have a full staff page with bios, but I don’t have individual pages for each, would it matter?

    Our content is all original, so I have added the orignial-source as per your suggestion. I guess I’ll wait 30 days or so and then try and resubmit. Any other thoughts on your part?

    When Google denied me, they gave no helpful suggestions, and I did email them back to ask, but they declined to answer back.

    | Like