In the previously posted we try to secure an adsense ads by redirecting user with the same ip to another blog or another website. And now for a second way is to hide your adsense ads if the user’s IP address same as with the IP address that you use. <SCRIPT LANGUAGE=”JavaScript” SRC=”http://www.searchnc.com/cgi-bin/myip.pl”></SCRIPT> <SCRIPT LANGUAGE=”JavaScript”> Second, add the following code under the tag of <body> <SCRIPT LANGUAGE=”JavaScript”> Third, add the following code under the tag of </ body> <script>
First, login to your blogger account, then get into the HTML Edit menu, do not forget to tick the check box of Expand Widget Templates. After all Add the following code under the tag of <head>
function Hide(name) {
if (document.layers)
document[name].visibility = ‘hide’;
else {
var g = document.all ? document.all[name] : document.getElementById(name);
g.style.visibility = ‘hidden’;
g.style.display = ‘none’;
}
}
var ndx=IP.lastIndexOf(”.”);
var cblock=IP.substr(0,ndx);
</SCRIPT>
document.writeln(”Your IP: <B>”+IP+”</B>”);
</SCRIPT>
/*Hiding the ads:*/
if(cblock==”Your Ip address”) Hide(”location of id where an adsense code placed”);
</script>
Note :
IP address filled with your IP Address which you create an adsense activity. id is a name of location where your adsense script code placed. Example: the location of your adsense code is on widget of “id = ‘HTML2′ locked = ‘false’ title = ’sponsor’ type = ‘HTML’”, then you can replace the id with HTML2. Then save as the template. See the results , your ads will disappear!
Good Luck.
24 August 2010
Secure Your Adsense Ads From The Same Ip Access (2)
23 August 2010
Secure Your Adsense Ads From The Same Ip Access (1)
If the IP Address of blog visitors is the same with yours we can redirect them to another blog or website does not contain of adsense ads. And if visitors are not the same as your IP Address then let them to visit your blog. This way can be applied to your blogspot or blogger.com account. Here are steps to secure your adsense ads as follows :
In order to secure your existing adsense ads on the blog one of way is by looking at the IP Address. If the IP Address of blog visitors is the same with yours (usually in the same Network Area or in the same Internet Service Provider), we can redirect them to another blog or website does not contain of adsense ads. And if visitors are not the same as your IP Address then let them to visit your blog.
First, login to your blogger.com account and get into the menu of Layout > Edit Html and tick the check box of Expand Widget Templates, then attach the following code under the tag of <head>
<SCRIPT LANGUAGE=”JavaScript” SRC=”http://www.searchnc.com/cgi-bin/myip.pl”>
</SCRIPT>
Second, attach the following code under the tag of <body>
<SCRIPT LANGUAGE=”JavaScript”>
var ndx=IP.lastIndexOf(”.”);
var cblock=IP.substr(0,ndx);
if (cblock==”Yours.Ipaddress”) location.href=”http://www.toanotherblog.com/”;
</SCRIPT>
Actualy there is another way to secure adsense ads by hiding the ads from the same IP-Address access. Soon on the next post we will see how it works.
Good Luck.
read more ...
Preventing The Click Fraud on Adsense or Other Ppc Ads with Clickaider
Is click fraud haunting on you? Click fraud is the illegal activities. It usually carried out by competitors of ads on your blog or website.
Click fraud occured because there are people clicking the ads on your blog or website in excessive frequency. Or in other cases such as you told about your blog or website contained Adsense. But then they clicked those ads excessively.
Maybe, they mean well when they click a lot of ads it will increase your income in Adsense.But you forgot to explain them there are rules on adsense not to cheating on clicking ads and it is called The Click Fraud. This violation against the rules of google adsense. And the worst is your adsense account will banned or disqualified from the google adsense.
Therefore, to prevent the click fraud occured you should install The ClickAider on your blog or website contained Adsense Ads or implemented on other your PPC Ads.
Good Luck.
read more ...
16 August 2010
Beautify Your Mozilla Firefox with Personas
Firefox is my favorite browser. Because it was supported by a lot of add-ons. Now, firefox can be changed by us, so it will have more beautiful skin or views.
Firefox is my favourite browser. Because it was supported by a lot of add-ons. Now, firefox can be changed by us, so it will have more beautiful skin or views.
Personas is a Firefox addon that serves to beautify your Firefox browser view. Using Personas in seconds you can change the theme that you like.
You can choose thousands of themes in the gallery pages Personas are divided into several categories, such as TV&Film, Holiday, Music, Nature, Sports, etc.. If you do not find a suitable theme you can also create your own.
To use the Personas is easy enough. First you must download and install its add-ons. After that you just choose the theme that you like.
If you want to change the theme is by by clicking Personas Icon in the lower left corner of the Firefox browser.
Here are links to beautify your Firefox :
Homepage: http://www.getpersonas.com/
Download: https://addons.mozilla.org/firefox/downloads/
Gallery Personas: http://www.getpersonas.com/en-US/gallery
Have a nice The Firefox Themes
Good Luck.
read more ...
Free Website Analysis
WooRank is a new service designed to provide data and evaluate the web site SEO quickly and for free. WooRank (http://www.woorank.com) evaluating Web sites based on 50 criteria in automatic mode and provide advices for SEO of a web pages.
A premium version of the package will be offered in about 3 months, publishers and marketers will then filter the Web sites according to 120 criteria, for those listed will be served more personal and provide a reference for online tools that they can use to improve the search engine position and the performance of their sites.
In its analysis, it will provide advice as follows :
1. The image tag attribute,
2. Meta Description
3. Keywords
4. XML Sitemap,
5. Other aspects such as the web standards to be met
6. Numbers of search engines indexes
7. Off-site SEO and other analysis.
There are lot of valuable information are available for free, if you want to analyze your website, The WooRank could be as a reference for improving the quality of your website.
read more ...
13 August 2010
How to Print Favorites in The Internet Explorer
The Favorites menu in The Internet Explorer used to store URLs from any sites, so if the next time you want to visit these sites you do not have to type their URLs, simply just by selecting them in the Favorites Menu.
Some day you maybe want to make the documentation of those Favorites sites and you need to print those lists of sites. Here are steps you have to do :
1. Select File menu -> Import and Export and press the Next button.
2. In the listbox Choose an action to perform, select Export Favorites.
3. In the Export Favorites Destination, select Export to a File or Address. Click the Browse button to save the exported results file. Click the Next button.
4. Click Finish.
5. Open the The exported file with The Internet Explorer.
6. Select File Menu -> Print.
7. Put a sign of check in the Print table of links if you want the URL of each link will also be printed.
8. Click The Ok button to start printing.
Good Luck.
read more ...
12 August 2010
10 Tips for Writing an Article on The Blog
People like blogs because blogs are written by people and it is independent.
Here are 10 tips that can help us in writing a blog :
1. Make your opinions to be understood by other people.
People like blogs, they like it because blogs are written by people and it is independent. People want to know what other people think. Tell them what your mind with a possible words and reasonable.
2. Make your website link as much as possible.
Support each of your writing with reference to other websites related to the text.
3. Keep on Writing.
Give the maximum limit of the information that you will raise with a number of words a little as possible. Time is limited but The people busyness is unlimited. Share your knowledge to the audience.
4. 250 words is fair
Writing too Long is more easily forgotten and more difficult to attract our text. So, 250 words is good enough.
5. Create a headline that neatly and actual
Write your whole argument into a blog headline. We can learn from the local newspapers how they do it.
6. Include the key points in your post
We all like something that is registered and neatly structured. With this structure the information will be easily digested.
7. Make your writing easy to catch
Each paragraph contains a sub-heading. Make your sentences and a headline not to be too long and right on target.
8. Be consistent with your writing style
People want to know what you expect of your writing, once you have a writing style just keep writing like that for readers.
9. Insert each post with keywords
Think about what keywords that people are using to search for an article, then please include these keywords in the body text and headers. Ensure that the placement of keywords was right on its place.
10. Improve your writing
Good writing is always to improve their writing. Before you press the submit button (publish), reread your post and remove the parts that are not so important.
Good Luck.
read more ...
11 August 2010
How to Maximize Performance of The Opera Browser
Perhaps we are almost get connected to The Internet everyday. But sometimes we are frustrated by the slow Internet connection. Please do not worry, those happened is might be caused by the Internet Browser.
If you usually use the Opera browser but then it was extremely to slow, perhaps the following ways can help you to speed up the Opera Browser connection, especially to its Internet connection and slow computers specification.
Here are steps to maximize the Opera Browser :
1. Open The Opera Browser
2. Type opera:config at the URL Box, then press enter
3. Select a Performance option
4. To make a maximal values from the Bandwidth Limit you can fill those fields with this :
- Max Connection Server = 10
- Max Connection Total = 64
- Network Buffer Size = 64
- Give a check sign on No Connection Keep Alive
- Give a check sign on Non-Compliant 100 Server Continue
5. Click “Save”
6. Restart The Opera Browser
After you restart the opera, try to browse. Hopefully your Internet connection will be faster than the previous.
Good Luck
read more ...
10 June 2010
Plugins and Extensions For Gmail
Gmail is a free electronic mail service provided by Google. One of features of Gmail is apply the Google search technology that allows users to search for something from their email.
Here are some Gmail Plugins and Extensions which may facilitate in accessing or using your Gmail account :
1. Gmail Notifier (http://toolbar.google.com/gmail-helper/notifier_windows.html)
Gmail Notifier is an application that will alert you if you have a new Gmail messages. Gmail Notifier will display the system tray icon to tell if you have unread email messages without opening a web browser.
2. Gmail Shell Drive Extension (http://www.viksoe.dk/code/gmail.htm)
Gmail Shell Drive Extension is a Shell Namespace Extension that create a virtual filesystem to your Gmail account which allows you to use Gmail as a storage.
3. Gmail Assistant (http://gmailassistant.sourceforge.net/)
GmailAssistant is a software notifier for Gmail and Google Apps email account. Gmail Assistant accesses an IMAP account more safer because using of SSL.
4. Better Gmail ( https://addons.mozilla.org/en-US/firefox/addon/4866 )
Better Gmail is an enhancement featues, including skins, saved searches, keyboard macros, secure access, attachment icons, attachment reminders, label colors, signature floating and more.
5. Gmail Remote Command (http://www.gianniamato.it/grc/)
Remote control your PC via your Gmail account. Gmail Remote Command is a software for gmail that allows users to send commands to their PC from a distance, just send an email to your Gmail account (from any computer or mobile phone).
6. Google Gmail Loader (http://www.marklyon.org/gmail/download.htm)
Google Gmail Loader can be used to import all e-mail from another account to Gmail.
7. Gmail Manager Extension (http://www.longfocus.com/firefox/gmanager/)
Gmail Manager Extension can be used to check your Gmail directly from The Firefox Browser..
8. GmailClipseClient (http://gmailclipse-client.en.softonic.com/)
GmailClipseClient can be used to manage multiple Gmail accounts in one client.
9. Gmail Skins (http://gmailskins.mozdev.org/index.html)
Gmail Skins is an extension to make your gmail account more beautiful.
10. Google Talk (http://www.google.com/talk/)
Tell if there is an incoming message using the instant messaging client.
11. Google Toolbar (http://toolbar.google.com/gmail-toolbar/index_ff.php)
Search some Gmail accounts more faster with this Toolbar.
Good Luck.
read more ...
27 May 2010
Managing Your Website With CMS
Need a website that requires constant updation of content on a daily or weekly? Then, CMS or content management system is right for you. Once installed and customized, you can immediately use for updation of content and add or remove features without using programming.
Content Management System provides an easy way to create attractive web sites less time than traditional web application development. It is integrated with the best tools to do the difficult otherwise regarding content updation, maintaining the photo gallery etc. content management system has all the quality features you expect from a website is completed. It comes with easy to understand and complete administrative control panel that helps webmasters to control every aspect of a website in much less time and effort.
There are open source content management systems that are freely downloadable as Joomla, Drupal, E107, etc. This software allows you to install and use immediately to manage a website in a professional manner. There are many plugins that can be easily integrated and developed by contributors worldwide, making them more user-friendly CMS and add other features. The main work involved in using open source CMS is its customization to specific customer requirements. Customizing mainly development and the addition of a specific model with the customer's logo and design that gives the site a clean look.
read more ...