New to Blogging? Well, here are some of the easiest ways to improve your Blog’s PageRank, traffic and well as Optimize it for SEO.
So here is a list of things you need to do to improve your blog/site and get a high page rank in the shortest possible time.


25 Things to Do to Get a Higher Page Rank for your Blog

  1. Make a habit of posting regularly on your blog.
  2. Choose a proper template for your Blog. You don't expect people to like it if you have a cooking theme in a Technology blog.
  3. Write a topic and post it in different sections and thereby create a series. This increases the curiosity of the web visitors who turn to the blog for the interesting follow-ups.
  4. Optimize your blog to make it load Faster so that new visitor don't get annoyed to sit idle while your blog page loads.
  5. Try to blog out breaking news first. It increases the popularity and creates an authentic image in the web community.
  6. Use right keywords in the body content. The placement of the keywords in accurate density proves to be search engine friendly.
  7. It is very important to encourage comments of web visitors in your blog. Highlight the most relevant comments on the blog. Try to build a cordial relation with the web visitors so that they visit your blog over and over again.
  8. Submit your blog in blog directories and the RSS feed in RSS directories respectively.
  9. It will be fruitful if you use the Ping-O-Matic service. Enter your blog name and its URL and select the directories according to choice. Any updates in your blog are automatically updated in the directories. The web visitors in these directories will able to access your contents.
  10. While designing your blog it necessary to make an email subscription button and form. This proves to be very user friendly.
  11. Try to comment on other blogs. This will introduce your blog in the blogger community.
  12. List your favorite blogs in the blog rolls. You must also try to list your blog in other blogs.
  13. It is highly important to add your blog’s URL to your email signature and any profiles other social networking sites. This will also introduce your blog in the web community.
  14. It is essential to use Digg, Stumble and other social bookmarking sites for your blog. Once you send a post in the aggregators, it will reach millions in no time.
  15. Write on related topics. Post related Articles in a row. This helps in stirring up the interest of the web visitors.
  16. Show the topmost posts in the your blog which received great popularity. This will bear evidence of your blog’s authenticity and significance.
  17. It is mandatory to add “previous” and “next” post buttons. This helps the user to quickly and easily navigate through the Blog.
  18. Try to build up inbound links in your blog. This will help the web visitors to access other important pages in your blog and thus enhance traffic flow.
  19. Rework on the previous Old posts. Try to check out every detail in your post and make it exciting.
  20. Track your Visitors. See where they Come From, Searching for What. When they leave. etc.
  21. Use photos in your post.
  22. Make a Translation Widget In your Blog to help foreign visitors read what you have written.
  23. Utilize your Online time when Not Blogging.Find Important Things to Do when Not Blogging.
  24. Have a Really Attractive Header Logo & Blog Design
  25. Subscribe to the feed of Realtrix to keep yourself updated.




Here is a quick preview of how it will look like.Just check the numbering system of the comments in the preview below.

Numbering comments in blogger


I have made it simple for people who just wants the incrementing numbers in the comments.
You just have to add small piece of Javascript in 2 different places.

Ok, Now lets start with adding the code.

Go to Layout>Edit HTML in your dashboard. Check the “Expand widget templates” box, then search for this section of code and add the 2 Piece of code colored in red in their respective places


Part 1 : Initialization
Search for this line: <b:loop values='data:post.comments' var='comment'>

and add this code in red just BEFORE the above line
<script type='text/javascript'>var CommentsCounter=0;</script>

Part 2 : Looping the numbers

Search for this line: <b:if cond='data:comment.authorUrl'>
and add this code in red just BEFORE the above line
<script type='text/javascript'>
CommentsCounter=CommentsCounter+1;
document.write(CommentsCounter+&quot;.&quot;)
</script>
Check the screenshot below for reference ( Some codes may be Different )

Numbering Comments in blog
Click on Preview. If your blog runs without any errors then,your are done. Save the template.




You can use the following form to contact me . I'll try to respond to your Queries and Suggestions within 24-48 hours.