What do I need to provide for my website design?

We typically ask you for a few examples of websites you like so we can create a mock-up for you to review. You will also need to provide us with the content for the website; in other words, what goes on the pages. This has proven in the past to be the longest hold up in terms of getting a site launched on time. Many customers simply do not have the time to sit and write content for their websites. It is harder than it sounds, I promise. This page alone took more than 2 hours to write. We recommend at least 300-500 words on every page if you want to rank well in search engines (this one is 1500).

Removing “Allowed Tags” on the comment form.

By Dave Fogel | March 12, 2011

This solution is from the wordpress forums from Emsi.  It is not guaranteed to work on all themes, but it did work fine for me on my theme based on twenty ten. Follows these steps: 1. back up your functions.php file. 2. Add the following to your functions.php file function my_comment_form_args($user_identity, $post_id, $req) { $args…

How to remove the website field from the comment form

By Dave Fogel | March 12, 2011

I had a customer request to remove the website field in the comments.  You would think this would be a relatively simple thing to do, but not so.  After an hour of searching, I found a solution that worked great.  Here is the link. http://techhacking.com/2011/02/04/wordpress-how-to-remove-the-website-field-from-the-comment-form/

Google Website Optimizer and WordPress

By Dave Fogel | February 24, 2011

Today I started a test using Google Website Optimizer on WordPress. The manual way of doing this would mean you would need to create 3 different headers and input the correct tracking code in each. While it is not a ton of work, it is a pain in the butt. The better way to do…