Robert

Beach Camera July Coupon Event

WordPress Code Injections – A New Threat

One of my clients has a rather popular sports site on based on WordPress. The site is up-to-date and running on DV server. A few weeks ago malicious code starting to appear on the site setting off warnings from anti-virus programs that monitor websites. Sometimes, entire files are uploaded that contain malicious scripts. Most of [...]

How to make DomainKeys using Plesk 8.60 with external DNS control

Server-generated emails on websites requiring registration or verification, often do get not through Hotmail and Yahoo Mail spam filters. Hotmail requires a valid SPF record which is easy to implement. And, Microsoft will whitelist your domain for Hotmail if you request it. Yahoo filed a patent for the DomainKeys concept in 2003. They still use [...]

WordPress Leading Whitespace Fix – XML Parsing Error…

I recently got the nasty “XML Parsing Error: XML or text declaration not at start of entity Location” error instead of RSS feed on two client WordPress sites. First, I tried the Fx-RSS-Feed plugin. No luck! it identified several hundred WordPress and theme files with unnecessary whitespace. Most of the files were write-protected. Way too [...]

Dynamic Font Replacement for WordPress

Most common internet browsers only support a limited number of fonts. A client wanted to emulate the look achieved by BBC’s Later site using WordPress. That meant using SEO unfriendly images to replace the headings or dynamic font replacement. The latter is not only SEO friendly; it is also much easier to implement. I looked [...]

The Best Dummy Text Generators – Lorem Ipsum

Web developers use dummy text as placeholders when building websites. Dummy text is required when the final text is not yet available from the client. It is used to demonstrate the appearance of different typefaces and layouts. Usually, the dummy text is nonsensical or unreadable my most people as not to distract from it’s purpose. [...]

How to Hack-Proof your WordPress Blog

I just finished helping a friend bring back a Sports Blog after a nasty hacker attack. Luckily, we had a backup of the database. Otherwise, we had little chance to restore the site. Here are a few tips to keep unwanted visitors from doing damage to your blog. Set your File Permissions Properly Use 755 [...]