How to optimize blog loading time part 2
Filed under: Wordpress, changelog, computer problems, link and info sharing, my work, pictures, software, tutorials
It’s been a while since I made the post on “How to optimize blog loading time part 1″. Since I was too busy with my daily work and busted my weekends with soccer games and sleep overdose, I managed to squeeze some time to work this out. ![]()
Last time I showed you how to use Tools Pingdom, this time is much more easier. We’re going to use a page that can time you blog loading page for a few times and this way you can test if you blog load consistently. The website that I want to share this time is called Web Wait. Without further delay, let’s get started.![]()
Go to www.webwait.com
The interface that you will should be like this. If you see something other than that, most likely you went to the wrong address.
Inserting Adsense Code To Your Blog Post
Filed under: Wordpress, changelog, computer problems, link and info sharing, my work, pictures, techs, tutorials
First of all, I would like to thank Nasrun for giving me a feedback on my Adsense placing in my blog post and he wanted to know how I manage to do it? This is what I expect from my readers. The purpose of the comment on my blog is to give feedback and I really appreciate Nasrun’s comment on this. Other readers, if you want to know any tips or tutorial, ask away and I will be glad to write one (provided I have time to do it). Well, as I promised, this is the tutorial on how to do it. Actually, it’s pretty simple.
The trick
Actually, the trick is playing some CSS and div layer tag in your theme file. In this case, I only put my Adsense code in single post file. Go to your theme and edit the file that you want your Adsense code to appear. In this case, usually it will be index.php or single.php.


