<?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"
	>

<channel>
	<title>Developer Tutorials' Webmaster Blog &#187; blogging</title>
	<atom:link href="http://www.developertutorials.com/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Tue, 02 Sep 2008 14:59:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Tips on dealing with comment spam</title>
		<link>http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/</link>
		<comments>http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/#comments</comments>
		<pubDate>Fri, 30 May 2008 13:02:46 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[comment spam]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/</guid>
		<description><![CDATA[Blog comments are fantastic. They provide a way for writers and readers to interact, thereby building a community, and sometimes even friendship. They’re also great for SEO purposes as they add fresh content to a page with targeted keywords, assuming you can keep the discussion related to the post’s topic. Therein lies the catch. There [...]]]></description>
			<content:encoded><![CDATA[<p>Blog comments are fantastic. They provide a way for writers and readers to interact, thereby building a community, and sometimes even friendship. They’re also great for SEO purposes as they add fresh content to a page with targeted keywords, assuming you can keep the discussion related to the post’s topic. Therein lies the catch. There are a lot of spammers out there just itching to squeeze in unrelated links and advertisements. No matter what you do, spammers will keep mutating and haunt you like a bad virus, but you can minimize their effect on your blog by doing the following:<br />
<span id="more-205"></span><br />
<strong>1. Ban links in comments</strong></p>
<p>Since most, if not all, of spams have links to other sites, why not remove the ability to leave clickable links in the comments section? Although spammers (and regular people) can still send in comments, they won&#8217;t be able to publish active hyperlinks. This can be done by accessing the server and configuring it such that all HTML tags from comment links are automatically stripped. </p>
<p><strong>2. Use anti-spam plugins</strong></p>
<p>If you’re using Wordpress, you can use spam filters like the popular Akismet which learns the more you use it. This ability to learn new spamming techniques via user input has been very effective so far. Another way is to utilize user validation plugins like Captcha to require commenters to prove they are living, breathing human beings, as opposed to spam-generating bots. You will either be presented with scrambled text on an image or an audio recording to listen to. Choose well because some plugins of this type are extremely hard to crack. If valid users fail to leave a comment on their first try, they might just abandon trying all together.</p>
<p><strong>3. Block Googlebot from the comments</strong></p>
<p>Rampant spamming can hurt your site’s SEO, so in the extreme case where you want to make sure this extraneous content won’t be indexed by spiders, use the robots.txt file to block their access to the subdirectory where the comments are stored. An alternate way is to use the meta tag to block certain pages by putting this inside the header: </p>
<p><strong>4. Use nofollow tags</strong></p>
<p>Make sure your comment links are padded with the rel=&#8221;nofollow&#8221; attribute. This bit of code will prevent the link from becoming a factor in PageRank calculation and your page’s relevance to keyword searches. Some blogging sites and CMS like Wordpress add this attribute to comment links by default.</p>
<p><strong>5. Turn on comment moderation</strong></p>
<p>However, the best way is still to play the vigilant cop in policing your site’s comments. It can be grueling if you get a lot of comments everyday, but it can also be rewarding because you get to interact with authentic visitors. Most blogs come with the option to hold the comments until you personally approve them, instead of automatically displaying these. It’s especially useful to guard against not only spammers but trolls – those who spew unnecessary hate for some <a href="http://www.marco.org/244">unfathomable reason</a>. I guess the Internet must have its downsides, too.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d205" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/&amp;title=Tips+on+dealing+with+comment+spam" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/&amp;title=Tips+on+dealing+with+comment+spam" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/&amp;title=Tips+on+dealing+with+comment+spam" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/content-blogging/tips-on-dealing-with-comment-spam-205/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to make your blog more personal</title>
		<link>http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/</link>
		<comments>http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/#comments</comments>
		<pubDate>Sat, 17 May 2008 04:17:10 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[web statistics]]></category>

		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/</guid>
		<description><![CDATA[Personality is still the name of the game. A recent survey report gives us the latest figures on what kind of blogs people read, and Personal Blogs ruled the chart with a 63.5% reach. Second to that is a 38.9% reach for Family or Friend Blogs. Both suggest that to gain a wider audience, your [...]]]></description>
			<content:encoded><![CDATA[<p>Personality is still the name of the game. A <a href="http://www.universalmccann.com/Assets/wave_3_20080403093750.pdf">recent survey report</a> gives us the latest figures on what kind of blogs people read, and <strong>Personal Blogs</strong> ruled the chart with a 63.5% reach. Second to that is a 38.9% reach for <strong>Family or Friend Blogs</strong>. Both suggest that to gain a wider audience, your site must exude a tricky mix of familiarity and individuality. Pondering on these two traits, here are some of my suggestions to make you blog feel more cozy.</p>
<p><span id="more-174"></span></p>
<p><strong>Blurb.</strong> Although it seems obvious, many blogs don’t have a mini-profile blurb visible on all pages to introduce the author/site to first-time visitors. Worse, not everyone has an About page that to tell everyone </p>
<p><strong>Template.</strong> Most blogging platforms offer ready-made templates for plug-and-play use. It keeps everything simple, but it also makes your blog look ordinary and dull. Chances are, visitors have already seen the same template elsewhere, and when they try to remember your site, it gets lost in the murky waters called “generic design”. Part of personal branding should consist of an eye-pleasing and functional template that goes well with your personality and the blog’s overall theme.</p>
<p><strong>Words.</strong> Try to keep away from highfalutin words. It might’ve worked in you college class, but in the blogosphere, it’s much better to use the K.I.S.S. principle. This doesn’t mean you need to dumb down your blog, but rather that you speak the language of your intended audience. </p>
<p><strong>Tone.</strong> Your writing should be casual and conversational. Draw your visitors in with entries that speak to them directly. Ask questions when appropriate to solicit comments. </p>
<p><strong>Engage.</strong> Every time you get non-spammy visitor comments, answer them as quickly as possible. Other people who see your conversation’s thread will be more likely to say their piece, knowing they’ll get a reply. If they leave a link to their own blog, head on there and leave a comment as well. This will increase their chances of becoming regular visitors.</p>
<p>Any other tips you’d like to share? I’m all ears.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d174" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/&amp;title=How+to+make+your+blog+more+personal" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/&amp;title=How+to+make+your+blog+more+personal" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/&amp;title=How+to+make+your+blog+more+personal" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/content-blogging/how-to-make-your-blog-more-personal-174/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to use social media for website promotion</title>
		<link>http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/</link>
		<comments>http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 10:25:33 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Website Promotion]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[digg]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[stumbleupon]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/</guid>
		<description><![CDATA[With the advent of Web 2.0, social media has become an integral part of daily online life. It has become so powerful with its viral nature that succeeding in this arena may become a make or break deal for your website. If you plan to harness it, you might as well do it properly. Here [...]]]></description>
			<content:encoded><![CDATA[<p>With the advent of Web 2.0, social media has become an integral part of daily online life. It has become so powerful with its viral nature that succeeding in this arena may become a make or break deal for your website. If you plan to harness it, you might as well do it properly. Here are just a few tips.</p>
<p>1. <strong>Link Bait</strong> – The content on your site should be stuff that’s interesting and/or useful, the type that other people would want to link to and share with their friends. There are many ways to do this: having a blog on your site, offering free white papers, gathering breaking news, how-to articles, pictures, videos, statistics, and collections of multiple resources and tools.</p>
<p>2. <strong>Others First Policy</strong> – A common mistake rookies commit (including myself when I was starting out), is that they submit their own content to social media sites exclusively, right from the start. That’s a no-no. Build your reputation first as a source of great sites within the communities of these sites. Digg or Stumble other people’s content. Only when you get yourself a sizeable following should you start submitting your own. </p>
<p>3. <strong>Presentation</strong> – Now when you send other people to your site, make sure they’ll like what they see. Great content badly presented will not be terribly effective, negating all your hard work. So, make sure your ads, if any, don’t clutter up your pages. Check for the site design’s compatibility to major browsers and screen sizes. Add life to your pages by including relevant images. To make reading easier for your visitors, break the content down to sections and highlight the titles.</p>
<p>4. <strong>Buttons</strong> – All the popular social bookmarking sites have their own little buttons you could put at either the top or bottom of your post. If you’re using Wordpress or some other CMS, make them part of your template. </p>
<p>5. <strong>Discuss</strong> – Social media sites have their own groups and forums. Try to join the discussions on topics related to your site. If there are questions you can answer, by all means offer your take on things. This helps to boost your ranking among the community. In forums that permit it, you can put a link to your site on your signature.</p>
<p>6. <strong>Reciprocate</strong> – If someone Diggs your article or posts it on a forum, write a thank you note to that person. If he or she has a blog, try to see if you like any of the entries and return the favor. You can also ask if this person wants to exchange links, which is mutually beneficial for climbing the search engine rankings.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d142" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/&amp;title=How+to+use+social+media+for+website+promotion" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/&amp;title=How+to+use+social+media+for+website+promotion" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/&amp;title=How+to+use+social+media+for+website+promotion" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/website-promotion/how-to-use-social-media-for-website-promotion-142/feed/</wfw:commentRss>
		</item>
		<item>
		<title>7 Surefire Ways to Earn Respect in the Blogosphere</title>
		<link>http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/</link>
		<comments>http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 14:44:07 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[Website Promotion]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[blog promotion]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[business blog]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/</guid>
		<description><![CDATA[Respect should be the rock on which your every online relationship should stand. Everyone starts with a small pebble and builds it up to a boulder. Here are some 7 ways on how to gain respect of your peers.
Project a positive attitude.
The way you deal with your readers, clients and your peers will be reflected [...]]]></description>
			<content:encoded><![CDATA[<p>Respect should be the rock on which your every online relationship should stand. Everyone starts with a small pebble and builds it up to a boulder. Here are some 7 ways on how to gain respect of your peers.</p>
<p><b>Project a positive attitude.</b><br />
The way you deal with your readers, clients and your peers will be reflected on your blog. When you write about positive things, people will see that you believe in yourself and your abilities.  Manifesting positive attitude will inspire and motivate others. In return, you’ll gain their respect.</p>
<p><b>Be honest.</b><br />
Never mislead your readers. Be transparent with everything you write. Remember that writing about the truth is the easiest topic to tackle. Trust and respect always go hand in hand. You must gain their trust first before you earn their respect.</p>
<p><b>Make your readers feel appreciated.</b><br />
Be courteous when you correspond with your readers. You should make them feel at home while they’re reading your blog. At anytime, you must not ignore their queries or suggestions. When they praise you for something, a simple thank you will mean a lot to them. That gesture will be embedded in their minds and hearts forever.</p>
<p><b>Give them the royal treatment.</b><br />
As stated above, never ignore your readers. Listen to what they have to say. Good or bad, their opinions do matter. If they ask for something, do anything in your powers to give it to them. Exemptions to this rule would be the sun, the stars and your job.</p>
<p><b>Be available.</b><br />
Sometimes, your readers will ask email you about certain concerns or they might ask for your business number. Make yourself available for requests like these. Reply as soon as you can. Your clients will respect you when you’re there when they need you.</p>
<p><b>Your site is your mirror.</b><br />
Your web site must look professional and businesslike. Maintain a website that is easy to navigate as well. Your web site will reflect your business’ image. This will be what your readers will see you as. </p>
<p><b>Remember the Golden Rule.</b><br />
If you’re respectful towards your fellow bloggers, they’ll treat you with the same respect as well. Respect everyone even your competitors. A healthy competition is better than slugging it out with them.</p>
<p>With this simple guide, hopefully you’ll earn enough respect in the blogosphere. So don’t you just sit there, rock out your blog today.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d63" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/&amp;title=7+Surefire+Ways+to+Earn+Respect+in+the+Blogosphere" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/&amp;title=7+Surefire+Ways+to+Earn+Respect+in+the+Blogosphere" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/&amp;title=7+Surefire+Ways+to+Earn+Respect+in+the+Blogosphere" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/website-promotion/7-surefire-ways-to-earn-respect-in-the-blogosphere-63/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why editing old blog posts is good for SEO</title>
		<link>http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/</link>
		<comments>http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 14:44:06 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[Website Promotion]]></category>

		<category><![CDATA[blog post]]></category>

		<category><![CDATA[blog seo]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[seo blog]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/</guid>
		<description><![CDATA[Every blog has it share of old and dusty posts in some deep, dusty attic. While some will say that it is only prudent to purge them (saves you precious space) to allow for new posts, some states that there is wisdom in editing and reviving them. Not only do you keep old contents alive [...]]]></description>
			<content:encoded><![CDATA[<p>Every blog has it share of old and dusty posts in some deep, dusty attic. While some will say that it is only prudent to purge them (saves you precious space) to allow for new posts, some states that there is wisdom in editing and reviving them. Not only do you keep old contents alive and kicking, but you also send a signal to Google (via their PageRank algorithm) that these posts are still out there and that you care for these posts of yours. And Google does have ways of rewarding those who care for their posts, such as an increase in your PageRank. Now wouldn’t that be great?</p>
<p>So how do we go about reviving these old posts? It depends upon how old the information is and how much have changed. Here are a few ways on how you could perk up those old posts of yours:</p>
<p><b>Be up to date with changes with your search engines.</b> Algorithms. It’s what gives search engines the ability to rank websites. It’s only normal then to be aware of changes that occurs within each search engine. New algorithm? New restrictions? Be aware because what works before may not be working anymore.  </p>
<p><b>Check if you are still hitting your targets.</b> Regardless of what your post is about, you must have had a target search term when you wrote. Search for that term and see if your post still comes up. If not, then it’s time to start polishing that article.</p>
<p><b>Select new targets.</b> As time moves on, so does the trend in keywords. It is important that you know which terms are hot and which are not. Keyword research is the key here. If you are able to find a new keyword term for your old blog post, the chances of bringing life into it just went a whole lot higher.</p>
<p><b>Rewrite your old articles.</b> Change is a constant thing, and the same holds true with your articles. What you wrote about last year may have changed after a few months. So review your old articles, find out what has changed and revamp it. If your posts deal with information, find out if they are still updated.</p>
<p><b>Rewrite it with a different twist.</b> Sometimes, you create an article based on a given perspective. But as you write more and more, you are exposed to more styles ways of writing. So if you want to revitalize and old post, then take one out and fire up your creativity. What you get is a totally repackaged article ready to be served again.</p>
<p><b>If you find yourself writing on a single topic, compile.</b> If you find yourself dealing with the same topic over and over again, chances are you have created quite a number of articles dealing with the stuff. What you can do to put fire back to your old posts is to create a compilation of sorts. Link your articles together and present them as a compilation on a given topic. In that way, even if the pieces are old posts, as a whole you have created something new.</p>
<p><b>Everybody has their favorites, even in their blog posts.</b> This is one of the common ways blogs polish their old posts. They create a top 10 or 20 or sometimes even 50 favorite blog posts. The result? 10 or 20 or even 50 of your old blog posts have once again emerged into the spotlight.</p>
<p>And there you have it. Just remember that old blog posts don’t always mean dead posts or expendable posts. Even if they are old, a little bit of polishing, dusting and creativity can get them to shine once more. And when they do, that ranking of yours will shine with them, and your SEO endeavors will not be in vain.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d62" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/&amp;title=Why+editing+old+blog+posts+is+good+for+SEO" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/&amp;title=Why+editing+old+blog+posts+is+good+for+SEO" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/&amp;title=Why+editing+old+blog+posts+is+good+for+SEO" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/website-promotion/why-editing-old-blog-posts-is-good-for-seo-62/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Art of Linkbaiting</title>
		<link>http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/</link>
		<comments>http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 13:49:19 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[backlinks]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[link bait]]></category>

		<category><![CDATA[link baiting]]></category>

		<category><![CDATA[linkbait]]></category>

		<category><![CDATA[linkbaiting]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/</guid>
		<description><![CDATA[People who are involved in SEO know the importance of links. They want and need links, lots of links. Some buy them, some plead for them while some submit them to directories for those coveted one-way links.
While others, they bait them. Linkbait them, that is.
Don’t be put off by the name. Though it sounds nasty, [...]]]></description>
			<content:encoded><![CDATA[<p>People who are involved in SEO know the importance of links. They want and need links, lots of links. Some buy them, some plead for them while some submit them to directories for those coveted one-way links.</p>
<p>While others, they bait them. Linkbait them, that is.</p>
<p>Don’t be put off by the name. Though it sounds nasty, Linkbaiting is a kind of a misnomer. In a sense, you “bait” people with something that they would want to link to. The result: you get to reel-in more traffic and an increase in popularity. But of course, just like in real fishing, you can’t catch fish with rubber as bait. The bait must be something that the people would want. So what can you use as linkbait?</p>
<p><span id="more-46"></span></p>
<p><strong>It’s A Scoop!</strong> – No, you don’t need to shout “Extra! Extra! Read All About It!” with this kind of bait. If you have breaking news, share it! Couple it with an in-depth commentary and watch as the school of users flock your site. The tip: pick your own fishing spot. Be the first to cover news on a specific niche and avoid being too broad.  It also helps to check if other bloggers have covered the topic in the past.</p>
<p><strong>Hear, Hear! Shame, Shame!</strong> – One of the best ways to get attention: be different. When they say ‘yes’ to a topic, say ‘no’ instead. With luck, this can spark a lively debate and those who think so can link to you. Be careful though. Make sure that when you take a side, you defend it with facts; otherwise people will just dump you like the trash you put in your site. The tip: research, research, and more research.</p>
<p><strong>Laughter is Still the Best Medicine</strong> – Funny pictures, hilarious posts, tickling stories, these things easily catch juicy links. People love them for that moment of amusement everyone needs.  Apart from being great linkbait, this has a lot of potential for social bookmarking sites such as StumbleUpon or Digg.</p>
<p>These are just a few of the many ways to bait links. Once you get the hang of it, get ready for the steady increase in traffic and, hopefully, a great catch of links. Happy Fishing!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d46" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/&amp;title=The+Art+of+Linkbaiting" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/&amp;title=The+Art+of+Linkbaiting" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/&amp;title=The+Art+of+Linkbaiting" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/content-blogging/the-art-of-linkbaiting-46/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blogging for Small Businesses</title>
		<link>http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/</link>
		<comments>http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 07:11:18 +0000</pubDate>
		<dc:creator>Scout</dc:creator>
		
		<category><![CDATA[Content &amp; Blogging]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[blogs]]></category>

		<category><![CDATA[business blogging]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/</guid>
		<description><![CDATA[When the popularity of blogs was on the rise, it catered mostly to journalists, political bloggers, and young adults.  However, a new trend is emerging.  Business blogs are currently seen as an effective way to boost sales and increase promotion, and there are several reasons why.

Blogs are easier to maintain than a regular [...]]]></description>
			<content:encoded><![CDATA[<p>When the popularity of blogs was on the rise, it catered mostly to journalists, political bloggers, and young adults.  However, a new trend is emerging.  Business blogs are currently seen as an effective way to boost sales and increase promotion, and there are several reasons why.<span id="more-33"></span><br />
<strong><br />
Blogs are easier to maintain than a regular website<br />
</strong><br />
There are several blogging programs available for free, and they are usually easy to use, especially for beginners.  Mostly, it’s just a matter of typing into the blog software and clicking a few buttons. If you learn how to tweak and edit your blog templates, you will rarely need someone else to maintain it for you.  Anyone with basic computer skills and access to a wealth of tutorials can learn how to use and update a blog.<br />
<strong><br />
Easily publish promotional articles with your business blog</strong></p>
<p>RSS feeds and backlinks allow almost anyone to view any promotional articles that you publish on your blog.  These articles can be about your latest products, the latest market trends, or awards received by your business.  Blogs are very helpful, especially if you want to reach a wide audience that’s targetted enough to send some business leads your way.</p>
<p><strong>Blogs are generally favored by search engines</strong></p>
<p>Search engines love 3 things: organized content, regular updates, and a lot of backlinks.  When you have a regularly updated blog, it’s easy to maintain these 3 things that search engines are looking for when it comes to website ranking.  Having a good website rank is very important to your business, especially since customers tend to find your site first over your competitors.<br />
<strong><br />
Blogs strengthen communication with leads and customers.</strong></p>
<p>Blogs provide customers, suppliers, distributors, and business owners with a way to build a strong community. Business owners are given a chance to connect with a wider audience, and to show their know-how and expertise to their customers.  When you successfully build a community using your blog, it’s easier for potential customers to trust you with their purchases.  Your blog can communicate to your target market that you are knowledgeable and serious when it comes to your market.</p>
<p>While having a blog for your business provides you with an affordable web presence, the best argument for blogging is that you can easily build trust and confidence among new and returning customers. And as your business blog grows in popularity, your small business will be bigger than ever.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d33" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/&amp;title=Blogging+for+Small+Businesses" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/&amp;title=Blogging+for+Small+Businesses" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/&amp;title=Blogging+for+Small+Businesses" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/content-blogging/blogging-for-small-businesses-33/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
