How To Remove Ads On Posts In Certain Categories

Have you ever wanted to remove ads on posts belonging to certain categories only? Or wanted to remove ads on all your sponsored review posts?

Here’s the code to do it in WordPress:

<?php
if ( !in_category(15) && !in_category(23) && !in_category(14) && !in_category(20)) {
?>
Your ad code here
<?php } ?>

In the above code 15, 23, 14 and 20 are category IDs, replace them with the IDs of the categories you don’t want ads in.

I am currently using this code to remove AdSense and Kontera ads from my Blogging, Make Money Online, WordPress and WordPress Plugin categories. Thanks to Keith for the code.



divider


How To Separate Comments and Trackbacks On A WordPress Blog

Most blogs have their comments and trackbacks mixed, which in my opinion makes the comment area look ugly and also breaks up the flow of reader comments.

Some readers have asked me in the past how I had separated the comments from trackbacks on this blog and frankly I did not know then as the K2 theme (this blog’s theme was based on K2) had this done by default.

But after the recent redesign of this blog, I had to find out how to do this manually as I did not want to base my theme on K2 anymore.  After a quick search I landed on hackwordpress.com which had a step by step explanation on how to separate comments and trackbacks on a WordPress blog.

Now go ahead and make your blog look neater by separating the comments and trackbacks on your blog too. You may also want to style your comments to stand out from your reader’s comments.



divider


Choosing The Right Web Host For Your Blog

This is a guest post by Maneesh from UnNeglectable. If you are interested in writing a guest post too, let me know

Web Hosting

Of the numerous make money blogs and pro-bloggers that we read time and again, a constant suggestion for better results from blogging is to have one’s own domain name and hosting the same outside of Blogger, Typepad and the likes.

With domain names the prices are pretty much the same all around and most often do not require any sort of support after the purchase. However when it comes to hosting your content on the web you find the need to choose the correct service provider paramount. A review of BloggingTips right here on JohnTP.com shows that they had an awful time with their host to begin with (look for Kevin Muldoon’s comment).

The kind of system your web host offers you will decide the scale and scope your blog will be able to attain. Yet I find very few posts talking about this first step into blogging. In this post we will look at some basic yet important things to keep in mind while deciding on your web host.

Continue reading ‘Choosing The Right Web Host For Your Blog’



divider


Online Photoshop Alternative - Fauxto

This is a guest post by Nelson from Help Desk Geek. If you are interested in writing a guest post too, let me know.

Hard-core Photoshoppers might claim there is no alternative to the mighty adobe image application, But while Photoshop is not about to be dethroned, be prepared to be blown away by Fauxto. This site hosts an online app that can open JPEG,PNG,GIF,BMP,and TIFF images. From there you can add multiple layers, adjustments, movable marquees, including text layers, there are even a number of common effect filters.

Continue reading ‘Online Photoshop Alternative - Fauxto’



divider


Windows Media Player 11 Search Tips

This is a guest post by Shankar Ganesh from Technology Blog who writes about Web and Software Tools. Don’t forget to subscribe to his feeds to get updates.

With Windows Media Player 11 installed, searching your entire music library just got better. Windows Media Player 11’s capable search modifiers can help you search your music effectively. For example, you can just narrow down to tracks from a particular artist by using the ‘Artist’ Search Modifier.

For example, Artist: Akon will search and list only the songs by Akon. Similarly, you can use the ‘Album’ operator to search for songs from a particular Album.

Continue reading ‘Windows Media Player 11 Search Tips’



divider


Use Photos In Your Blog Posts

Remember how publishers used to place images next to AdSense ads to increase its CTR? It worked as the images used to help capture the visitor’s attention.

Orange Basket

You can apply the same technique to get visitors to read your posts too. Placing photos related to your posts not only makes your posts more attractive to your readers but will also clearly explain to them on what the post is about and also makes your blog stand out from the other blogs.

I know I don’t read each and every post of the blogs I read, but when there’s an image it makes me want to read the post.

Now that you know how photos can help your blog, you may be wondering where you can get free photos for your blog.

Continue reading ‘Use Photos In Your Blog Posts’



divider


Optimize Your WordPress Blog With All In One SEO Pack

One year back I had listed out the best plugins to optimize a WordPress blog for Search Engines, but now I would like to replace three plugins in the list with one new plugin as it does all that they do and much more.

The plugin I would like to recommend is All in One SEO Pack. This plugin optimizes your WordPress blog for Search Engines by letting you

  • define your home page title, description and keywords
  • define your post, page, category, archive, tag and search title formats
  • use categories for META keywords
  • avoid indexing of duplicate content (prevents indexing of category, archive and tag archive pages)
  • autogenerate descriptions

Continue reading ‘Optimize Your WordPress Blog With All In One SEO Pack’



divider


Regular Commenters Reward - September 26, 2007

Regular Commenters RewardThis post is to reward regular commenters of this blog by linking good posts from their blogs and sending them some traffic. If you would like to get rewarded too, all you have to do is join my MyBlogLog Community and start commenting regularly on this blog.

I hope you enjoy reading these blog posts -



divider


WordPress 2.3 Released

Those of you who missed the good news, WordPress 2.3 was released a few hours ago with lots of exciting new features including tagging, plugin update notification, URL handling improvements and much more.

What I liked the most of this version is the new feature to notify users of WordPress and plugin updates, but I wish the plugin update notification could be shown on the dashboard instead since I don’t often check the plugin page.

Though this new version supports tagging, I stopped using tags today and uninstalled Ultimate Tag Warrior plugin as I find that visitors rarely visit my tag pages - all that the tag pages do is create duplicate content!

Continue reading ‘WordPress 2.3 Released’



divider


Things I Do Before Writing A Post

Hand on keyboard

To get your blog read by a lot of people you need to write original and quality content that interests them and to produce the content you will need to relax your mind and stay away from the things that will distract you while writing a post.

Here are the things I do before writing a post:

  1. Close all instant messengers - During the time when I had mentioned my instant messenger IDs on my about page, I used to get a lot of IMs from visitors asking for help and while I have no problem in helping, it used to annoy me when I got IMs while writing a post. I just can’t concentrate on blogging when IMs just pop up. So I made the decision since then to close all instant messengers before blogging.
  2. Close Feed reader - While I like my Feed reader (FeedDemon) notifying me of updates in my favorite blogs, I get distracted when it notifies me while writing a post. So I just close it until I finish writing the post.
  3. Lower the Music Volume - I listen to music most of the time my PC is on, but I lower the volume while blogging to concentrate more on the post that I write.
  4. Close Room door - This is something I always do while blogging to avoid getting distracted by sounds near me, like when my family watches TV.

Continue reading ‘Things I Do Before Writing A Post’



divider