Simple blogging with AdSense using Easy-Peasy AdSense Plugin and AdCode Widget Plugin
Inserting AdSense code to main column using Easy-Peasy AdSense Plugin. Inserting AdSense code to sidebar using AdCode Widget Plugin.
Inserting AdSense code to main column using Easy-Peasy AdSense Plugin. Inserting AdSense code to sidebar using AdCode Widget Plugin.
Great day. I successfully installed XAMPP on Windows 7. The only reason why I use Windows 7 that it was preinstalled on the laptop I bought. I wanted to install WordPress locally so i needed environment: apache, php, mysql. There are three options available: WAMP; XAMPP; separate installation for all needed. I started from WAMP [...]
I host my sites on bluehost and have client with hosting on hostmonster, and on both this hostings i experienced very slow page loading. About 20 sec. WordPress simple theme, no images. The main cause as i see in firebug is a multiple css files. Server response to first request for css immediately, but for [...]
As I wrote in previous post Blogger API has pretty low rate limit – 50. So if your case is thousands of posts use WordPress with XML-RPC, but if 50 is just suitable then code below can help. Don’t forget to download API and dependencies public class BloggerAutoPost { static final String EMAILACCOUNT [...]
I tried to post to Blogger through API. In the next post I will provide code details. But when i finally polished my client and run it to post several thousands of posts, I discovered that Blogger API have pretty low post limit. Only 50 posts can be post, after this number I got: [...]
This girlforlegos (nofollow link) just posted on one of my blogs the comments that can be read below. Firstly i just wanted to mark them as spam, but i go and look at site: poor but not dangerous adsense blog and comments really great . So, I finally approved them all: I dont know what [...]
Finally, I decided to be professional blogger and to start to use some desktop blogging software. Important features used as criteria: – free; – must support all major blog engines (firstly Wodpress, Blogger and LiveJournal); – firefox like misspelling highlighting; – optionally can simultaneously post to multiple blogs. So, i found this wordpress codex page [...]
I am currently testing blog writing desktop clients. And BlogDesk seems to be owner of very interesting feature: simultaneous posting to multiple blogs. So, I post…………………………… ………. OK. Posted successfuly to 2 different blogs.
Sometimes developers remove “powered by WordPress” label from bottom of wordpress based sites. It’s not illegal: WordPress released under LGPL and keeping this label is not required by license. It’s correct for derivative works (themes and plugins) too. Suppose we have www.possiblybuiltonwordpress.com site. How to be sure that wordpress really used? Two ways each of [...]
Permalinks don’t working (oops link is broken or 404 not found) whose sheet fault is it?