Internet Marketing and Webiste Design San Diego company provides with SEO,
Web Design, Ecommerce and Internet Consulting Services

Website Design Advice


Website design and web development are continuously evolving. Professional web designers understand the importance of continuous learning contributing to their skills. This section could be valuable not only to designers but to business owners alike. If you building and designing your pages yourself sign up for my newsletter where I share with you proven tips and latest developments in Internet marketing and website design.

Ensure that your web pages are W3C compliant

Before submitting your website to search engines check whether your code is W3C compliant. W3C is stands for World Wide Web Consortium and is responsible for development of Internet coding standards. W3C standard compliance will ensure that your pages will be displayed properly in all different browsers as well as properly indexed by the search engines. To verify your page code do following:

  1. Go to http://validator.w3.org/ validator tool.
  2. Enter your web page URL and click submit
  3. Check results and fix errors

Use external CSS for your web pages

Although CSS Cascading Style Sheets technology have been available for years, still some less experienced web publishers are cramming styles into the head of the page or in the body of the page. This results in following issues:

  1. The page becomes heavy on the code and loads slower.
  2. Styling varies from page to page and website design starts looking sloppy.
  3. Extra code reduces chances of search engine spider successfully crawling your page and results in lower indexing ratio which in turn results in lower visibility of your web page in search engines.
  4. You are missing on the opportunity to effectively change styles for all of your pages at once by simply adjusting a couple lines of code in your separate cascading style sheet document which feeds all or selected web pages in your website.

External cascading style sheet is a document which provides web browsers with instructions how to display and format your content. You can create a cascading style sheet with your favorite HTML editor software and store it in your site directory and link all the related pages by entering a link in the HEAD portion of the web page. Here is how this code looks like:
<link href="mystylesheet.css" rel="stylesheet" type="text/css" />

Externalize your Java Scripts

Make your web page light and fast loading by placing your java script into external folder in a .js document instead of keeping it in the head portion of your web page.

  1. Create a folder in your website root directory and call it let’s say scripts.
  2. Create a document in that folder and call it let’s say ImageSwap.js because it is responsible for rollover effect on your pages.
  3. Cut (Ctrl+X) Java Script code from the head of your web page and Paste (Ctrl+V) in the body of ImageSwap.js file.
  4. Remove this Java Script from all of your pages and instead place this link in the HEAD portion of each page:
    <script src="Scripts/ImageSwap.js" type="text/javascript"></script>

Done, you have reduced your page weight and you helped web spiders to easily zoom through your page. By the way changes in code website are much easier to accomplish through use of web templates.

Disadvantage of using tables for web page layout

Web designers have been using tables for years to create appealing layouts but initially tables were designed to display tabular data, you know numbers and such. Old fashioned designers will defend table layout vigorously but here are the limitations.

  1. Table layout produces extra code and does not help page indexing process.
  2. Table layout is limited in utilizing modern CSS2 and CSS3 standards of multiple backgrounds
  3. Using table layout you are more likely to chop images in pieces and it will slow down the loading of your page, because your browser has to send a separate request to a server for each and every chopped image. It was helpful during internet dialup era where slow speed was compensated with the help of these smaller chunks but these days, it is faster to download one big graphic file.
  4. It is much easier making adjustments to design using divisions than tables.
  5. Using <div> tags, (division) allows more flexibility and precision in element positioning on the page
  6. Use of divisions saves design time once you understand the flow theory and get familiar with how divisions interact with each other.

It takes a slight learning curve to understand division based layout. Once you get used to it, you will not want to go back to tables.

Avoid Duplicate Content

Duplicate content results in penalties from major search engine, especially Google. If Google spider will crawl different pages in your directory with same or similar content you most likely will receive lower rankings. If Google will decide that you copied content from other website, you are even more likely to be penalized. Let’s look at most common reasons how issues of duplicate content may happen:

  1. You updated your website and left the old version of the site on the server and still accessible to search engine spiders. All you had to do to prevent that is to create a robots.txt file and protect this directory by typing in command DISALOW. For example Disallow: /old_pages/ and place this file in the root of your website directory.
  2. You have copied someone’s content, made a couple of small changes and pasted it on your site. Not cool. This is highly likely to cost you penalties. This is an unethical practice and Google is very good at spotting these kinds of copyright violations. On the other hand, sometimes content could be very similar but yours. In this case you can use Google webmaster tools and appeal to Google explaining your position.
  3. You have duplicated your content on several pages on your site, hoping for better results. Bad idea. What you can do is to create short snippets of articles or their names on multiple pages and Google will not frown upon that. Also, you can repeat your contact information and driving directions on all of your pages, it will not cost you penalties. Search engines are good at recognizing these repeats as valuable asset to your pages.

Be creative when writing content. Yes, you can get inspiration by reading other people articles but make sure everything you publish on the web is created and owned by you. Don’t forget to copyright all of your content.

More to come…

Boris Benz

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

Internet Marketing
San Diego

Internet Marketing San Diego

How Internet Marketing Works

Market Analysis

Keyword Research

Social Media Marketing

Link Building

SEM, PPC and Contextual Marketing

SEO for Small Business

Internet Marketing Glossary

Web Analytics for Small Business

Affiliate Marketing

San Diego Internet Marketing Solutions

Internet Marketing Blog

Website Design San Diego

San Diego Small Business Website Design

Website Redesign

Design Services San Diego

Commercial Web Design Principles

Website Design and Online Media

Website Design Advice

Web Development

Web Development Services

Services

Full List of Services

Short List of Services

Site Info

Internet Marketing Glossary

RSS

Site Map

Privacy Disclaimer & Copyright Statement

Internet Marketing

Website Design

Web Development

Full List of Services