<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Apache, Linux ,Seo tricks and many more &#187; blog</title>
	<atom:link href="http://www.gossiplime.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gossiplime.com</link>
	<description>This blog is just for all persons to know more about php, apache , linux , seo etc</description>
	<lastBuildDate>Wed, 08 Jul 2009 16:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Link Building</title>
		<link>http://www.gossiplime.com/2009/03/link-building/</link>
		<comments>http://www.gossiplime.com/2009/03/link-building/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 19:50:02 +0000</pubDate>
		<dc:creator>vinod</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=301</guid>
		<description><![CDATA[In every webmaster forum and blog out there, the community always goes nuts over finding ways to get universities and government sites to link to you. This post is dedicated to helping those people save their money and allow them to get an unlimited amount of .edu and .gov links for free, all through the [...]]]></description>
			<content:encoded><![CDATA[<p>In every webmaster forum and blog out there, the community always goes nuts over finding ways to get universities and government sites to link to you. This post is dedicated to helping those people save their money and allow them to get an unlimited amount of .edu and .gov links for free, all through the power of google!</p>
<p>The ’site:’ feature in Google allows only results with that domain name or domain extension to show up. You can “hack” this feature to allow Google to find the most relevant university and government websites related to your sites.</p>
<p>Examples:<br />
Google query: <a href="http://www.google.com/search?q=site:.gov blog" target="_self">site:.gov</a> blog [or <a href="http://www.google.com/search?q=site%3A.edu+blog">site:.edu</a> blog]<br />
Results in: Google finds any .gov website that is running a blog or has a /blog/ directory. You can then visit these blogs and post comments (if you can find wordpress blogs like this one), and get hundreds of free .gov backlinks.<br />
[Alternative queries: 'blog' 'blogs' 'wordpress' 'comment' 'guestbook' '2007' '2006']</p>
<p>Google query: site:.edu *your niche* + blog<br />
For example: site:.edu internet marketing blog<br />
The top result is a .edu blog that links to a non edu blog, but that blog is related and is PR3 and has edu backlinks. That is also a great relevant place to comment, even if it is not directly a .edu. On the other hand, the third result was a PR3 highly related .edu internet marketing blog with zero comments. That is easy .edu backlinks!</p>
<p>You can easily replicate these queries to fit your needs, and it is highly scalable. You can find .edu, .gov, and if you are lucky, .mil blogs. If you are not as picky, you can just search specifically for the blogs without the .edu or .gov extension, and you can find some high pageranked blogs on the first pages of results. Play around with it, enjoy it, it’s free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2009/03/link-building/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Adding meta tags to blogger</title>
		<link>http://www.gossiplime.com/2009/03/adding-meta-tags-to-blogger/</link>
		<comments>http://www.gossiplime.com/2009/03/adding-meta-tags-to-blogger/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:35:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[meta tag]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=296</guid>
		<description><![CDATA[1.Sign in to your blogger dashboard&#62;click the &#8216;layout&#8217; button 2.Click on the &#8216;Edit html&#8217; tab Here is the code you have to add &#60;meta content=&#8217;DESCRIPTION HERE&#8217; name=&#8217;description&#8217;/&#62; &#60;meta content=&#8217;KEYWORDS HERE&#8217; name=&#8217;keywords&#8217;/&#62; &#60;meta content=&#8217;AUTHOR NAME HERE&#8217; name=&#8217;author&#8217;/&#62; DESCRIPTION HERE:Write your blog description KEYWORDS:Write the keywords of your blog AUTHOR NAME:Write the author&#8217;s name(Your name) 3.Add the [...]]]></description>
			<content:encoded><![CDATA[<p>1.Sign in to your blogger dashboard&gt;click the &#8216;layout&#8217; button</p>
<p>2.Click on the &#8216;Edit html&#8217; tab</p>
<p>Here is the code you have to add</p>
<p>&lt;meta content=&#8217;DESCRIPTION HERE&#8217; name=&#8217;description&#8217;/&gt;<br />
&lt;meta content=&#8217;KEYWORDS HERE&#8217; name=&#8217;keywords&#8217;/&gt;<br />
&lt;meta content=&#8217;AUTHOR NAME HERE&#8217; name=&#8217;author&#8217;/&gt;</p>
<p>DESCRIPTION HERE:Write your blog description<br />
KEYWORDS:Write the keywords of your blog<br />
AUTHOR NAME:Write the author&#8217;s name(Your name)</p>
<p>3.Add the above code just after this</p>
<p>&lt;b:include data=&#8217;blog&#8217; name=&#8217;all-head-content&#8217;/&gt;</p>
<p>Don&#8217;t forget to add description and keywords.<br />
and save the changes.</p>
<p>IMPORTANT:</p>
<p>Several people were filling with just the keywords in the description.DON&#8217;T DO THAT.Google and other search engines will ban your site from the search engines list if you did so.And also,don&#8217;t repeat the keyword more than 3 times.</p>
<p>That&#8217;s it!You have sucessfully added the metatags to your blogger(blogpsot) blog.If you want to check whether you added the meta tags correctly or not,just type &#8216;meta tags analyzer tool&#8217; in the google and you will find so many sites which can check whether you have added the tags correctly or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2009/03/adding-meta-tags-to-blogger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>1100+ Dofollow blog list</title>
		<link>http://www.gossiplime.com/2009/01/1100-dofollow-blog-list/</link>
		<comments>http://www.gossiplime.com/2009/01/1100-dofollow-blog-list/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 02:22:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[dofollow]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=96</guid>
		<description><![CDATA[You may see few URLS are not working fine! But till i found all were working. Till then you Keep Commenting! Note: If you want to me to add your URL in that list, Throw me an email and I will do it ASAP! (admin [at] gossiplime.com Here is the list : 1100+ Do-Follow Blog [...]]]></description>
			<content:encoded><![CDATA[<p><strong>You may see few URLS are not working fine! But till i found all were working.</strong></p>
<p>Till then you Keep Commenting!</p>
<p>Note: If you want to me to add your URL in that list, Throw me an email and I will do it ASAP! <img src='http://www.gossiplime.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  (admin [at] gossiplime.com</p>
<p>Here is the list : <a title="Do follow blog list" href="http://www.gossiplime.com/1100+do%20follow%20blog%20list.txt">1100+ Do-Follow Blog List (TEXT FORMAT)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2009/01/1100-dofollow-blog-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Know how to add a favicon on Blogger</title>
		<link>http://www.gossiplime.com/2009/01/know-how-to-add-a-favicon-on-blogger/</link>
		<comments>http://www.gossiplime.com/2009/01/know-how-to-add-a-favicon-on-blogger/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 01:59:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Favicon]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=92</guid>
		<description><![CDATA[Firstly, What exactly is a Favicon? A favicon is a small image shown in the tab of your browser, It just gives a blog a good look and almost all websites have it, even mine Is Favicon Good For SEO? Nope, as I said it just gives a website good look. It doesnt have anything [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Firstly, What exactly is a Favicon?</strong></p>
<p>A favicon is a small image shown in the tab of your browser, It just gives a blog a good look and almost all websites have it, even mine <img class="wp-smiley" src="http://rishabhsood.net/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" /></p>
<p><strong>Is Favicon Good For SEO?</strong></p>
<p>Nope, as I said it just gives a website good look. It doesnt have anything to do with SEO.</p>
<p>Now let me show you how to install it on a Blogger,</p>
<p>1) Make a small image for your blog which matches color of your blog.</p>
<p>2) Visit <span style="color: #0000ff;"><a rel="nofollow" href="http://www.iconj.com/icon_generator.php" target="_blank"><span style="font-weight: bold;">Free Favicon Generator</span></a> </span>and upload the graphic you have made.</p>
<p>3) You will get a favicon.ico file, Download it.</p>
<p>4) Upload if to some website or you can let iconj.com host it on their server.</p>
<p>Next, Insert code just above the &lt; /head &gt; tag, click <span style="font-weight: bold;">Save Template</span> and you are done. Your favicon will now load when you open your website \:D/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2009/01/know-how-to-add-a-favicon-on-blogger/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Do follow blog List</title>
		<link>http://www.gossiplime.com/2008/12/do-follow-blog-list/</link>
		<comments>http://www.gossiplime.com/2008/12/do-follow-blog-list/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 08:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[dofollow no nofollow]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=132</guid>
		<description><![CDATA[Hello friends, Today i will give you a list of dofollow blogs Free DoFollow Blogs Search Engine Tool , by using this free web based tool , you will be able to search any DoFollow Blogs that matched with your search term . eg: “music , cats , etc” . You can also submit your [...]]]></description>
			<content:encoded><![CDATA[<p>Hello friends,</p>
<p>Today i will give you a list of dofollow blogs</p>
<p><a href="http://www.ezbusinessneeds.com/dofollow.php">Free DoFollow Blogs Search Engine Tool</a> , by using this free web based tool , you will be able to search any DoFollow Blogs that matched with your search term . eg: “music , cats , etc” . You can also submit your own DoFollow blog to their database <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<p>- <a href="http://www.dofollowblogs.com/">The DoFollow Blogs Directory</a> , by visiting their web directory , you will be able to browse and search for DoFollow blogs based on Categories . eg :”computer , science , etc” . It’s very handy <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<p>- <a href="http://forums.digitalpoint.com/forumdisplay.php?f=13">Digitalpoint’s Link Development Forum</a> , all stuffs you need to know about Link Building. Highly recommended  <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" /> From this forum I got these nice list of DoFollow Blogs :</p>
<p><code>PR6</p>
<p>http://www.ndesign-studio.com/blog/updates/web-designer-wall-launch/</p>
<p>PR7</p>
<p>http://www.matthewyglesias.com/archives/2006/12/sunni_versus_shiite/</p>
<p>PR3</p>
<p>http://friendlybit.com/css/beginners-guide-to-css-and-standards/</p>
<p>PR4</p>
<p>http://www.bloggingpro.com/archives/2006/08/26/feature-5-reasons-to-use-wordpress-as-cms/</p>
<p>PR5</p>
<p>http://www.ysearchblog.com/archives/000469.html</p>
<p>PR5</p>
<p>http://www.crankygeeks.com/2007/07/episode_74_is_google_going_too.php</p>
<p>PR5</p>
<p>http://lifehacker.com/software/sports/-304921.php</p>
<p>PR5</p>
<p>http://www.dgrigg.com/post.cfm/11/07/2005/Resign-Patterns</p>
<p>PR6</p>
<p>http://njmg.typepad.com/sbi/2007/09/post-3.html</p>
<p>PR4</p>
<p>http://argentina.worldcupblog.org/1/argentina-copa-america-roster.html</p>
<p>PR2</p>
<p>http://germany.worldcupblog.org/1/road-to-euro-2008.html</p>
<p>PR3</p>
<p>http://fiorentina.theoffside.com/team-news/livorno-0-fiorosvaldo-3.html</p>
<p>PR4</p>
<p>http://www.aviransplace.com/digg-this-wordpress-plugin/</p>
<p>PR5</p>
<p>http://thewarp.org/blog/index.cfm/2007/5/17/NUTS-campaign-to-Save-Jericho</p>
<p>PR6</p>
<p>http://aydin.net/blog/2006/03/23/three-column-k2-theme-for-wordpress-3k2/</p>
<p>PR6</p>
<p>http://www.askthecssguy.com/2007/03/form_field_hints_with_css_and.html</p>
<p>PR5</p>
<p>http://blog.pixelbreaker.com/flash/polar-clock-v2/</p>
<p>PR4</p>
<p>http://scienceblogs.com/pharyngula/2006/02/rule_of_threes_now_satisfied.php</p>
<p>PR4</p>
<p>http://www.molly.com/2007/01/18/what-happened-with-html-and-css-in-outlook-2007/</p>
<p>PR5</p>
<p>http://blog.usweb.com/archives/how-microformats-affect-search-engine-optimization-seo/</p>
<p>PR5</p>
<p>http://www.scribefire.com/2007/08/02/scribefire-142-released/</p>
<p>PR6</p>
<p>http://robertreich.blogspot.com/2007/03/other-85-us-attorneys.html</p>
<p>PR3</p>
<p>http://blog.studentsforafreetibet.org/2007/08/31/free-runggye-adak-now/</p>
<p>PR4</p>
<p>http://radar.oreilly.com/archives/2007/10/competecom_anal.html</p>
<p>PR6</p>
<p>http://tutorialblog.org/25-code-snippets-for-web-designers-part8</p>
<p>PR5</p>
<p>http://blog.pandora.com/</p>
<p>PR5</p>
<p>http://blogs.bl0rg.net/netzstaub/2005/03/04/interview-with-adam-dunkels/</p>
<p>PR4</p>
<p>http://gadgets.fosfor.se/ricavision-vista-remote/</p>
<p>PR3</p>
<p>http://imthi.com/wp-pda</p>
<p>PR4</p>
<p>http://blog.secondlife.com/2007/07/11/announcing-the-concierge-summer-party/</code></p>
<p>- Blackhat ’s way : <a href="http://www.xssnews.com/2007/07/27/xss-and-seo-search-engine-optimization/">Xss BackLinks</a> / <a href="http://blackhatseo-blog.com/edu-spam">.Edu Spamming</a><br />
- Tool : <a href="http://www.commenthut.com/">CommentHut</a></p>
<p>Okay , you’re done with some basic tricks o gaining backlinks . Now , You should monitor it , if you just don’t have any idea about monitoring the backlinks to your blogs , just get yourself registered with <a href="http://www.google.com/alerts?hl=en&amp;gl=">Google Alert</a> . And enter “link:http://www.yourwebsite.com” as the search term .</p>
<p><img class="alignnone size-full wp-image-133" title="google_alert" src="http://www.gossiplime.com/wp-content/uploads/2009/01/google_alert.jpg" alt="google_alert" width="279" height="230" /></p>
<p>That’s all for now, Enjoy <img src='http://www.gossiplime.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2008/12/do-follow-blog-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List Of Fifty Active RSS Directories</title>
		<link>http://www.gossiplime.com/2008/10/list-of-fifty-active-rss-directories/</link>
		<comments>http://www.gossiplime.com/2008/10/list-of-fifty-active-rss-directories/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 04:25:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Rss]]></category>

		<guid isPermaLink="false">http://www.gossiplime.com/?p=88</guid>
		<description><![CDATA[We have been discussing how important is RSS for a blog and what role it plays for a blog to become sucessful. Here is a list of 50 very good RSS directories.. I had to struggle a lot to get these for you had to go through lost of spammy directories which were not active [...]]]></description>
			<content:encoded><![CDATA[<p>We have been discussing how important is RSS for a blog and what role it plays for a blog to become sucessful. Here is a list of 50 very good RSS directories.. I had to struggle a lot to get these for you had to go through lost of spammy directories which were not active and got these 50 from there <img class="wp-smiley" src="http://rishabhsood.net/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<ul>
<li><a href="http://www.rssmountain.com/">RSSMountain.com</a></li>
<li><a href="http://www.feedest.com/feedAdd.cfm" target="_BLANK">Feedest.com</a></li>
<li><a href="http://www.blogoculars.com/add-blog">Blogoculars.com</a></li>
<li><a href="http://www.2rss.com/" target="_BLANK">2RSS.com</a></li>
<li><a href="http://www.feedsfarm.com/a.html" target="_BLANK">FeedsFarm.com</a></li>
<li><a href="http://www.rssfeeds.com/suggest_wizzard.php" target="_BLANK">RssFeeds.com</a></li>
<li><a href="http://www.rssaround.com/submit.php">RSSaround.com</a></li>
<li><a href="http://www.feedbees.com/add.php">Feedbees.com</a></li>
<li><a href="http://www.feedshoster.com/addfeed.html?catid=">FeedsHoster.com</a></li>
<li><a href="http://www.plazoo.com/en/addrss.asp" target="_BLANK">Plazoo.com</a></li>
<li><a href="http://free-rss.page2go2.com/free-rss-directory/rss-add.html">Page2go2.com</a></li>
<li><a href="http://www.feedooyoo.com/ref.htm" target="_BLANK">Feedooyoo.com</a></li>
<li><a href="http://www.rssmicro.com/feedsubmit.web">RSSmicro.com</a></li>
<li><a href="http://feedfury.com/submit" target="_BLANK">FeedFury.com</a></li>
<li><a href="http://www.octora.com/add_rss.php" target="_BLANK">Octora.com</a></li>
<li><a href="http://www.findrss.net/catalogs/rsscatalog.nsf/submit?openForm" target="_BLANK">FindRSS.net</a></li>
<li><a href="http://www.feedbase.net/Add.php" target="_BLANK">FeedBase.net</a></li>
<li><a href="http://www.rssmotron.com/feed_submission.php" target="_BLANK">RSSmotron.com</a></li>
<li><a href="http://www.morenews.be/voegbrontoe.php" target="_BLANK">MoreNews.be</a></li>
<li><a href="http://www.daytimenews.com/submit-rss-feed.aspx" target="_BLANK">DayTimeNews.com</a></li>
<li><a href="http://rss-feeds-submission.com/RSS/l_op=Addrss.html" target="_BLANK">Rss-Feeds-Submission.com</a></li>
<li><a href="http://www.millionrss.com/add-my-feed.php" target="_BLANK">MillionRSS.com</a></li>
<li><a href="http://publisher.yahoo.com/rss_guide/submit.php" target="_BLANK">Yahoo RSS Guide</a></li>
<li><a href="http://www.readablog.com/AddFeed.aspx" target="_BLANK">ReadABlog.com</a></li>
<li><a href="http://www.goldenfeed.com/AddFeed.aspx" target="_BLANK">GoldenFeed.com</a></li>
<li><a href="http://www.blogdigger.com/add.jsp" target="_BLANK">BlogDigger.com</a></li>
<li><a href="http://www.rssfeeds.com/suggest_wizzard.php" target="_BLANK">RSSFeeds.com</a></li>
<li><a href="http://www.feed24.com/?c=add" target="_BLANK">feed24.com</a></li>
<li><a href="http://88tem.com/submit-feed">88tem.com</a></li>
<li><a href="http://www.weblogalot.com/Ping/" target="_BLANK">WeBlogAlot.com</a></li>
<li><a href="http://www.feedboy.com/addfeed.html?catid=" target="_BLANK">FeedBoy.com</a></li>
<li><a href="http://chordata.info/suggest.php" target="_BLANK">Chordata.info</a></li>
<li><a href="http://blogpulse.com/submit.html" target="_BLANK">BlogPulse.com</a></li>
<li><a href="http://www.daypop.com/info/submit.htm" target="_BLANK">DayPop.com</a></li>
<li><a href="http://www.icerocket.com/c?p=addblog" target="_BLANK">IceRocket.com</a></li>
<li><a href="http://www.rss-network.com/submitrss.php" target="_BLANK">RSS-Network.com</a></li>
<li><a href="http://www.jordomedia.com/RSS/l_op=Addrss.html" target="_BLANK">Jordomedia.com</a></li>
<li><a href="http://feeds2read.net/Suggest-A-Feed" target="_BLANK">Feeds2read.net</a></li>
<li><a href="http://www.feedcycle.com/about/start.php" target="_BLANK">Feedcycle.com</a></li>
<li><a href="http://feedshark.brainbliss.com/" target="_BLANK">FeedShark.BrainBliss.com</a></li>
<li><a href="http://www.feedplex.com/add-url.php" target="_BLANK">FeedPlex.com</a></li>
</ul>
<p>Now its the time to enjoy <img src='http://www.gossiplime.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gossiplime.com/2008/10/list-of-fifty-active-rss-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

