Header Shadow Image


WordPress Number or Amount of RSS Feeds Displayed

Was struggling to increase the number of RSS feeds displayed for our readers.  However, it proved less then intuitive until I stumbled upon the correct setting in the Admin Panel of WordPress.  The one setting you need is under Admin – Settings – Reading: Syndication feeds show the most recent  items And increase this number […]

301 Redirects For WordPress using RedirectMatch | WordPress SEO

Sometime back we've changed the links on this post from the /WordPress/YEAT/MONTH/DAY/[POST NAME] to something a bit shorter like /wp/[POST NAME].  Basically we took our earlier URL's and changed them up.  That's good and bad news.  The good because the links are shorter and since they already have a date, there really wasn't much sense […]

Email verification or confirmation in wordpress

We've been looking for a good email validation tool for wordpress user registrations to prevent unwanted or spam registrations such as these.   New user registration on your site Thoughts and Scribbles: Username: LillaLucero E-mail: agd_hare @ n s c r e a m . c o m   To that end, here's a good […]

Disable autosave in WordPress

To disable autosaves in WordPress comment out the following in wp-admin/post.php:         // wp_enqueue_script('autosave'); Cheers, TK

Error client Files Does Not Exist: 404 Not Found Page

While setting up my LAMP configuration on my HTPC, I get this error while trying to replicate my hosting environment for a future site upgrade: [error] [client ::1] File does not exist: /var/www/html/wp/download-rpm-package-using-yum-without-installing, referer: http://localhost/wp/ [error] [client ::1] File does not exist: /var/www/html/wp/how-to-find-the-mac-address-of-an-ethernet-or-wireless-card, referer: http://localhost/wp/ No matter what I tried, I couldn't get the links […]

WordPress: Dealing with Comment and User Registration Spam.

This is a fine one.  Anyone who uses WordPress may need to deal with this.  Unfortunately, despite using reCAPTCHA, Akismet still picks up tons of span on my blog.  So why am I getting spam comments when I have reCAPTCHA? The answer could surprise you.

reCAPTCHA WordPress Posting Verification

WordPress has a slight reputation when it comes to spam since the file '/WordPress/wp-comments-post.php' often get's exploited allowing spammers to automate posting to WordPress Blogs. The mess usually costs huge amounts of time to clean up just to go through all the unsolicited junk mail/bogus posts generated.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License