Website Security

  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • : Function ereg() is deprecated in /chroot/home/spanishs/spanishseo.org/html/includes/file.inc on line 895.
  • warning: Creating default object from empty value in /chroot/home/spanishs/spanishseo.org/html/modules/taxonomy/taxonomy.pages.inc on line 34.
  • warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql-temptable-a70f-b1440-60f8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /chroot/home/spanishs/spanishseo.org/html/includes/database.mysqli.inc on line 108.
  • warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql-temptable-a70f-b1440-60f9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /chroot/home/spanishs/spanishseo.org/html/includes/database.mysqli.inc on line 108.
  • warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql-temptable-a70f-b1440-60fc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /chroot/home/spanishs/spanishseo.org/html/includes/database.mysqli.inc on line 108.
  • warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql-temptable-a70f-b1440-60fd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /chroot/home/spanishs/spanishseo.org/html/includes/database.mysqli.inc on line 108.
  • warning: mysqli_query(): (HY000/1021): Disk full (/tmp/#sql-temptable-a70f-b1440-60fe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /chroot/home/spanishs/spanishseo.org/html/includes/database.mysqli.inc on line 108.
  • : preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /chroot/home/spanishs/spanishseo.org/html/includes/unicode.inc on line 345.
  • : preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /chroot/home/spanishs/spanishseo.org/html/includes/unicode.inc on line 345.
  • : preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /chroot/home/spanishs/spanishseo.org/html/includes/unicode.inc on line 345.
 

How to Identify User-Agents and IP Addresses for Blocking Bots and Crawlers

In a prior post I explained the main reasons why to block undesirable bots, scrapers and crawlers in order to prevent content stealing, malware injection, and vulnerability scanning in a website. If you haven’t read that post I encourage you to do so.

One of the solutions provided was a change to the .htaccess file to block crawlers based on User-Agent or IP Address. As a result, folks were asking me how to identify which User-Agent (UA) or IP Address to block?...continue

Practical Solutions for Blocking Spam, Bots and Scrapers

Spam has become a major problem for many of us that deal with content development on a regular basis. It takes different forms, affects performance and compromises the security of a site.

There are bots that specialize in spamming by inserting links and unsolicited information in input fields and forms of websites. The comment section of a blog, subscription or price match forms in eCommerce sites are very susceptible to these types of attacks....continue