Hi new blogging friend! If you're new here, you may want to subscribe to the AsktheBlogger RSS feed. Thanks for visiting!
Question: How do you put Google AdSense ads in the middle of your blog post? I know how to add it to the top or bottom within the post but not sure how you put it in the middle of your posts. Thanks for the info.
Great question, and actually, the answer is much more simple than you imagine. In my experience, you can do it two ways.
The first way is to simply just do it manually. That’s how I do it here at AsktheBlogger.com. See the Adsense block above, just below the question? I manually placed it in using a simple cut and paste. The problem with that method is I have to keep a copy of my Adsense code handy for every post, and it’s unnecessary really.
The right way to do it is to use a Wordpress Adsense plugin. This one called the AdSense-Deluxe WordPress Plugin is great because it uses both Google Adsense & Yahoo! Publisher ads, your choice.
AdSense-Deluxe is an easy-to-use plugin for WordPress 1.5+ (including WP 2.0) for quickly inserting Google or Yahoo! ads into your blog posts, and managing when and where those ads are displayed.
What if I don’t use Wordpress?
Well, then I’m afraid you’re probably stuck manually pasting your code in the blog entry, or finding out from your blogging platform if they have some type of plugin you can use.
Just another reason to use Wordpress. :)
Question: How do I go about putting advertisements on my blog?
Putting ads on or in your blog requires that you know a little bit of “code”. Sure, it varies between blogging platforms, but with most you still have to be able to figure out how and where to place a piece of code that the advertiser gives you into your blog.
Don’t worry, it’s not that hard. Let’s use Wordpress (which AsktheBlogger uses) as an example.
Let’s say I want to place an ad in my blog sidebar. Here’s how I would do it.
1. Login to my blog account.
2. Go to “presentation”, then “theme editor”.
Now’s the tricky part. If you have not already set permissions on your theme pages, you need to do that now. FTP into your blog and look for the “wp-content” folder. In that folder you’ll see the folder of the theme that is powering your blog. Open it.
In that folder you’ll see a bunch of .php files. These are what power your blog, the pieces parts. Find “sidebar.php” and right click on it. Choose “permissions”. Now, change permissions to “777″, which means that it is now “writable”. In other words, it can be edited now.
Now go back into your Wordpress admin. Onto step 3.
3. Click on “sidebar” link. You’ll now be able to edit the file directly in the admin.
4. Copy the code from your advertiser and paste it into the sidebar area where you want it.
Now you can save the file and look at the blog to see how the ad appears. If it’s not in the right spot you want it in, go back and and grab the code and move it again. Keep trying till you get it in the spot you want.
That’s it! Other blogging systems may vary. Consult your blog help file for detailed instructions or contract your local blog consultant to help you out.
0 Comments