<?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>Surfer - Musician - Online Marketer - JoeHarwick.com&#187; Web Design</title>
	<atom:link href="http://www.joeharwick.com/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joeharwick.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 26 May 2010 02:03:31 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guidelines and Checklist for SEO and Web Design Standards</title>
		<link>http://www.joeharwick.com/2008/11/20/guidelines-and-checklist-for-seo-and-web-design-standards/</link>
		<comments>http://www.joeharwick.com/2008/11/20/guidelines-and-checklist-for-seo-and-web-design-standards/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 20:10:30 +0000</pubDate>
		<dc:creator>Joe Harwick</dc:creator>
				<category><![CDATA[Custom Web Design]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[SEO Checklist]]></category>
		<category><![CDATA[SEO Guidelines]]></category>

		<guid isPermaLink="false">http://joeharwick.com/?p=32</guid>
		<description><![CDATA[The checklist below I&#8217;ve found to be of great benefit when creating a guide with which to design a website that accomplishes and conforms to what the search engines want to see when crawling and indexing your website. So, without further ado, my General Website SEO Checklist
1. Cross-browser Testing. Site must look good in:
IE 6 [...]]]></description>
			<content:encoded><![CDATA[<p>The checklist below I&#8217;ve found to be of great benefit when creating a guide with which to design a website that accomplishes and conforms to what the search engines want to see when crawling and indexing your website. So, without further ado, my <strong>General Website SEO Checklist</strong></p>
<p><strong>1. Cross-browser Testing. Site must look good in:</strong></p>
<p>IE 6 (Use emulator to test)<br />
IE 7<br />
Firefox 3<br />
Safari<br />
Chrome</p>
<p><strong>2. Screen Resolution Testing:</strong></p>
<p>- Site must look good at 1024 X 768 screen resolution</p>
<p><strong>3. TITLE tag configuration: </strong></p>
<p>- Each page (both custom and template) needs to have a unique, relevant TITLE. &#8211; About 60 letters total.<br />
- No page should say â€œWelcome To My New Website!â€ or &#8220;Hello&#8221; or &#8220;Nothing&#8221; in the TITLE<br />
- As a default, use this format for TITLE of each page: Page Name â€“ Company or entity Name</p>
<p>Example 1: About Us Page on a site<br />
&lt;title&gt;About [insert Company or entity name] â€“ [insert Company or entity purpose]&lt;/title&gt;<br />
Example 2: Products Page<br />
&lt;title&gt;[insert ONLY 2-3 product descriptors relevant to the site] &#8211; Company or entity name]&lt;/title&gt;<br />
Example 3: Contact Page<br />
&lt;title&gt;ContactÂ Â  &#8211; [insert Company or entity name]&lt;/title&gt;</p>
<p><strong>4. H1 Header Configuration: </strong></p>
<p>- Each page (both custom and template) needs to have an H1 header that describes the page. If a custom header is not provided, then default to the first part of the page TITLE (for example, a generic H1 header for the About page would read: About &lt;insert company name here&gt;</p>
<p><strong>5. W3C Compliance:</strong></p>
<p>- Make sure every page has the W3C Validation code as the 1st line in the source code of EVERY page on the site.</p>
<p><strong>6. Alternate HTML text based navigation on each page:</strong></p>
<p>- Every page on the site needs to have HTML footer navigation that mirrors the main navigation (even the homepage). This footer navigation can go on the line right above the Company footer<br />
- The â€œHomeâ€ link AND any other homepage links need to go to the domain and NOT /index.php<br />
- DO NOT add the HTML text footer navigation to the homepage of sites that already have text navigation under the main navigation</p>
<p><strong>7. Alternate image for Flash pages:</strong></p>
<p>- If a homepage has flash, there MUST be an alternative, permanent static photo behind it that can be seen by people that donâ€™t have flash<br />
- As a default, use the first image in the flash presentation<br />
- Put an ALT tag on this image<br />
- Make sure to test on a browser after disabling flash</p>
<p><strong>8. All CSS needs to be external:</strong></p>
<p>- There should NOT be any towards the top of the source code of any page.</p>
<p><strong>9. Keep Javascript towards bottom of coding:</strong></p>
<p>- Move as much JavaScript as possible towards the bottom of the page or off of the page, external file. The more JavaScript there is before the actual content or links start the less likely it is that a page will be search engine friendly. A basic rule-of-thumb is that SEO content should be as high up on the page code as possible.</p>
<p><strong>10. ALT tag configuration:</strong></p>
<p>- All images on homepage need to have ALT tags. As a default, just use whatever the image is representing.</p>
<p>Example 1: Nav image for About [] alt=â€Aboutâ€</p>
<p><strong>11. Homepage link from each page header:</strong></p>
<p>- If using an innerpage main top banner, the entire inner page banner image should be a link to the homepage, not just a portion of it.</p>
<p><strong>12. Site Map configuration:</strong></p>
<p>- Site maps should not have any left navigation.<br />
- There should be exactly one link to each page on the site.<br />
- Make sure links go to LIVE version of site, not a staging version and also make sure that links go to the absolute url (www.site.com) and NOT the relative url (/index.php)<br />
- place any SEO pages directly after main navigation links<br />
- remove Home link<br />
- remove all framed pages<br />
- remove Terms of Service link</p>
<p><strong>13. Verify NO Broken Links:</strong></p>
<p>- Use a link checker like this one: http://validator.w3.org/checklink to make sure that all links on the site work and that none are broken. Set recursion depth to at least 5 to ensure that all pages are checked.</p>
<p><strong>14. Quality Test all forms:</strong></p>
<p>- Test out all forms to make sure that they function.<br />
- No form on the site should give an error message when the required information is entered.<br />
- Also test to make sure that the leads are entered into the backend of the site and are forwarding to the correct email address.</p>
<p><strong>15. All links on site must have a TITLE: </strong></p>
<p>- Navigation links should have title attributes that match the titles of your pages.Â  Itâ€™s a small thing, but it will give significant SEO improvement.</p>
<p>Example 1: This looks like &lt;a title=â€name of pageâ€ href=â€linkâ€&gt;.</p>
<p><strong>16. Provide META description for all pages that donâ€™t have a paragraph of HTML text content:</strong></p>
<p>- As form pages, photo galleries, flash map pages, video libraries, and other media rich pages donâ€™t have much indexable HTML text, itâ€™s important that a META description is provided for these pages that accurately describes what the page contains.</p>
<p>Example 1: a photo gallery page could have this META description: View photos of downtown Santa Barbara real estate using our interactive gallery.<br />
Any page with at least a paragraph of information does not require a META description.</p>
<p><strong>17. Force Domain Name:</strong></p>
<p>- Important! All of these versions of a clientâ€™s domain need to be forced to this version: www.example.com where â€˜exampleâ€™ is replaced by the client domain name.</p>
<p><strong>18. Homepage Font Issues:</strong></p>
<p>- Homepage SEO content should between 10-12 points. Smaller fonts should be avoided as it will ding search engine readability.<br />
- SEO content fonts should have the highest color contrast possible. Font colors that essentially hide or diminish the visibility of the text we should assume will hurt SEO rankings.</p>
<p><strong>19. Homepage Hyperlinks:</strong></p>
<p>Hyperlinks embedded in text should be underlined. Blue hyperlinks are best, however in keeping the design uniform, same color links are permitted.</p>
<p><strong>20. Grammar Errors:</strong></p>
<p>Grammatical errors in the text should obviously be QAâ€™ed and corrected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joeharwick.com/2008/11/20/guidelines-and-checklist-for-seo-and-web-design-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Web Design Marketing Examples</title>
		<link>http://www.joeharwick.com/2008/10/24/blog-web-design-marketing-examples/</link>
		<comments>http://www.joeharwick.com/2008/10/24/blog-web-design-marketing-examples/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 22:51:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Custom Web Design]]></category>

		<guid isPermaLink="false">http://joeharwick.com/?p=18</guid>
		<description><![CDATA[I created this marketing webpage to showcase the template designs we came up with:
]]></description>
			<content:encoded><![CDATA[<p>I created this marketing webpage to showcase the template designs we came up with:</p>
<div id="attachment_26" class="wp-caption alignnone" style="width: 176px"><a href="http://joeharwick.com/wp-content/uploads/2008/10/blog-design-examples1.jpg"><img class="size-medium wp-image-26" title="blog-design-examples" src="http://joeharwick.com/wp-content/uploads/2008/10/blog-design-examples1-166x300.jpg" alt="Wordpress Blog Website Design and Marketing" width="166" height="300" /></a><p class="wp-caption-text">Wordpress Blog Website Design and Marketing</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.joeharwick.com/2008/10/24/blog-web-design-marketing-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who Is Joe Harwick?</title>
		<link>http://www.joeharwick.com/2008/10/17/hello-world-2/</link>
		<comments>http://www.joeharwick.com/2008/10/17/hello-world-2/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 18:41:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Custom Web Design]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Pay Per Click Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://joeharwick.com/wordpress/?p=1</guid>
		<description><![CDATA[Senior Online Marketing Strategist / SEO Manager
The Design People
(Privately Held; Internet industry)
May 2006 — Present (3 years 10 months)
-Manager of Search Engine Optimization Department, creating, coordinating, developing department facets, as well as insuring profitability.
-Senior Web Marketing Strategist consulting/managing diverse client projects, budgets, goals, focused on effectively marketing and communicating online.
-Organic Search Optimization including SEO content [...]]]></description>
			<content:encoded><![CDATA[<p>Senior Online Marketing Strategist / SEO Manager<br />
The Design People<br />
(Privately Held; Internet industry)</p>
<p>May 2006 — Present (3 years 10 months)</p>
<p>-Manager of Search Engine Optimization Department, creating, coordinating, developing department facets, as well as insuring profitability.</p>
<p>-Senior Web Marketing Strategist consulting/managing diverse client projects, budgets, goals, focused on effectively marketing and communicating online.</p>
<p>-Organic Search Optimization including SEO content writing, online press releases, link-building, blog creation and execution, website re-designs, website analytics analysis.</p>
<p>-Paid-Search Marketing strategy, campaign design and management including keyword analysis, text ads, landing page creation and testing(Certified Adwords Professional and Reseller)</p>
<p>-Active Sales and Development Role prospecting leads throughout various sales closing cycles, creating marketing materials, ultimately closing sales and meeting sales goals.</p>
<p>-Prior role (5/06-3/07): Campaign management of website development and design, encompassing all aspects of project from initial graphic design layout and art direction, to programming and development,  to post-launch marketing consultation. Focused on developing websites for small business clients and real estate agents.</p>
<p>Web Producer<br />
KCRW<br />
(Non-Profit; Broadcast Media industry)</p>
<p>2005 — Present (5 years )</p>
<p>-Web Producer for KCRW.com with responsibilities in editing and insuring media, content, and other website programming for KCRW.com (audio editing, encoding, image editing, CMS editing)</p>
<p>-Prior roles as member of both the “Morning Becomes Eclectic” and “Metropolis” radio programs, assistant sound engineer and show coordinator, also promotional street team member for KCRW-sponsored music events.</p>
<p>Senior Media Planner / Buyer<br />
The Gary Group<br />
(Privately Held; Marketing and Advertising industry)</p>
<p>May 2000 — October 2004 (4 years 6 months)</p>
<p>-Creation, Execution, and Management of Advertising for major and independent music artists, concert  tours, and related campaigns in various genres (mainly targeting youth demos) in regional and national media advertising campaigns.</p>
<p>-Planning and buying Media (national and local cable, broadcast TV, radio and print), working on campaigns with budgets frequently over $100k.</p>
<p>-Radio Department Manager creating nationwide radio promotions in spot, syndicated, satellite and public radio formats.</p>
<p>-Direct and Long-Term Client Relationships with record</p>
<p>-Negotiating Advertising: costs, added value, promotions, with media sales executives.</p>
<p>Joe Harwick’s Education</p>
<p>Chapman University</p>
<p>B.A. , Business Administration &#8211; Marketing and Finance , 2000</p>
<p>Activities and Societies: Phi Beta Kappa</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joeharwick.com/2008/10/17/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
