Support

Admin Tools

#30742 mycheaptraffic.com

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by DaveOzric on Tuesday, 08 January 2019 22:41 CST

DaveOzric
Hello, is there a way to block this domain or add something to the firewall or .htaccess to block this site? Perhaps add something to the user agent blocking?

Any help would be appreciated.

nicholas
Akeeba Staff
Manager
Would you like to elaborate more on that? Is that domain appearing on a Referer or a User Agent?

If it's a user agent you can simply add this to the bad user agents list and enabled that feature in the .htaccess Maker (assuming you're asking me because you're using the .htaccess Maker).

If it's a Referer, you can add the following custom code to the .htaccess:
RewriteCond %{HTTP_REFERER} mycheaptraffic\.com [NC]
RewriteRule .* - [F]


If the domain appears neither in the Referer header nor the user agent string there's really nothing you could do. If there's no Referer you can't possibly tell where the remote client found the link to your site.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

DaveOzric
Thank you, I need to look into this more now.

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!