Archive for posts tagged ‘WordPress’

Ardamis in 2012 – new look, more microdata, faster code

Ardamis.com is starting out 2012 with a new look, better structured data markup, and a revamped anti-spam system.

Read more...

A cache-friendly method for reducing WordPress comment spam

A safe-for-cached-pages method of filtering out spam comments by requiring at least some time to have passed between the time the page is loaded and the form is submitted.

Read more...

Jealous of The Social Network

A short list of my programming accomplishments.

Read more...

How to fix the “PHP Fatal error: Call to undefined function get_header()” error in WordPress

Fix the “PHP Fatal error: Call to undefined function get_header()” error in WordPress.

Read more...

Online tools for detecting malware on web sites

Online tools for detecting infections on web sites and for identifying vulnerabilites.

Read more...

W3C Link Checker fails with an Error: 406 Not Acceptable

Attempting to run the W3C Link Checker against http://www.ardamis.com/ returns a 406 error message.

Read more...

A chart illustrating the reduction in comment spam at ardamis.com

A screenshot of the Akismet stats graph showing the number of spam comments at ardamis.com identified by Akismet before and after my anti-spam system was implemented.

Read more...

Sitelinks are back on Ardamis

Ardamis.com once again has three Google sitelinks, as it did in mid-2009, and is approaching two million inbound links.

Read more...

A massive reduction in the number of spam comments

How to reduce the number of spam comments that make it into your WordPress database without annoying your visitors.

Read more...

How to speed up WordPress

How to speed up WordPress by reducing HTTP requests and database look ups, using a faster mod_rewrite code, and shrinking the size of the database.

Read more...