About Us


When it comes to blogging everyone wants to make money at it and we show you how! Read More

Join Our Herd!


Get some commentluv for your non-blog sites

March 4, 2009   ·   General   ·   3 Comments

Blog comments are a legitimate way many SEOs use for getting backlinks to their blogs and sites. Commenting on blogs often brings new RSS subscribers if your comments on other blogs are interesting and insighful; here are some more points that might excite you about this technique:
1. Blog owners get to know you better. It becomes easier for you to exchage banners / links / services or even blogposts if blog owners know you as a regular reader.
2. Other regular readers also start recognize you and will conider visiting your blog.
3. You get a free one way backlink to your website/blog from a page with relevant content (assuming you are using blogs in your niche)
4. Depending on blog’s template and plugins you can get link from blog’s homepage
 
Many bloggers like to reward their readers by removing nofollow from comment links and these blogs are excellent place to get backlinks while indulging in a healthy discussion. Some bloggers go even further and use a plug-in called commentluv; it is a very smart plug-in that looks for latest blog post by the person leaving a comment and includes a link to the post in comment. Commentluv rewards commentors by giving them 2 links instead of one usually given by normal blogs. The second link is for latest blog post on the domain used by commentor.
 
What if you don’t have a blog? Everyone with a blog is getting an extra link whenever they leave a comment. I will share a trick here that can be used to get an extra link for any site on commentluv enabled blogs.
 
First step is to make a rss feed file rss.xml using the template given below. Don’t forget to replace the title and URLs with your title and URL. Choose your title carefully as this title will be used as anchor text in the comment.
 
You are also expected to keep atleast 3 <em>items</em> for commentluv to recognize your RSS feed. You may choose to add more RSS tags like author, publish date, website title/URL etc.
 
<pre>
<?xml version=”1.0″ encoding=”UTF-8″?>
<rss version=”2.0″
 xmlns:content=”http://purl.org/rss/1.0/modules/content/
 xmlns:wfw=”http://wellformedweb.org/CommentAPI/
 xmlns:dc=”http://purl.org/dc/elements/1.1/
 xmlns:atom=”http://www.w3.org/2005/Atom
 xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/
 >
<channel>
   <item>
  <title>Title 1</title>
  <link>http://yourdomain.tld/some-internal-page</link>
  <pubDate>Sun, 15 Feb 2009 04:44:37 +0000</pubDate>
  </item>
   <item>
  <title>Title 2</title>
  <link>http://yourdomain.tld/another-internal-page</link>
  </item>
   <item>
  <title>Title 3</title>
  <link>http://yourdomain.tld/third-page</link>
  </item>
 </channel>
</rss>
</pre>
 
Once you have made this file and have uploaded it to your server, you need to fool the feed auto-discovery process to recognize your feed. Assuming you uploaded the file at www.domain.tld/rss.xml you need following code in your homepage header.
 
<pre>
 <link rel=”alternate” type=”application/rss+xml” title=”Your Title” href=”http://www.domain.tld/rss.xml” />
</pre>
 
You may choose a different location or filename for the RSS feed we just prepared and should be substituting the RSS URL in following code accordingly.
 
Upload this change and you are now ready to get more than one link when you comment on commentluv blog. You can get links to any internal page you like. If you know a little bit of programming, you could randomize the link that will appear on the RSS feed.
 
Keep in mind that while bloggers don’t like keywords to be used as name for person leaving a comment, but with this method your RSS feed can have the desired keywords, since you are writing a custom title it need not be same as your page title. 

Today’s guest blogger, Jeet keeps looking for new tricks to promote his websites and maintains free directory list http://www.directoryroll.com/ when he is not writing programs.

The Two CC’s

February 5, 2009   ·   Blogging   ·   Be the first to comment

When it comes to blogging there are two CC’s you should take to the bank!

Content & Community

If you can provide excellent content then your well on your way, but community may be an even larger part to the problem. See people seem to think that content is all it takes but if you look at any great blogger you will see one thing in common with them all “community”.

I am so passionate about this topic and i believe in time you all will realize the importance of community on a blog!