Category Archive for “Websites”
Here is a list of all articles tagged with “Websites” In addition to these fine entries, be sure to check out our featured articles in the next column. If you enjoy the content, you may subscribe to our main content feed to stay current.
- Perishable Press 3G Blacklist
- After much research and discussion, I have developed a concise, lightweight security ...
- Building the 3G Blacklist, Part 5: Improving Site Security by Selectively Blocking Individual IPs
- In this continuing five-article series, I share insights and discoveries concerning ...
- Building the 3G Blacklist, Part 4: Improving the RedirectMatch Directives of the Original 2G Blacklist
- In this continuing five-article series, I share insights and discoveries concerning ...
- Building the 3G Blacklist, Part 3: Improving Site Security by Selectively Blocking Rogue User Agents
- In this continuing five-article series, I share insights and discoveries concerning website ...
- Building the 3G Blacklist, Part 2: Improving Site Security by Preventing Malicious Query-String Exploits
- In this continuing five-article series, I share insights and discoveries ...
- Building the 3G Blacklist, Part 1: Improving Site Security by Recognizing and Exploiting Server Attack Patterns
- In this series of five articles, I share insights and discoveries concerning website security and protecting against malicious attacks. In this first article of the series, I ...
- Universal www-Canonicalization via htaccess
- During my previous rendezvous involving comprehensive canonicalization for WordPress, I offer my personally customized technique for ensuring ...
- Toggle Element Visibility via JavaScript
- Recently, while restoring the popular Jupiter! WordPress theme, which several readers use to “skin” the Perishable Press website, ...
- Blacklist Candidate Number 2008-04-27
- Welcome to the Perishable Press “Blacklist Candidate” series. In this post, we continue our new tradition of exposing, humiliating and banishing spammers, crackers and other ...
- Obsessive CSS Code Formatting: Opening and Closing Brackets
- Following my recent post on CSS code formatting, I was delightfully surprised to have received such insightful, enthusiastic feedback. Apparently, I am ...
- How to Block Proxy Servers via htaccess
- Not too long ago, a reader going by the name of bjarbj78 asked about how to block proxy servers from accessing her website. Apparently, bjarbj78 had taken ...
- Drop-Dead Easy Random Images via PHP
- Recently, while restoring my collection of Perishable Press themes, I needed a fast, effective way to randomize a series of images. After playing ...
- Pure CSS: Better Image Preloading without JavaScript
- After reading my previous article on preloading images without JavaScript 1, Nanda pointed out that adding extra ...
- Obsessive CSS Code Formatting: Patterns and Trends
- Call me strange, but I format each of my CSS rules according to the following pattern: div#example element { margin: 5px 15px 5px 0; border: 1px solid #444; line-height: 1.5em; text-align: center; background: #222; font-size: 10px; display: block; padding: ...
- Content Negotiation for XHTML Documents via PHP and htaccess
- In this article, I discuss the different MIME types available for XHTML and explain a method for serving ...
- Redirect WordPress Feeds to Feedburner via htaccess (Redux)
- In a previous article, I explain how to redirect your ...
- More Killer CSS Reset Styles
- Just a note to let everyone know that I have updated my previous CSS reference article, ...
Top WordPress Posts
Learn more about WordPress, including tips and tricks to improve performance, accessibility, and usability.
Best in Function
The “Function” category features articles about JavaScript, Flash, PHP, SQL, htaccess, and other functional aspects of web design.
- Maximum and Minimum Height and Width in Internet Explorer
- Embed Flash or Die Trying
- Embed Flash and Video via the object Tag
- Perishable Press Triple Loop for WordPress
- Block Spam by Denying Access to No-Referrer Requests
- Super Loop: Exclude Specific Categories and Display any Number of Posts
- Auto-Focus Form Elements with JavaScript
Best in Presentation
The “Presentation” category features articles about styling your sites and using CSS to make them shine.
Best in Structure
The “Structure” category features articles about using valid (X)HTML to structure web documents.