The Chemistry of SEO Rankings.

Below is The Peri­odic Table of SEO Rank­ing Fac­tors. It clearly defines what makes you impor­tant to google and other search engines. You’ll watch your web­site do cart wheels over the com­pe­ti­tion work­ing on these basic “ele­ments”. From the looks of it, qual­ity con­tent and con­nect­ing to oth­ers is a pow­er­ful mix.

Page 1 of 3123

Fixing WordPress’ Auto-Update (WordPress 3.3.1 on CentOS Linux)

Hav­ing trou­ble with Word­Press’ auto update fea­ture? Con­fronting errors like “could not copy file…”  or is Word­Press ask­ing for FTP information?

Your prob­lem is most likely server per­mis­sions. If you have shell access to your own VPS/dedicated server, use the lines below. If you’re using a shared host­ing setup, try option #4 below, or con­tact your admin­is­tra­tor for help.

Read More

Page 1 of 3123

Installing Zen theme for Drupal 7

Why Zen Theme?

The Zen theme is the nat­ural first step when them­ing Dru­pal. It reduces Dru­pal down to the essen­tials, allow­ing for a solid foun­da­tion to build up from. The alter­na­tive? Copy­ing files from the core themes is messy, and start­ing from scratch is time-consuming.

Down­load the Zen Theme. Included is the base zen theme and sub-theme tem­plate, STARTERKIT.

Copy every­thing into sites/all/themes/zen on your web server. Move the STARTERKIT folder up a level into sites/all/themes. Separating the base theme makes upgrad­ing zen the sim­ple mat­ter of over­writ­ing the zen folder with the newer ver­sion. Files within the zen folder will remain unal­tered. All con­fig­u­ra­tion is done within the STARTERKIT sub-theme. Read More

Page 1 of 3123

Setting up a local web server on OS X Snow Leopard 10.6

Basic Web Server

MAMP is great. It’s an easy way to host your PHP/MySQL site locally for test­ing and devel­op­ment. But, if you want to take advan­tage of Snow Leopard’s built in web server capa­bil­i­ties, OS X makes it easy. Go into Sys­tem Pref­er­ences > Shar­ing, and check the “Web Shar­ing” box.

That’s it. You can now setup an HTML-only web­site locally. Where do you put the files? The default folder is /Library/WebServer/Documents/. While we’re at it, let’s setup PHP and MySQL to work locally, as well.

Test it. http://localhost. No need for a port as it will use apache’s default port 80.

PHP and MySQL will now need to be setup for a full func­tion­ing local host. Read More

Page 1 of 3123

Web Design Ideas and Resources