Do you write a blog on a subject that may be of interest to NGO Post readers? If yes, we have now made it easy for you to have your blog posts shared on NGO Post. All you need to do is to add a small piece of code in your blog as described below.

Advantages

  • A small button appears on your every blog post that tells whether that article has been shared on NGO Post and how many votes it has received.
  • Readers of your article can directly submit to NGO Post by clicking on that button from your blog.
  • If your article is already submitted to NGO Post, readers can vote it directly, so that your article is promoted on NGO Post.
  • By virtue of being shared at NGO Post, your article is now read by a large number of readers there, making it much more useful. You can also get useful feedback from the NGO Post users.
  • Your article on NGO Post links back to your blog, so you can expect an increase in the number of visitors to your blog!

The image below shows how the button may look in your blog post:

npbutton1

Step-by-Step guide to adding NGO Post button in Blogger (Blogspot)

1. Login to your Blogger Dashboard. Under Settings-> Archiving, set the “Enable Post Pages?” to “Yes” and save the settings.

2. Under “Layout”, click the “Edit HTML” tab. Block copy the entire HTML code for your site and save it in a text file as a backup. If anything goes wrong during the process, you can copy it back to go back to your existing configuration.

3. Click the box next to “Expand Widget Templates”. Scroll about two-thirds down the template (or use the Find functionality in your web-browser) to look for the code that reads: <data:post.body/>

4. Replace <data:post.body/> by

<div style=’float:right; margin-left:6px;’> <script type=’text/javascript’>
submit_url=&quot;<data:post.url/>&quot;; </script> <script src=’http://ngopost.org/evb/button.php’ type=’text/javascript’/> </div> <data:post.body/>

5. Click on “Save Template”. That’s all. After this, each of your blog posts should show an NGO Post button.