<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Overnight Site &#187; Web Design</title>
	<atom:link href="http://theovernightsite.com/category/web_design/feed/" rel="self" type="application/rss+xml" />
	<link>http://theovernightsite.com</link>
	<description>The Chronicles Of Building A Successful Website</description>
	<lastBuildDate>Sun, 04 Mar 2012 16:41:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HTML Tables Vs. CSS Div Tags</title>
		<link>http://theovernightsite.com/html-tables-vs-css-div-tags/</link>
		<comments>http://theovernightsite.com/html-tables-vs-css-div-tags/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:31:47 +0000</pubDate>
		<dc:creator>Matt Giovanisci</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS styles]]></category>
		<category><![CDATA[div tags]]></category>
		<category><![CDATA[html tables]]></category>
		<category><![CDATA[optimal web design]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://theovernightsite.com/?p=330</guid>
		<description><![CDATA[I was recently told about this website called Raven SEO Tools. It&#8217;s a free website where you can get your website analyzed a bunch of different ways (it cost money for more than one website). I ran a Design Analyzer on my site SwimUniversity.com and it came up with some startling results. I was blown [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently told about this website called <a href="http://raven-seo-tools.com/" target="_blank">Raven SEO Tools</a>. It&#8217;s a free website where you can get your website analyzed a bunch of different ways (it cost money for more than one website). I ran a Design Analyzer on my site <a href="http://www.swimuniversity.com" target="_blank">SwimUniversity.com</a> and it came up with some startling results.</p>
<p><a href="http://theovernightsite.com/wp-content/uploads/2008/12/fireshot-capture-24-raven-raven-seo-tools_com_tools_analysis_design-analyzer_report_php_id3175.jpg"><img class="alignnone size-full wp-image-333" title="fireshot-capture-24-raven-raven-seo-tools_com_tools_analysis_design-analyzer_report_php_id3175" src="http://theovernightsite.com/wp-content/uploads/2008/12/fireshot-capture-24-raven-raven-seo-tools_com_tools_analysis_design-analyzer_report_php_id3175.jpg" alt="fireshot-capture-24-raven-raven-seo-tools_com_tools_analysis_design-analyzer_report_php_id3175" width="447" height="64" /></a></p>
<p>I was blown away by this. I thought if anything I had the website part of it down pat. But I kept reading and this is what it said.</p>
<div class="row2">
<blockquote>
<h3>Obsolete &amp; Deprecated HTML</h3>
<div class="bad">
<p>We found <strong>7</strong> instances where your Web page is using obsolete or deprecated HTML. The use of these HTML elements usually makes your Web pages larger (which increases download time), and they are no longer used in modern Web design. For optimal Web design and search engine results, we recommend <em>only</em> using a combination of validated XHTML and CSS — where all styles have been stripped from the XHTML and placed in the CSS.</p>
<p>Below is a list of obsolete or deprecated HTML. If an element is listed <em>without</em> an attribute, the element is considered obsolete or deprecated. If an element <em>and</em> attribute are shown together, the attribute is considered obsolete or deprecated.</p>
<ul>
<li>table align</li>
<li>table bgcolor</li>
<li>td height</li>
<li>td width</li>
<li>td bgcolor</li>
<li>a target</li>
<li>img name</li>
</ul>
</div>
<p>Your Web design appears to use nested table elements. Nested tables are used to control the layout of a Web page, but are no longer used in modern Web design. All layouts should be controlled by CSS. Nested tables break up the semantic order of a Web page, and unnecessarily increase the page size.</p></blockquote>
</div>
<p>I have been building webpages using HTML tables for years and now I come to find out that you should not build your website using nested tables for SEO purposes. Now I know that wordpress doesn&#8217;t use tables but I really didn&#8217;t want to learn how to re-build my entire website using CSS and DIV tags. I use CSS but for fonts not for the complete design.</p>
<p>I started trying to redesign my site in CSS using DIV tags and I was able to it pretty quickly. The problem came when I realized that my entire website was dynamic and I didn&#8217;t want to screw it all up. Especially because my title were dynamic too.</p>
<p>So I did a little research and found out that using CSS and DIV tags are the ideal for website design because you can make one change to a CSS file and it changes it across the entire website but it DOES NOT EFFECT YOUR SEO. Which to me was the most important part. So I have decided not to re-build my website in CSS right away but I am going to slowly construct a test site just so I can build my knowledge about DIV tags and CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://theovernightsite.com/html-tables-vs-css-div-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Website Design Check List For New Sites</title>
		<link>http://theovernightsite.com/my-website-design-check-list-for-new-sites/</link>
		<comments>http://theovernightsite.com/my-website-design-check-list-for-new-sites/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 21:21:19 +0000</pubDate>
		<dc:creator>Matt Giovanisci</dc:creator>
				<category><![CDATA[Helpful Tools & Resources]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[building a website]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[navigation bar]]></category>
		<category><![CDATA[text browsers]]></category>
		<category><![CDATA[website layout]]></category>

		<guid isPermaLink="false">http://theovernightsite.com/?p=237</guid>
		<description><![CDATA[Here are a few bullet points on what you should do before you start building a website. Before I start building I like to draw the entire design on a piece of paper and build it from there. That way you can you can save time instead of editing in the computer. Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a few bullet points on what you should do before you start building a website. Before I start building I like to draw the entire design on a piece of paper and build it from there. That way you can you can save time instead of editing in the computer. Here is a simple checklist I follow when building a website.</p>
<h3>Layout</h3>
<p>-Consistent navigation bar and main logo.</p>
<p>-Page footer that includes copyright information and a contact email address.</p>
<p>-Remember that most people use an 800 x 600 resolution so you should design your pages to be no less than 750 pixels wide.</p>
<p>-Make sure the text on the page is easy to read. If you use a black background it is best to use white text so that people can read it.</p>
<p>-Grab attention with the homepage. Put as much relevant information on the main page as you can</p>
<p>-Check Browser Compatibility</p>
<h3>Navigation</h3>
<p>-If you are using buttons as your text, add links to the bottom of your page. Some people use text browsers and search bots only look at text not pictures.</p>
<p>-Make sure the homepage is under 50 kb for fast loading</p>
<p>-Navigation should be big and simple and easy to find</p>
<p>-Check Links to ensure they are not broken</p>
<h3>Search Engine Optimization</h3>
<p>-Make sure your meta tags are defined (title, keywords, description)</p>
<p>-Make sure all your alt tags are filled in</p>
<p>-Make sure there are plenty of links and they are not broken</p>
<p>-Preview you pages in a text browsers</p>
]]></content:encoded>
			<wfw:commentRss>http://theovernightsite.com/my-website-design-check-list-for-new-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>32 Successful &amp; Killer Website Building Tactics I Use</title>
		<link>http://theovernightsite.com/32-successful-killer-website-building-tactics-i-use/</link>
		<comments>http://theovernightsite.com/32-successful-killer-website-building-tactics-i-use/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 19:28:28 +0000</pubDate>
		<dc:creator>Matt Giovanisci</dc:creator>
				<category><![CDATA[Helpful Tools & Resources]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Promotion]]></category>
		<category><![CDATA[CSS styles]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[flash animation]]></category>
		<category><![CDATA[relevant content]]></category>
		<category><![CDATA[SEO-Friendly]]></category>
		<category><![CDATA[title keywords]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[webpage works]]></category>
		<category><![CDATA[website speed]]></category>

		<guid isPermaLink="false">http://theovernightsite.com/?p=223</guid>
		<description><![CDATA[I have been slowly compiling this list for 3 days. These are all tips that I used to build my websites and even this one. 1. Redirect 404 Page 2. Use Header Tags &#60;h1&#62;, &#60;h2&#62;, &#60;h3&#62; 3. Make your links the color blue, so that visitors know that it&#8217;s a link 4. Use CSS, for [...]]]></description>
			<content:encoded><![CDATA[<p>I have been slowly compiling this list for 3 days. These are all tips that I used to build my websites and even this one.</p>
<p>1. Redirect 404 Page<br />
2. Use Header Tags &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;<br />
3. Make your links the color blue, so that visitors know that it&#8217;s a link<br />
4. Use CSS, for site wide customization and website speed<br />
5. Use short meta data. Every page has to have a title, about 5 Keywords and a brief description<br />
6. Use Google Analytics to track visitors on your website. It&#8217;s free.<br />
7. Start a blog using wordpress (it&#8217;s the most SEO-Friendly)<br />
8. Use a robot.txt to blog google from going into useless folders on your server.<br />
9. Create an xml sitemap and submit it to Google&#8217;s Webmaster Tools.<br />
10. Use large text.<br />
11. Create great content. Content is King!<br />
12. Twitter!!!!<br />
13. Sign up for Stumble Upon<br />
14. Sign Up for Delcious<br />
15. Use flash animation sparingly. Google doesn&#8217;t read flash&#8230;yet.<br />
16.Choose an easy to spell domain name<br />
17. Get a .com screen name. All the others in my opiniion are worthless.<br />
18. Be consistent in your design across all your pages.<br />
19. Use alt tags on all your images.<br />
20. Check your spelling<br />
21. Create an about us page<br />
22. make sure your webpage works on every browser.<br />
23. Do not play music on your site. If you do make sure it&#8217;s the users choice to play it<br />
24. Stay away from intro pages.<br />
25. Add Search function to your website<br />
26. Animated Gifs are tacky, don&#8217;t use them<br />
27. Intralink within your website. If there is relevant content related to a page, link it<br />
28. Less images = Faster load times<br />
29. make sure every page has a different page title, keywords and description to match the content<br />
30. Have someone else proofread your work<br />
31. Do not submit to crappy directories that mean nothing<br />
32. Review your website every week and make changes</p>
]]></content:encoded>
			<wfw:commentRss>http://theovernightsite.com/32-successful-killer-website-building-tactics-i-use/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How I Built This Blog &#8211; Part 2 (WordPress Plugins)</title>
		<link>http://theovernightsite.com/wordpress-plugins-i-used-to-build-this-site/</link>
		<comments>http://theovernightsite.com/wordpress-plugins-i-used-to-build-this-site/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:30:16 +0000</pubDate>
		<dc:creator>Matt Giovanisci</dc:creator>
				<category><![CDATA[Helpful Tools & Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[best wordpress plugins]]></category>
		<category><![CDATA[google sitemaps]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://theovernightsite.com/?p=118</guid>
		<description><![CDATA[When I first started this site using wordpress I went to serveral different websites looking for the best wordpress plugins to get me started. I&#8217;m sure I&#8217;ll be adding more, but if you are starting a blog using wordpress I suggest you add these plugins. Akismet -Believe it or not you are going to get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theovernightsite.com/wp-content/uploads/2008/11/best-wordpress-plugins.jpg"><img class="aligncenter size-full wp-image-149" title="best-wordpress-plugins" src="http://theovernightsite.com/wp-content/uploads/2008/11/best-wordpress-plugins.jpg" alt="" width="480" height="247" /></a></p>
<p><span style="color: #003366;">When I first started this site using wordpress I went to serveral different websites looking for the best wordpress plugins to get me started. I&#8217;m sure I&#8217;ll be adding more, but if you are starting a blog using wordpress I suggest you add these plugins.</span></p>
<ol>
<li><a href="http://akismet.com/">Akismet</a> -Believe it or not you are going to get spam comments from drug companies and porn sites. This plugin weeds them out. Without this plugin you will get a ton of useless comments. Plus it&#8217;s time consuming to delete them all. This is a must have plugin.</li>
<li><a href="http://semperfiwebdesign.com/">All in One SEO Pack</a> &#8211; If you want your blog to be picked up by the search engines (which we all do) you are going to need this plugin. It is one of the most popular wordpress plugins. It allows to you add all your meta data in one simple form.</li>
<li><a href="http://www.deliciousdays.com/cforms-plugin">cforms</a> &#8211; On my <a href="http://www.theovernightsite.com/contact">contact page</a> I have an example of this. It will create forms that users can fill out and it will send that information to your email. Pretty simple to use as well. And It&#8217;s fully customizable for any style form.</li>
<li><a href="http://www.arnebrachhold.de/redir/sitemap-home/">Google XML Sitemaps</a> -Google can take a while to index your pages, especially if you are a new blog. This plugin creates a dynamic sitemap that constantly updates everytime you add to your blog. As long as you submit this sitemap to Google using Webmaster Tools, your webpages will be constantly indexed so that google doesnt have to pick them up naturally (which could take a while).</li>
<li><a href="http://wordpress.org/extend/plugins/simple-tags">Simple Tags</a> &#8211; Instead of trying to think of tags to relate you posts to for SEO purposes, this plugin scans your post and the internet and comes up with tags automatically so you don&#8217;t have to think about it. A huge time saver!</li>
<li><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe To Comments</a> &#8211; some people after they comment on your blog want to know what other people are saying. This plugin allows commentors to get an email every time someone else comments on that same post they commented on.</li>
<li><a href="http://richardxthripp.thripp.com/tweet-this">Tweet This</a> &#8211; This plugin sends a tweet using your twitter account about this post. So if you want to share this post with your twitter followers, you can easily!</li>
<li><a href="http://lesterchan.net/portfolio/programming/php/">WP-Polls</a> &#8211; People love polls, they are easy, quick and fun and this plugin makes it even easier. Create multiple polls and have them rotate on your blog or just create one. Immediate poll results.</li>
<li><a href="http://www.raproject.com/ajax-edit-comments-20/">WP Ajax Edit Comments</a> &#8211; this plugin allows those leaving comments to edit their comments for a short period of time after they leave a comment.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://theovernightsite.com/wordpress-plugins-i-used-to-build-this-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

