Archive for February, 2009
How to Adsense anywhere in blogger ?
The guide below provides tips and tricks on where should the parsed HTML ad code (after replacing several special characters with HTML code) be pasted and inserted in the Blogger XML-based template. In essence, the steps are exactly the same when positioning the ad next to and within post content, except that the text string [...]
How to Adsense Ads in between post content ?
Login to Blogger account. At Blogger Dashboard, click on Settings link listed behind “Manage” for the blog that you want to enable to show AdSense ads between posts. Click on Template tab, and then click on Edit HTML sub-tab link to open Blogger HTML code template editor to edit the contents of your template. Here’s [...]
How to add adsense with display simple posts
A popular free blog publishing service from Google, has a extremely easy to use and convenient template system that allows users to design the blog user interface presentations by selecting a theme and then drag and drop various page elements such as poll, newsreel, video bar, feed, label, logo, AdSense, HTML/JavaScript and more to align [...]
How to add adsense code into themes Blogger ?
Advanced users of Blogger.com service may have tried to insert and put Google AdSense ad code which is actually a Java script directly into the blog pages by manually editing the XML-based template HTML coding interface. Actually, it’s possible add any ad code by using HTML/JavaScript page element within the Blogger new XML template system, [...]
How to add Adsense Code to Blogger ?
There are many who know this trick. But recently, I was contacted by at least dozen of people asking How to add Adsense Code to Blogger. So, Here is brief guide abut adding your Google Adsense Ad code to Blogger Template. This Post will teach you how to add the code, how to show your [...]
Dynamic Image / Signature Generator
The file need create: Code 1: dynamic_sig.php (you can rename this to index.php and you’ll see at the end why) Code 2: a simple text file named anything (I will call it name.txt). <?php header(“Content-type: image/png”); $image = imagecreatefrompng(“../path/sotw_background.png”); //imagecolorallocate($image, R, G, B) in HEX values $font_black = imagecolorallocate($image, 2, 1, 8); $font_blue = imagecolorallocate($image, [...]
PHP script: Watermark your images
When you want to publish a lot images, so you want to have copyright on images, what should you do for this solution. Now, i want to introduce the way to do that perfectly. Firstly, Open notepad, copy this code below, paste into watermark.php. <?php // this script creates a watermarked image from an image [...]
BAN IP with php script
This first script can be used to ban an IP Address from any function on your site. 1. Make a file name banner.w3 to add IP need to BAN 2. Copy this code below, Open Notepad paste this code into, save as your filename as index.php. <?php $ip = $_SERVER['REMOTE_ADDR']; $ipArray = preg_replace(“#\r\n?|\n#”,””,file(‘banner.w3‘)); foreach ($ipArray [...]
How to remove Label in Blogger ?
When you created so much Label the same meaning as : Fashion, Fashion shows, so you want delete it for SEO on good URL. The simple ways to resolve it quikly. 1. Login in blogger .com 2. Posting – Edit Posts 3. Choose Labels want to remove or change this. 4. Finaly, I’d conclude this [...]
Use domain name for DNS Blogger via intermediaries
Unclear how many people have read through the instructions for creating blogs with its own domain to that number today equipped Blogger domain on a lot. To help you have more options, I write to the installation instructions by a domain approach to more using the DNS service free medium. First to be told why [...]




2_03.gif)
1_03.gif)