February 5, 2012

Am I Allowed To Put Ads On My WordPress Blog?


I’ve got a free blog with wordpress. Am I allowed to put ads on my WordPress blog, and if so how do I do it?

Answer: Yes, if you are using the free blog software from WordPress.org, you can put anything you want on your blog, including ads. If you’re using WordPress.com, which is the hosted version, you are limited to what you can put on your blog.

To put ads on your wordpress blog, you need to be able to edit your themes. A theme is the design of your blog, and they are located in the “wp-content” folder, then inside “themes”. Locate the theme you are using and login to your blog via FTP (file transfer protocol).

You will need to locate the files in your theme that you want to edit and change permissions on them to 755, which means they are now editable. To do this, right click on them (on a PC) and choose “permissions”, make change and hit ok.

Now, you can edit your theme files directly through your WordPress login in your browser. Login, go to “presentation”, choose “theme editor” and you’ll see a list of the files your blog uses. You can now edit those files.

AsktheBlogger Short Video Explanation!

Now comes the tricky part. Where do I place the ads?

This can be a tad scary for people who aren’t Internet geeks. If you’re placing an ad in your sidebar, you locate the theme file probably called “sidebar”, then place the ad code (for example Google Adsense) in that file, wherever you wish it to appear. You may have to place it and save the page and then view it to see how it looks, then come back and move it around till you get it where you want it to appear.

It’s gets even more tricky when you want to put ads in or around your blog content. AskTheBlogger suggests looking into the WordPress support community for answers. Here is a link to get you started.