SMS Text Message

SMS Text Message is a plugin for WordPress to allow blog owners to update their readership via SMS.

Click here to read more…

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

Change WordPress database table name prefix

**Do not do this unless you are comfortable with PHPMyAdmin and making changes to MySQL - if not, ask someone to do it for you

**Back up your database

For some people the database table name prefix changing functionality of WP Security Scan doesn’t work. In that case you may use the following instructions to change it manually.

1. backup your wordpress database to a sql file (you can use phpmyadmin)
2. open that *.sql file (make another copy first) using text editor, then find and replace all “wp_” prefix to “something_”.
3. now, drop all tables of your wordpress databases (don’t drop the database)
4. import the *.sql file which has been edited before into your wordpress databases.
5. and lastly, edit your wp-config.php file and change the $table_prefix = ‘wp_’; to $table_prefix = ’something_’;
6. you may find that your plugins are deactivated automatically when this happens, so you’ll want to activate them again if that’s the case… I’d recommend deactivating them prior to doing this anyway as a precaution.

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

A1 Labs

a1 labs

Third-party administrator for substance abuse testing, DNA testing, and background checks.

  • Code:XHTML
  • Styling: CSS
  • CMS: WordPress
Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

Liberty Credit Repair LLC

Liberty Credit Repair LLC
Liberty Credit Repair has over 25 years of credit experience. Their goal is to act as a professional resource to review and correct information on all three major credit reporting agencies in accordance with FCRA guidlines.

  • Code: HTML 4.1
  • Styling: CSS/Photoshop
Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

Southern Snowman

Southern Snowman
Mt. Roundtree is the first and only winter snow resort located in Cary, NC.
It rarely snows in this part of the country, yet his slopes are covered completely with machine-made snow.

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

AJP Group LLC

AJP Group LLC
The AJP Group LLC is a Raleigh, NC based investment firm that provides a hybrid of support and early stage capital. They serve their portfolio companies as a business incubator and a venture capital firm.

  • Code: HTML 4.1
  • Styling: CSS
  • Animation: Flash
Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

Hide WordPress version

more info to come

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

.htaccess and .htpassword in wp-admin

More info to come.

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

Change WordPress Admin Username

**Do not do this unless you are comfortable with PHPMyAdmin and making changes to MySQL - if not, ask someone to do it for you

**Back up your database

One common security vulnerability in WordPress is User Enumeration, in which an attacker enumerates a valid WordPress user account in order to launch brute force (password guessing) attacks. In order to help deter this type of attack, you should change your admin username to something harder to guess.

To change your admin username, open your web host’s MySQL administration tool (probably phpmyadmin) and browse to your WordPress database. Locate the users table, in which you will find a user_login column. One of the rows will have admin in the field. Change this to something else.

***Please note: you will still need a strong password. It is reccommended that you use the password tools in the WP Security Scan plugin.

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)

WP Security Scan

Scans your WordPress installation for security vulnerabilities and suggests corrective actions.

-passwords
-file permissions
-database security
-version hiding
-WordPress admin protection/security

Click here to read more…

Semper Fi Web Design is a SDVOSB (Service Disabled Veteran Owned Small Business)