Jump to content
[MUST READ] Forum Rules ×

Disable Bot Verification by Default (for all)


Merc

Recommended Posts

In this tutorial, I am going to show you how to disable that Get parameter for all clients on your host. They can change it if they want to (if only you could put permissions on files that clients are given ;) )

  1. Go to the RESELLER PANEL
  2. Login with your credentials
  3. Go to Customizations > Default .htaccess
  4. Paste this code and submit (Thanks @xpde)
RewriteEngine On
RewriteCond %{QUERY_STRING} .
RewriteRule ^([^.]*)$ /$1? [L,NE,R=301]

Now your clients can use ads or something on there websites without getting a weird ?i= in the URL bar to mess up there profits.

Credits to @xpde

 

Edited by Merc
credited
Link to comment
Share on other sites

  • 2 months later...
  • 1 month later...

Hello, there is a much simpler way to do that, without PHP or .htaccess code.

Follow my steps and you should be OK:

  • Enable CloudFlare through vPanel or by changing Nameservers
  • Select Full SSL/Flexible (NOT RECOMMENDED)/Full SSL Strict (IF YOU HAVE INSTALLED YOUR OWN CERTIFICATE)
  • Wait for 1-24 hours

It should be gone!

Please tell me if this worked for you or if you found it helpful.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...