Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

trying to stop 100dollars-seo.com/try.php?u=

Status
Not open for further replies.
Joined
Jul 13, 2004
Posts
5,852
Reaction score
387
Hi,

Its back again i am being bombarded with 100dollars-seo.com/try.php?u= in my logs. I have put the following in nt htaccess:

# block visitors referred from 100dollars-seo
RewriteCond %{HTTP_REFERER} 100dollars-seo.com\.com [NC]
RewriteRule (.*) http://www.100dollars-seo.com [R=403,L]

but it isn't stopping it? So can anyone help in how to block these idiots.

Thanks in advance.
 
No as it is url spam and not ip so they come from different ips


Sent from my iPhone using Tapatalk
 
Check previous posts for 'semalt.com'

They use a botnet to spam the web so you'll never win by blocking ip addresses.

This works although there are other methods. Don't bother sending anything back though - you may as well bark at the moon.

Code:
# BLOCK Spammers
<Files 403.shtml>
order allow,deny
allow from all
</Files>

SetEnvIfNoCase Referer 100dollars-seo.com spammer=yes
SetEnvIfNoCase Referer semalt.com spammer=yes

Order allow,deny
Allow from all
Deny from env=spammer

# END Spammers

A few more you might want to add are:
see-your-website-here.com
buttons-for-website.com
buttons-for-your-website.com
best-seo-solution.com
best-seo-offer.com
 
thanks for the above i will add that in know and monitor it today.
Forum search is a wonderful thing :) thanks again for re-posting.
 
Out of interest is there any way of adding the above server wide for example in WHM.
 
What is the benefit is of blocking them at the .htaccess level? Is it simply that you're not wasting bandwidth serving web pages to bots? Or do they have the potential to do something more harmful?
 
Out of interest is there any way of adding the above server wide for example in WHM.

I don't think so. You could add a rule to mod_security if you have that but you'd still need to keep adding hostnames as they come along.

In my experience over the past 2 years the list above covers 99% of the problem.
 
Ok that worked thanks guys just need to roll it out across all sites now.
 
If you put a .htaccess in /home directory it should impact on all user accounts across cpanel which will give you a global backout for bad bots, blocking them at server level/htaccess is a million times better than blocking them with some plugin which only blocks at PHP level which means there is still requests using resources.

To add to systreg answer to Edwin the main issue with all these botnets, vulnerability scanners and small brute force attempts on wordpress sites alike is that the resources consumed are not only bandwidth, they effect server loads, server response times and first byte time.

In many cases for wordpress id highly recommend signing up to cloudflares free services, great DNS control of all your sites in one place, instant mitigation of "bad bots" , faster response times and fast page loads as a whole.
 
Concerning cloudfare do you use it and/or anyone esle use it and is it reliable


Sent from my iPhone using Tapatalk
 
Concerning cloudfare do you use it and/or anyone esle use it and is it reliable


Sent from my iPhone using Tapatalk

Ive started using it on a couple of small sites recently to see the results and like what i see, I havent tried them with a high or reasonably traffic site yet.

Its free for HTTP requests and only takes a nameserver change to switch it back, ive seen alot of people complaining about it but like wise many singing their praises.
 
Status
Not open for further replies.

Rule #1: Be Respectful

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom