Spring Sale! Save 30% on all books w/ code: PLANET24
Web Dev + WordPress + Security
Popular Posts
960 posts (organized by popularity)

7G Addon: Stop Aggressive Scanning for Uploads-Related Targets

Around the end of December 2019 and then now well into January of 2020, I’m seeing a massive spike in aggressive malicious scanning for uploads-related targets. In particular, there are massive numbers of requests for URL targets involving uploadify, plupload, and similar. Typical scans hitting upwards of 30K–50K requests per attack. Just relentless exploit scanning on steroids. Continue reading »

Block nuisance requests for .well-known, apple-app, etc.

Anyone who is paying attention to their server access and error logs has probably noticed that Google and other bots have been making endless requests for .well-known, apple-app-site-association, and various related files. This quick post explains how to save some server bandwidth and resources by blocking such repetitive requests, and also looks at a related problem with certain search engines <cough> not respecting a standard “410 Gone” server response. Continue reading »

PHP Notes Plus

Here are some basic PHP expressions and statements for ez reference.. Common Statements "\n" = new line "\t" = tab "\r" = carriage return "\$" = dollar sign "\"" = double quote Example usage: "\n\t<category>$category->cat_name</category>" echo '<!– Category LiveBookmarks Plugin by Monzilla Media ( monzillamedia.com ) –>' . "\n"; echo "\n\t<!– Pink Floyd " . " Meddle –>\n\n"; echo Multiple Lines of Code echo <<<END … line of code … … line of code … … line of code … […] Continue reading »

Metamorphosis

After 9 grueling weeks, I am happy to say that the 2018 Perishable Press redesign is complete. There are still a few small details that I am contemplating, but overall the work is finished and the site is back to full production capacity. From the old Wire theme rolled out in 2013 (five years ago!), to the minimalist, lightweight X Theme, Perishable Press has metamorphosed into a lean, mean, content sharing machine. This is the 24th time Perishable Press has […] Continue reading »

One Year Anniversary

Perishable Press recently celebrated its one-year anniversary! Well, okay, so nobody really celebrated anything, but we did take note as our first anniversary both came and went. Yeah, …uh, actually, no one is even quite sure of the actual anniversary date. But we do know it has been a little over one year since we began all of this time-consuming nonsense.. –Whatever!! Continue reading »

CLI Forward-Reverse Lookup

In previous posts, I’ve explained how to verify identity of search engines and other bots, by looking up the host name and then doing a reverse lookup to cross-check the IP address. This is often referred to as a forward-reverse lookup, or something to that effect. The point is, there are plenty of free online tools available for performing forward-reverse IP/host lookups. And online tools are great, but it’s also possible to do forward/reverse lookups directly via the command line, […] Continue reading »

Artificial Omniscience

Eventually, virtually everything will be available through Google. You will be able to get information on anything and everything you ever wanted to know. As technology increases, and more and more data is logged into computers, the amount of data indexed by Google will approach infinity. In addition to all preexisting historical information, books, music, manuals, software, programs and everything else that people and machines have already produced, there is an exponentially increasing amount of new data being generated every […] Continue reading »

Stop WordPress from Changing .htaccess

In a recent tutorial, I explain how to Stop WordPress from modifying .htaccess. That post explains several ways to prevent WordPress from making changes to .htaccess. This post explains an even better way that is safe, effective, non-invasive, re-usable, and super simple. I’ve been using it on my own sites now for a few years and it works flawlessly. Continue reading »

Press Time

After a few weeks of utter silence here at Perishable Press, it is time to post some fresh material. We have a few interesting — perhaps useful — articles coming up, including Website Attack Recovery, Lightbox/Tooltips Bug Fix, Even More Server Drama, and even a few posts covering recent events, tips, and other general nonsense. Continue reading »

Disable Ask for Location Prompts in Google Chrome

Want to stop Google Chrome browser from constantly asking for permission to “know your location”? This mini tutorial shows how to do it quickly and easily, for Google Chrome versions (around) 83 and better. Continue reading »

Trying Different Email Clients for Mac

As a professional web developer slash book author, I spend a LOT of time with email. Recently, I discovered that my email client does not provide some of the functionality that I require. So I set out on a mission to find something that works. Something better. Continue reading »

Gravatars at Perishable Press

Step right up and leave a comment! Complete Gravatar functionality in full effect. Leave a comment on any post to sport your very own Gravatar. Of course, you must have a Gravatar account to use this feature. So if you leave a comment and don’t have a Gravatar, you’re gonna get the default and kinda boring comment avatar. Check out this post to see some tuff Gravatar action in effect. Hint: Gravatars are the small images that appear next to […] Continue reading »

They’re Scanning for Your Backup Files

Just a reminder to keep your backup files offline. Do not store them in any publicly accessible space. It’s just not worth the risk man. And if you’re working online, you should know this already. If not, then continue reading to learn why it’s absolutely mission critical. Continue reading »

Welcome to Perishable Press

Website makeover in progress (again). Actually, this website will probably exist in a perpetually evolving state until the end of time. It is simply too much fun to tweak, build, and learn. I now consider this website a project devoted to writing articles and practicing WordPress, web design, scripting, accessibility, and SEO. So feel free to look around, read some random nonsense, and get into some Business, but don’t be surprised if the universe folds in on itself or the […] Continue reading »

Switching from Photoshop to Affinity Photo: Lessons Learned

This post is a bit different than my regular in-depth tutorials. This is where I scribble down notes and thoughts about my experience switching from Photoshop (PS) to Affinity Photo (AP). As I continue to learn AP and collect more notes, I’ll add them to this post. It’s an informal work in progress. To give some context of where I’m coming from, I have around 20 years experience working with Photoshop (and other Adobe apps). Like many others, for me […] Continue reading »

Automatic IP Blacklist

Recently a reader going by the name of Rock Star sent me a cool little PHP script that automatically updates your site’s .htaccess with a current list of bad IP addresses. This is useful because it gives you better “real time” protection against attacks and malicious requests. This tutorial shares the code and explains how to implement in two easy steps. Continue reading »

Welcome
Perishable Press is operated by Jeff Starr, a professional web developer and book author with two decades of experience. Here you will find posts about web development, WordPress, security, and more »
Banhammer: Protect your WordPress site against threats.
Thoughts
I live right next door to the absolute loudest car in town. And the owner loves to drive it.
8G Firewall now out of beta testing, ready for use on production sites.
It's all about that ad revenue baby.
Note to self: encrypting 500 GB of data on my iMac takes around 8 hours.
Getting back into things after a bit of a break. Currently 7° F outside. Chillz.
2024 is going to make 2020 look like a vacation. Prepare accordingly.
First snow of the year :)
Newsletter
Get news, updates, deals & tips via email.
Email kept private. Easy unsubscribe anytime.