Importing and Embedding Fonts using CSS3 and Google Web Fonts
With the beta API now available, Google Web Fonts is becoming an excellence source to find and easily import fonts. The directory contains over 250 Open Source Latin fonts. Using CSS or Javascript you...
View ArticleBacking Up and Restoring WordPress using phpMyAdmin
Many web hosting packages, including those of GoDaddy, include an installation of phpMyAdmin that you can use to manage your databases. phpMyAdmin makes tasks common tasks like creating tables,...
View ArticleDifferent CSS Stylesheets on Specific Pages in WordPress
If you have large site, or just prefer to split-up your CSS into separate stylesheets, you may have wondered how to do accomplish this in WordPress. Whether you’d like to use a different stylesheet on...
View ArticleUsing .htaccess to Create WordPress 301 Redirects
Creating a redirect on your WordPress site can seem a little intimidating if you aren’t familiar with Apache and Regular Expressions. It’s also important to add your redirects without breaking default...
View ArticleHow-to Add Meta NoIndex to wp-login.php in WordPress
Over half of a million – that’s the number of WordPress login pages currently indexed by Google. Even in the relatively few situations where WordPress is used as a multi-author blogging platform, there...
View Article