Total Pageviews

Showing posts with label SCRIPT. Show all posts
Showing posts with label SCRIPT. Show all posts

Sunday, 6 September 2015

How To Install Anti-Adblocker Script On Blogger

By Parth Makadiya

How To Install Anti-Adblocker Script On Blogger

This is how to add or install anti-Adblock or anti-AdBlocker script on blog. So when you installed this anti-adblock script then your blog will appear in full entity on users who have Adblock installed on their browsers.






You can say that Adblocker is blogger's worst enemy who monetize their blog with Google Adsense, Chitika or other advertising using JavaScript code. If your blog's visitors installed anti-advertise script on their browser, then your ads will not appear on their browser and the situation is of course disadvantaging us.

Adblocker is a Chrome or Mozilla addon or plugin that can be installed by users if they want to see the content of our blog without being bothered with advertising. Addblocker will block the ads so they can not appear on users's browsers.

How to install anti-adblock script on Blogger.
Anti-Adblocker Blogger
There are two codes you need to install, in this section you will be guided to install the codes.
First purpose; Ask users to inactivate or disable the add-on or app that blocks the ads.
Second purpose; Or forcing users to disable the adblock if they want to view our blog.
How to add anti-adblocker for first purpose.

Click Template -> Edit HTML.

Step 1. Copy and then paste the following code right above this tag


#swp_noadblocker { display:none;}

Step 2. Copy and then paste the following code right above this tag .



You can alter the red lines texts.

Step 3. Copy and then paste the following code right above the .


Save your template.

How to add anti-adblocker script for 2nd purpose.

Step 1. Layout > Add a Gadget > HTML/Javascript

Step 2. Copy and then paste the following code within that gadget.






That's how to install anti-adblock script on your Blogspot. As for this blog, you won't see that script as I don't install it yet. And I don't plan to install either in the future. Not because this blog has no advertising -- I plan to monetize this blog later -- it's because up to users, I want my visitors visit this blog by their own choice not being forced to do they dislike to do.

How to use Autolikes on Facebook with Video

Hello all,

      Today We can say Status is everything .Now i told you how to Increase your Facebook Likes.I have a trick to get upto 300 likes in 2 minutes.  You can use this trick in every 15 minutes but I suggest you to use it once in a day...
You must be 18 years old at facebook to use autolikes bacause facebook put more security in 18- {children}
You can do same with Android Phone At Chrome

 Step 1:

     


















Step 2:




















Step 3:
links Of Autoliker Sites
1.Official Liker - Click Here

2.Fb Autoliker  - Click Here
3.Hublaa Liker  - Click Here <

Here we use the example as official liker......
































If you still confused .You can Watch Video Tutorial..


Create Your Own Online Proxy Server (Free)

Posted by Parth Makadiya

>
Specially Delighted to my Ganpat Buddies 


Is your favorite website blocked in college ? Is it difficult for you to choose the most reliable and trust worthy proxy server ? No worries at all as you can easily create your own proxy server. There are hundreds of PHP scripts available on internet that can be used to create a proxy server for free but they need a web server and a domain name for the proxy site. Never mind, you can still create your own personalized proxy server without purchasing any domain name or web server, with google app engine. You might also be interested in Unblock Torrents in College .
Create-your-own-proxy-server

You can deploy a proxy server with google app engine in a few minutes, without have to worry about the technical knowledge. I have created my own proxy server alltricks-server.appspot.com ,you can also make one for you after reading this tutorial.



How to Create Your Own Proxy Server ?


Step 1 :
 Open appengine.google.com and login in with your google account.

Step 2 : Click the “Create an Application” button. If this is your first time then Google may ask to verify code via sms to your mobile phone number.

Step 3: Select an Application Identifier and it will become the sub-domain of  proxy server. Give a title (say My Proxy Server) to your app, set the Authentication Option “Open to all users”, create the application.

Step 4: Go to python.org, download the 2.7 Installer and install Python. If you are using Mac, Python 2.7 is already installed on your computer.

Step 5: Download the application files required to create a proxy server from here . Extract the zip file on your desktop. You may edit the "main.html" file , to customize the front end of your proxy server.

Step 6: Go to code.google.com, download the "Google App Engine SDK for Python" and install it. When the installation has finished, click “Run Launcher” button.

Step 7: Inside the Google App Engine Launcher, Select Edit >> Preferences from the desktop and set the correct values for the Python Path, App Engine SDK and the Text Editor (set this is as WordPad or write.exe and not notepad.exe) as shown in the screenshot below.
google+app+engine+preferences

Step 8:  Click File tab >> Add Existing Application under the Google App Launcher program and browse to the folder that contains the files that you extracted in Step 5. Once the project is added to App Engine, select the project and click Edit to replace “YOUR_APP_ID” with your App ID (Sub-Domain you created in Step 3). Save and close the file.

Step 9:  Hit Deploy, enter your Google account credentials and, within few seconds, your online proxy server will be deployed. The public URL (or web address) of your new proxy server will be your _app_id.appspot.com (replace _app_id with your App Engine Identifier).

trickseekproxyserver(google+app+engine)

TAA DAA !! You have now successfully created your personalized proxy server in just 9 steps