HTTP Status Code, Web Page Error Codes

Posted by on Aug 9, 2011 in HTML and CSS Websites, Search Engines, Web Design Articles | 0 comments

HTTP Status Code Definitions – Web Page Error Codes We will discuss the common error codes associated with your website and web hosting account. The definitions for these status codes have been excerpted from the World Wide Web Consortium’s webpage; “HTTP/1.1: Status Code Definitions“. All credit for quoted information is assumed given to W3C. They are an excellent group. Visit the previously listed page for all HTTP status code definitions. 404 Not Found Error “10.4.5 404 Not Found The server has not found anything matching the Request-URI. No indication is...

Read More

FOLLOW or NOFOLLOW?

Posted by on Jul 29, 2011 in HTML and CSS Websites, Links & Link Building, Search Engines, SEO Articles, SEO Tips, Web Design Articles | 0 comments

Should I use follow or nofollow for my internal links? To follow, or not to follow… Links have several options that can be specified for search engines. One of those options is rel=”nofollow”, which instructs a search engine not to follow the link, but to continue on the current page. The questions has been asked “should I use follow or nofollow for internal links“? The quick answer is NO, you should not use rel=”nofollow”. Who says so, you may ask? See this video about Matt Cutts (from Google); he gives you an excellent answer in about 2 minutes. It is well worth...

Read More

What is HTML?

Posted by on Jul 24, 2011 in HTML and CSS Websites, Web Design Articles | 0 comments

The acronym HTML stands for “Hyper Text Markup Language”. HTML has been the publicly known standard web programming language since the early 1990′s. HTML has had many different versions, and the language as a whole continues to be developed and improved upon. HTML5 includes abilities now to do things that used to only be able to be done by using a cascading style sheet (CSS) file.

Read More