Everything Retrix View RSS

A behind the scenes look at a small web hosting company... and stuff.
Hide details



PHP 5.4 1 Oct 2015 8:29 AM (9 years ago)

Please note that PHP on the server has been upgraded to 5.4. If you are running WordPress, Drupal, or any other PHP-based system, please review for compatibility and upgrade/update any frameworks and plug-ins accordingly. We have lagged behind PHP updates, and will be playing a little bit of catch-up. We will updating once again to PHP 5.5 on November 15th. We will remain on PHP 5.5 until July, 2016.

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Protecting your email address on your website 27 Nov 2008 9:00 PM (16 years ago)

You may not realize this, but when you put your email address on your website, you are essentially inviting an exponential increase in the amount of spam you receive. Software is used by the spam industry to crawl your site much like the bots used by search engines; however, the spam industry is only looking for email addresses. Once your email address has been harvested, you will be added to marketing lists that are sold to any Joe Spammer who pays $50 for 5 million email addresses. It is virtually impossible to get off one of these lists.

So, what can you do to help prevent this? Well, the first thing you can do is make it harder for the evil bots to get your email address. Introducing the Retrix Email-Scrambler-o-Matic! With a little ingenuity, we can scramble your email address so that to an evil bot, it just looks like a bunch of gobbledygook. But to a web browser, it looks and works exactly like a real email address link. Here's an example of what we mean:

Our support email address is support@retrix.com. For you reading this, it looks like we've just exposed our address to the evil bots about which we've been warning you. But if you view the source of the HTML on this page, you will see that our email address is actually written like this:

support @retrix.com

Fancy, isn't it? We've made our scrambler open for anyone to use. Just enter your address on the page, and then copy the resulting HTML code into your site. Happy scrambling!

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?