Findability Strategy Checklist



Similar documents
80+ Things Every Marketer Needs to Know About Their Website

Website Search Engine Optimization (SEO) Evaluation XXXXXXX

Search Engine Optimization Content is Key. Emerald Web Sites-SEO 1

Website Standards Association. Business Website Search Engine Optimization

Here is a report which shows a difference in demand on majority marketing techniques and its effects according to report by HubSpot:

60% 60% 32 Good Signals. 26 Issues Found. Keyword. Landing Page Audit. UK News. Put the important stuff above the fold.

SEO. Module 1: Basic of SEO:

Sreekariyam P.O,Trivandrum - 17 Kerala Ph M info@acewaretechnology.com Web

Pizza SEO: Effective Web. Effective Web Audit. Effective Web Audit. Copyright Pizza SEO Ltd.

1. Introduction to SEO (Search Engine Optimization)

Search Engine Optimization Glossary

SEO Training SYLLABUS by SEOOFINDIA.COM

48% 48% 33 Good Signals. 25 Issues Found. Keyword. Landing Page Audit. financial advisor.

INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE

SEO Optimization A Developer s Role

49% 49% 30 Good Signals. 28 Issues Found. Keyword. Landing Page Audit. financial advisor.

77% 77% 42 Good Signals. 16 Issues Found. Keyword. Landing Page Audit. credit. discover.com. Put the important stuff above the fold.

80 % Section I: Web Page Analysis TOP 5 WORDS URL DESCRIPTION TAG TITLE TAG SPEED COPY. ocean19.com

SEARCH ENGINE OPTIMIZATION(SEO) Basics of SEO

Search Engine Optimization (SEO) Secrets

An Advanced SEO Website Audit Checklist

46% 46% 34 Good Signals. 24 Issues Found. Keyword. Landing Page Audit. financial advisor.

Includes: Building an SEO- friendly Website: A Comprehensive Checklist

SEO Search Engine Optimization. ~ Certificate ~ For: By. and

SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE

SEO 101. Learning the basics of search engine optimization. Marketing & Web Services

SOLUTIONS FOR TOMORROW

Instead, there should only be one URL for the home page to avoid duplication.

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us

We do Online SEO Training. We do Class Room SEO Training. SEO & internet marketing Training

SEO for Content Management Systems. Brent D. Payne Tribune

Search Engine Optimisation. Maximise Your Business Potential Online July 2010

Best Practices for WordPress and SEO

SEARCH ENGINE OPTIMIZATION

How To Audit A Page On A Blogspot.Com

DIGITAL MARKETING BASICS: SEO

SE Ranking Report

Unit Title: Content Management System Website Creation

DIGITAL MARKETING TRAINING

Domain

About Sunsign SEO. Sunsign SEO Company India

SEO Workshop Today s Coach Lynn Stevenson. SEO Analyst

Why SEO? What is Search Engine Optimization? Our main areas of expertise are: When a company invests in building a website, their goal is to:

Checklist of Best Practices in Website

Search Engine Optimization (SEO) & Positioning

GOOGLE ANALYTICS TERMS

85.1. Review of google.com. Your website score. Generated on Introduction. Table of Contents SEO. Iconography Pass

Domain

Domain

Domain

HOW TO IMPROVE YOUR WEBSITE FOR BETTER LEAD GENERATION Four steps to auditing your site & planning improvements

For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: or by phone at

Course Contents of Digital Marketing

Web Development I & II*

60 POINT CHECKLIST before you launch your new e-commerce or company website. ecommerce web development and solutions

MARKETING KUNG FU SEO: Key Things to Expand Your Digital Footprint. A Practical Checklist

Search Engine Optimization Checklist

Domain

Domain

Web review of yoast.com

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

SEO Search Engine Optimization. ~ Certificate ~ For: Q MAR WDH By

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail.

SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND

~~Free# SEO Suite Ultimate free download ]

iweb for Business Practical Search Engine Optimization A Step by Step Guide

Microsoft Partners 10 Cubed AX Digital Marketing Program Online Analysis & Workshop.

How To Use Google Analytics On Wordpress On A Pc Or Mac Or Mac (For Free) On A Blog Or Pc Or Ipad (For A Free)

Website Report: To-Do Tasks: 11 SEO SCORE: 79 / 100. Missing heading tag: H5. Missing heading tag: H6

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail.

Website Report: To-Do Tasks: 0. Speed SEO SCORE: 73 / 100. Load time: 0.268s Kilobytes: 1 HTTP Requests: 0

Website Report: To-Do Tasks: 9 SEO SCORE: 62 / 100. The text on your website should at least be 2000 characters.

Domain

Our SEO services use only ethical search engine optimization techniques. We use only practices that turn out into lasting results in search engines.

72% 72% 42 Good Signals. 16 Issues Found. Keyword. Landing Page Audit. project management. basecamp.com/ Put the important stuff above the fold.

Why Digital Marketing?

26-May

Domain

Domain

Web Designing with UI Designing

Website Audit Reports

Search Engine Optimisation (SEO)

SEO Best Practices Checklist

SEO BEST PRACTICES IPRODUCTION. SEO Best Practices. November 2013 V3. 1 iproduction

Online Marketing Company INDIA Digital Marketing Training

Transcription:

Findability Strategy Checklist This checklist is intended to serve as a findability best practices quick reference. Use it to make any new project, or even existing ones findable for your target audience.

2 FINDABILITY STRATEGY CHECKLIST The concepts in this checklist briefly summarize those discussed in detail in Building Findable Websites: Web Standards, SEO, and Beyond by Aarron Walter, published by New Riders. Each point references the corresponding section of the book where you ll find code examples and thorough explanations of the concept. You ll find five free bonus chapters at the book s companion website http:// buildingfindablewebsites.com along with relevant resources and downloadable code examples. The book is available at http://peachpit.com. General Recommendations for All Projects MARKUP Use valid markup that contains no errors that could make your page difficult for search engines to index. Validate your markup with the W3C s validation tool (http://validator. w3.org). See A Web Standards Primer in Chapter 2. Write semantically meaningful markup. This means using tags for what they mean and how they relate to your message rather than how they style content by default. Use the W3C s semantics extractor to check your work (http://www.w3.org/2003/12/semanticextractor.html), and view your site without CSS to determine if your information hierarchy appropriately communicates your message. See An Issue of Semantics in Chapter 2. Write intelligent title tag text beginning with the page name, then the site name, then a short keyword-rich phrase descriptive of the site. See Essential Tags That Promote Findability in Chapter 2. Use heading tags to define the key sections of your pages taking care to include relevant keywords. Place headings tags in the page in order of importance starting with <h1> for the site/organization name. See How to Use Heading Tags in Chapter 2. Use image replacement techniques such as the Phark method or SIFR to display distinct typefaces and design for headings as needed. See Image Replacement: Accessibility, Findability, and Beauty Converge in Chapter 2. Use the meta description tag to provide a description of your site to be displayed on search engine results pages. See The Myth of Meta in Chapter 2. Keep presentation (CSS) and behavior (JavaScript) external so search engines aren t required to download them when indexing your pages. See Optimizing Performance for Efficient Indexing in

FINDABILITY STRATEGY CHECKLIST 3 Include alt and title attributes in image tags. Add longdesc links to detailed text descriptions of images where necessary. See More Keyword Opportunities in Accessibility Related Elements in Chapter 2. Use <strong> and <em> to markup keywords in select areas of your page where appropriate in order to emphasize their importance to search engines. See Essential Tags That Promote Findability in Chapter 2. Use microformats to markup contact, event, resume, and review content to make it more portable and findable. Tag content with rel= tag. See The Findability Benefits of Microformats in Chapter 2. Don t use tables for layout. When using tables as they are intended for tabular data include descriptive, keyword-rich text in the summary attribute of the table tag and caption tag. See The Right and Wrong Way to Use Tables in Chapter 2. Use CSS sprites to keep HTTP requests to a minimum. See Reducing HTTP requests in Use abbr and acronym tags with the title attribute to provide full text of all abbreviations and acronyms. See Reducing HTTP requests in Chapter 2. Use rel= nofollow in anchor tags when linking to sites of questionable or unknown reputation. See The Misleading rel= nofollow in Chapter 2. SERVER Create search engine friendly URLs that don t require a query string, reflect your navigation structure, and are predictable. See Building Search Engine Friendly URLs in Choose a domain name that contains target keywords. See Choosing and Managing Domain Names in Take steps to resolve the Google canonical problem. See Choosing and Managing Domain Names in Include keywords in file and folder names throughout your site. See Files and Folders: The Power of a Name in Create custom 404 error pages to reorient lost users. See Getting Users Back on Track with Custom 404 Pages in Gzip files where possible. See Optimizing Performance for Efficient Indexing in Configure your server to cache certain files so search engines can index your site more efficiently. See Optimizing Performance for Efficient Indexing in Prevent indexing of files and folders where necessary using robots.txt. See Controlling Search Engine Indexing With robots.txt in Create a sitemap.xml file and notify all major search engines that support the format of its location. Include a directive to your sitemap.xml file in robots.txt. See Building and Submitting sitemap.xml in Chapter 8.

4 FINDABILITY STRATEGY CHECKLIST CONTENT Include content on your site that serves your audience s needs and interests. See The Mark of Quality Content in Chapter 4. Include variety of content types on your web site. See Content of Many Flavors in Chapter 4. Create a home page that effectively funnels your traffic into the content-rich areas of your site. See All Roads Lead to Content in Chapter 4. Research keywords that will be most advantageous to target. See Targeting Keywords in Your Content in Chapter 4. Place keywords in strategic locations throughout your pages. See Placing Keywords in Your Content in Chapter 4. Evaluate your keyword density to ensure it is below seven percent. See Evaluating Keyword Density in Chapter 4. Include RSS content from other sources relevant to your audience on your site. See Displaying RSS Content on Your Site in Chapter 4. Keep your content open where appropriate using a Creative Commons (http://creativecommons.org) license that requires attribution in order to build awareness of your site and encourage open license searches. See Open Content Generates Attribution in Chapter 4. Create link libraries or other useful repositories of information on a particular subject. See Using the RSS Parsing System to Create a Link Library in Chapter 4. JAVASCRIPT, AJAX, FLASH, VIDEO, AUDIO AND OTHER POTENTIAL ROADBLOCKS Build applications to work without JavaScript and Ajax before adding a behavior layer on top to ensure it gracefully degrades for search engine indexing. See Progressive Enhancement in Chapter 7. Minify JavaScript where possible using Dean Edwards Packer (http://dean.edwards. name/packer/). Be aware that some libraries like Prototype and Scriptaculous might break when minified. See Managing File Size in Use JavaScript to apply the display:none property so search engines don t mistakenly suspect your site is using black hat techniques. Use JavaScript to collapse and/or hide elements not default CSS. See Solving Scripted Style Problems in Chapter 7. Make sure JavaScript is not required to navigate any area of your site. See Solving JavaScript Navigation Problems in Chapter 7. Use SWFObject to embed Flash files into an HTML page that contains semantically marked up content. See Findable Flash in Chapter 7. Create text transcripts of audio and video content. See Findable Audio and Video in Chapter 7. Build image maps so the content they link to is accessible to search engines. See clearing Roadblocks Caused by Image Maps in Chapter 2. Avoid frames at all costs. See Let Go of the Past to Embrace the Findable Future in Chapter 2.

FINDABILITY STRATEGY CHECKLIST 5 OTHER Use a link validator to locate broken links that need to be fixed (http://validator.w3.org/ checklink). See Hunting Down Broken Links in Make sure your blog is set up to notify all major ping services when new content is published. See Defining Update Services in Chapter 5. Create a site-wide search system that will help your audience find the content they seek. See Chapter 6. Add social networking links under blog posts and other areas where appropriate to foster a viral exchange of your content. See Building Social Network Submission Links in Chapter 9. Create inbound links to your site from directories, affiliates, friends, social network profile pages, blog posts, discussion boards, design galleries, and any other appropriate location. See Chapter 10. Build an opt in mailing list and send periodic emails to subscribers with updates, news, discounts, or other valuable information. See Chapter 11. Avoid using any black hat technique. See Chapter 13. Observe traffic statistics in order to discover findability shortcomings, and discern which content you should develop further. See Chapter 12. Redesigning or Moving a Site Create 301 redirects to point all old URLs to new pages. See Moving Pages and Domains With 301 Redirects in Rebuild your sitemap.xml file, and ping all search engines to notify them of the revised site structure. See Building and Submitting sitemap.xml in Chapter 8. When redesigning submit your new design to gallery sites to generate new traffic. See Building Inbound Links in Chapter 10. When redesigning projects for clients, be sure to include a link in the footer back to your site. See Building Inbound Links in Chapter 10. When redesigning update your custom 404 error page to let lost users know the new location of certain files. See Getting Users Back on Track with Custom 404 Pages in When redesigning watch your traffic stats closely to find the new site s findability shortcomings. See Chapter 12.