August 26th, 2010 admin Location: Raleigh, North Carolina
Four Huge Web Design Errors That Are Costing You Business Online is an article that I ran across this morning. And I believe it to be excellent in determining four of the most common pitfalls that web designers make in designing. Now, I wanted to extend the list to 8 common website mistakes: So the first four covered by the article are: Read the rest of this entry »
Posted in Uncategorized | Comments Off
March 6th, 2010 admin Location: Raleigh, North Carolina
So let’s say that you have finally designed your website and are getting ready to share it with the whole world. You might be asking yourself well, how do I do just that? Read the rest of this entry »
Posted in Design Tutorials | Comments Off
December 2nd, 2009 admin Location: Raleigh, North Carolina
OK, in our first session of our series “Learning website design” we looked at our favorite tools to get the job done. In this one, I will explain the main concepts of how the web works and also an introduction on how websites do their job.
HTTP – HyperText Transfer Protocol
It is important to understand what HTTP is. It stands for Hyper Text Transfer Protocol. Hypertext is the text that can be linked to other pieces of content (other text). Think of a protocol as a set of rules or directives that allow computers (browsers) to interpret a language. For example, when you extend your hand forward to another person, they “understand” that they are supposed to “shake” your hand in a gesture that means “welcome” or “hello”. That understanding is a protocol. The protocol of HyperText Markup simply defines what the rules are for a browser to be able to interpret it and display it in a human-readable way. Read the rest of this entry »
Posted in Uncategorized | Comments Off
January 9th, 2008 admin Location: Raleigh, North Carolina
seo-first.swf
Canonicalization (Man it is hard to say that), is the practice of choosing one version of several duplicate pages and redirecting the other pages to the chosen one. In this video, Alex Centeno explains the process. This video is the first video of my SEO Basics collection, therefore it is horrible in terms of language and theme (I hope they get better with time). Anyhow for anybody looking for the .htaccess code for the www versus non-www canonicalization it is here:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]
Posted in Design Tutorials | Comments Off
January 6th, 2007 admin Location: Raleigh, North Carolina
Protected Content
You need to register (
FREE) or if you have already registered, be logged in to see this part of the post. Please
Login here. If you haven't registered, you may register using the form below:
Posted in Design Tutorials | Comments Off