Archive for September, 2007

Defining a Web Presence

Saturday, September 22nd, 2007

In the infancy of the web, people would build websites and tell people to go to them. Then search engine rankings became important, as people wanted their sites to be found. The idea of a “site” should be left back in the early days. Now what you need to gain clients is a successful Web [...]

The Basics of Search Engine Optimization

Saturday, September 22nd, 2007

There are a few keys rules to follow when you are looking to build a website that will perform well on search engines. The first and most important is to build your site with the correct architecture. This means having your Title tags populate with relevant data (when building a dynamic site, which is all [...]

Limit number of posts

Saturday, September 22nd, 2007

To limit the number of posts on a certain page, follow these instructions
In your template file’s index.php, right above the line “ “, insert this code:

where showposts equals the number of pages you wish to post.

CSS Layout Generators

Saturday, September 22nd, 2007

Getting a website to look right across multiple browsers seems to often be a pain. If the site design will allow for it, I suggest beginning with a template you know will work well across multiple browsers, thus alleviating the need to trouble shoot once you have already built the site.