The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites.

Size: px
Start display at page:

Download "The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites."

Transcription

1 The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites. This document explains some of the drawbacks, shortcomings and 'gotchas' that we see almost every day on web sites that have already been designed and gone live. The information provided here is intended to help web designers plan and deploy search engine friendly websites from the start of a design or development project with minimum reverse engineering required when SEO work is later undertaken. The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites. 1 Web Page Architecture and SEO 2 Code/ Content Ratio 2 Navigation 3 Inbound / Outbound link ratio 4 Hidden Text 4 Images 5 Frames 5 Meta Data 5 Converting Customers 5 Content Management Systems 6 1

2 Checklist of basic principles for SEO friendly web design - Web Page Architecture and SEO 1) If possible stick with pure CSS, as this is the most code efficient design option. 2) Appropriate semantic mark-up should be used for textual content (i.e. H2 for subheadings and P for paragraphs). Paragraphs of text should not just be nested in tables, in div tags or in span tags. There should be only one heading 1 tag on each page and this should contain a keyword rich slogan of no more than words. This is important because search engines need to understand the semantics of the content on the web page in order to assign relevance accurately to each piece of information on the page. 3) Lists should always use an appropriate list tag (OL, UL etc). Lists that don't use the right mark-up can look spammy to search engines. 4) Fixed height websites: These are a really bad idea since it makes it very difficult to add content to a webpage without ruining the layout. Being able to update and add to content is essential to every business as it grows and fixed height websites hinder this. Moreover, search engines are looking for the most authoritative source of information on any given subject and if the layout of a web page prevents more content being added then it will be harder for the website to adapt and compete in a dynamic, fast-changing and competitive marketplace. 5) php /asp includes - these are often very useful and can be good for SEO purposes. However, they should never be used to handle information that needs to be unique on every page, such as meta data, title tag and important headings and content. Misuse can result in an SEO consultant needing to undertake a significant amount of re-architecturing. Code/ Content Ratio It is important not to leave the search engine spiders with more code to wade through than they have to. They will like a website much better and also be able to navigate around it more efficiently if you keep extraneous code to a bare minimum. Search engines also prefer websites with faster download times, so the less code the better for a lean, efficient result. 1) Wherever possible CSS should be in an external.css file 2) JavaScript. Do not leave dozens of lines of JavaScript nested within html pages. Put them in an external.js file. 2

3 3) Avoid nested tables for controlling the layout of a page if possible. Navigation The goal here is to encourage search engine spiders to spend as much time traversing links on the website as possible, whilst making it as easy for them as possible. 1) Ideally you should be able to navigate from any page of the website to any other page of the website. If this is not possible then, no web page should be more than two clicks away from the home page and every page should have plenty of navigation options within it, both in navigation menus and through linked in key phrases within the content. 2) Navigation menus should be scaleable. For instance, just providing space for horizontal navigation menus does not provide space for growth unless they use drop downs or are complemented by scaleable vertical link menus. It is crucial that the website should be able to scale up in line with a growing business, and the website design needs to allow potential for this, whether content managed or otherwise. 3) Never use JavaScript for hyperlinks. Some search engines will ignore these for fear of getting stuck in an infinite loop. 4) Where there are dropdown menus these should use a CSS solution. 5) Dead-end links - do not use dead-end links (i.e. web pages that don't link back to other pages on the website and which aren t fully integrated within the navigation. These cause bottlenecks which prevent link juice circulating efficiently around the website. 6) Use full URLs in hyperlinks. There is some disagreement as to whether Yahoo likes this strategy as much as some people claim, but there's no harm in using full URLs in hyperlinks and it does have other advantages. It also protects against scraper sites, and content thieves and can make for much more effective syndication through RSS. A full URL in your content that appears elsewhere on the web means a) that the link effectively tells the search engines that your website is the authoritative, original source of the information regardless of whoever else is using it b) it provides free links back to your website. So always use <a href=" text</a> rather than 3

4 <a href="apage.html">some text</a> Inbound / Outbound link ratio Ideally here, we are aiming for as many internal links and as few outbound links as possible on any web page which has the potential to generate targeted traffic to the website. We would recommend 50 internal links to every 3 outbound links as a rough guideline. Web designers should not be greedy when taking credit for their work. One link from each page of the website back to your own will suffice. An SEO company is also going to want to take credit for their work so that s already two of the three outbound links accounted for. 1) Nofollow and link sculpting. It is a common misconception that link sculpting works. For instance, as a simple example: if I have 10 outbound links on a webpage, and add the nofollow attribute to 7 of them then the remaining 3 will get all the link juice. This is simply not true, Google has engineered it so that the link juice from the nofollowed 7 links is simply forfeited and the remaining 3 still only get 1/10th each. If you want to channel more juice to outbound links simply use less of them rather than link sculpting using the nofollow attribute. 2) Credibility through outbound links. Google will also give you some credit for linking out to recognised sources of authority. This could be references with hyperlinks to national newspapers, academic or government websites to name just a few. If you have a chance to reference something back to such a source, then this is one instance in which a few extra outbound links could be to your advantage. Don t forget, an awful lot of Google employees have PhDs, they are academics who value highly the importance of referencing and researching thoroughly. Hidden Text Whilst the vast majority of web designers understand that hidden text is a bad thing, a significant number still have a tendency to use methods which might be considered borderline and in our experience search engines are sensitive to these. The two main offenders are 1) The H1 tag should not be hidden behind an image or logo. This is a waste of an H1 tag, especially when there is no textual content inside it, and when it does contain text then it is hidden text whether it was done intentionally or otherwise. 4

5 2) Text colour: Many websites will have copyright and company information at the bottom of the page in a light shade of grey so that it does not distract attention too much from the main content. This is fine; however, judgement should always be used to ensure that the text is sufficiently visible, so that it doesn't look like borderline hidden text. If in doubt, increase the font by a pixel or two and darken the shade a little. Images 1) Fill in the alt attribute in every instance. This is not just a matter of using keywords. Google hates missing alt attributes, always has done and always will do. 2) Keep the KB weight of images down to a minimum, so that web pages download as quickly as possible. This has always been important to Google. 3) Flash gateway pages and home pages. Unless you are a wellestablished brand that doesn t depend on fresh traffic to your website in order to generate new business, then Flash gateway pages and home pages are suicide and should not be used under any circumstances ever. Frames There is no reason in 2011 why any website should ever use frames. If you need to use the frames architecture for any part of a web page, then look at using the iframe tag but remember that any content within the iframe will not be seen by a search engine spider as physically belonging to that web page, and that the content will effectively be sat on a page that is a dead-end link. Meta Data This will usually be handled by an SEO consultant or SEO guy, but there are a few general principles to bear in mind. 1) Meta Keywords - any more than is erring towards being spammy 2) Meta description - just copy the first two 100 characters from the first paragraph of text. Any more is erring towards spam. This one is not about keywords or keyword relevance, it s about honesty; i.e. telling the search engine spiders exactly the same thing that you tell your web site visitors. Converting Customers In the competitive online market of the twenty-first century cutting down the time between a customer finding your website and making the decision to buy is crucial. With this in mind there are a few simple things that you should always do. 5

6 1) Contact details. It is not enough simply to have a contact us page and / or a contact form. As minimum, every web page should have a contact address and phone number clearly visible at the top of the page as close as possible to the eye line. 2) Shopping Carts. The number of clicks and pages needed to complete a transaction on a shopping cart should be kept to an absolute minimum so that there is less likelihood of a shopper changing their minds half way through. Content Management Systems We will not go into SEO friendly techniques for content managed websites in any depth here, but a few of the major points are considered below. The purpose of a content management system is to make up-dating a website straightforward for a non-technical administrator without them being able to damage the website. However, CMS vendors should also bear in mind that their customers are likely to want an SEO consultant to help them increase relevant traffic and that they will need sufficient control over the website in order to be able to do this most effectively. We see many content managed websites with the following drawbacks. 1) CMS inserts irrelevant words into important semantic tags (H1, H2). This might include the company name, or general words such as 'Products' or even the inane 'Welcome to our website'. 2) The architecture of the CMS hangs off the home page, resulting in the home page not being editable within the CMS. The home page is almost always the most important page on the website from an SEO point of view, and the CMS should not hinder the process of updating it or managing it. 3) CMS inserts title tags that can't be overridden. An SEO consultant always needs full control of the title tag in order to achieve the best results possible. 4) Where content is controlled globally, there should be an option where possible to override this in order to tailor individual web pages in a focussed way. Chris Boswell 6

Search. Smart. Getting. About

Search. Smart. Getting. About Smart Search About Getting like Google, Yahoo and others: Search Engine Optimization (SEO) and Pay-Per-Click (PPC) advertising. SEO typically has a higher longterm ROI while short-term results are seen

More information

SilverStripe - Website content editors.

SilverStripe - Website content editors. SilverStripe - Website content editors. Web Content Best Practices In this section: Learn how to make your site search-engine friendly Learn how to make your content accessible Other web best practices

More information

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE The 18 point checklist to building the Perfect landing page Landing pages come in all shapes and sizes. They re your metaphorical shop front

More information

AN SEO GUIDE FOR SALONS

AN SEO GUIDE FOR SALONS AN SEO GUIDE FOR SALONS AN SEO GUIDE FOR SALONS Set Up Time 2/5 The basics of SEO are quick and easy to implement. Management Time 3/5 You ll need a continued commitment to make SEO work for you. WHAT

More information

Digital Insight PUSHING YOUR SEO TO ITS LIMITS

Digital Insight PUSHING YOUR SEO TO ITS LIMITS Digital Insight PUSHING YOUR SEO TO ITS LIMITS SEO WHAT? If that s your response when asked about your website s SEO, don t despair! It can be a complicated area not least because the search engines are

More information

How To Construct A Keyword Strategy?

How To Construct A Keyword Strategy? Introduction The moment you think about marketing these days the first thing that pops up in your mind is to go online. Why is there a heck about marketing your business online? Why is it so drastically

More information

This presentation is copyrighted by ProSites, Inc. No part of this presentation can be copied, reproduced, displayed or changed without the express

This presentation is copyrighted by ProSites, Inc. No part of this presentation can be copied, reproduced, displayed or changed without the express This presentation is copyrighted by ProSites, Inc. No part of this presentation can be copied, reproduced, displayed or changed without the express written permission of ProSites, Inc. Logos or third party

More information

Webinar Series. Sign up at February 15 th. Website Optimization - What Does Google Think of Your Website?

Webinar Series. Sign up at  February 15 th. Website Optimization - What Does Google Think of Your Website? Webinar Series February 15 th Website Optimization - What Does Google Think of Your Website? March 21 st Getting Found on Google using SEO April 18 th Crush Your Competitors with Inbound Marketing May

More information

Chapter 6: Creating and Configuring Menus. Using the Menu Manager

Chapter 6: Creating and Configuring Menus. Using the Menu Manager Chapter 6: Creating and Configuring Menus The Menu Manager provides key information about each menu, including: Title. The name of the menu. Type. Its unique name used in programming. Menu Item. A link

More information

Learn How To Write Copy

Learn How To Write Copy This is Bonus Video 4.1 in the course: Learn How To Write Copy How to write SEO copy for the web How to find out what people are typing into Google to find you Why Relevancy is the key How does Google

More information

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 This week we will cover: Elements of web visual, interface, and functional design:

More information

SEO According to Google

SEO According to Google SEO According to Google An On-Page Optimization Presentation By Rachel Halfhill Lead Copywriter at CDI Agenda Overview Keywords Page Titles URLs Descriptions Heading Tags Anchor Text Alt Text Resources

More information

Website Name. Project Code: # SEO Recommendations Report. Version: 1.0

Website Name. Project Code: # SEO Recommendations Report. Version: 1.0 Website Name Project Code: #10001 Version: 1.0 DocID: SEO/site/rec Issue Date: DD-MM-YYYY Prepared By: - Owned By: Rave Infosys Reviewed By: - Approved By: - 3111 N University Dr. #604 Coral Springs FL

More information

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk Full Website Audit Conducted by Mathew McCorry Digimush.co.uk 1 Table of Contents Full Website Audit 1 Conducted by Mathew McCorry... 1 1. Overview... 3 2. Technical Issues... 4 2.1 URL Structure... 4

More information

SEO KEYWORD SELECTION

SEO KEYWORD SELECTION SEO KEYWORD SELECTION Building Your Online Marketing Campaign on Solid Keyword Foundations TABLE OF CONTENTS Introduction Why Keyword Selection is Important 01 Chapter I Different Types of Keywords 02

More information

The Late Night Blog Post SEO Checklist

The Late Night Blog Post SEO Checklist The Late Night Blog Post SEO Checklist ü Do you know what keywords your post is targeting? When you write a blog post, you need to know WHY you are writing it. What action do you want the reader to take?

More information

A Guide to Improving Your SEO

A Guide to Improving Your SEO A Guide to Improving Your SEO Author Hub A Guide to Improving Your SEO 2/12 What is SEO (Search Engine Optimisation) and how can it help me to become more discoverable? This guide details a few basic techniques

More information

Online Copywriting Tips and Search Engine Optimisation.

Online Copywriting Tips and Search Engine Optimisation. Online Copywriting Tips and Search Engine Optimisation www.finalsite.co.uk A Bit About Me. Alta Justus, Director of Marketing @ Finalsite UK Over 17 years commercial experience marketing both online and

More information

ONLINE EVALUATION FOR: Company Name

ONLINE EVALUATION FOR: Company Name ONLINE EVALUATION FOR: Company Name Address Phone URL media advertising design P.O. Box 2430 Issaquah, WA 98027 (800) 597-1686 platypuslocal.com SUMMARY A Thank You From Platypus: Thank you for purchasing

More information

Mobile Friendly Website. Checks whether your website is responsive Out of 10. Out of Social

Mobile Friendly Website. Checks whether your website is responsive Out of 10. Out of Social Website Score Overview On-Page Optimization Checks your Website for different issues impacting performance and Search Engine Optimization problems. 12 Out of 3 WEBSITE SCORE 48 Out of 1 Out of 1 Competitor

More information

THE MARKETING WRITER S GUIDE FOR EFFECTIVE SEO IMPLEMENTATION

THE MARKETING WRITER S GUIDE FOR EFFECTIVE SEO IMPLEMENTATION THE MARKETING WRITER S GUIDE FOR EFFECTIVE SEO IMPLEMENTATION Table of Contents What Makes for Strong SEO? 3 Identifying Your Audience & the Tone of Your Article 4 The Role of the Keyword 5 Tips for Writing

More information

Avoid Google Penguin : Best Linking Strategies 2013 Exclusively for PosiRank Clients

Avoid Google Penguin : Best Linking Strategies 2013 Exclusively for PosiRank Clients Avoid Google Penguin : Best Linking Strategies 2013 Exclusively for PosiRank Clients Legal: You are not allowed to publish or share this information on your own websites this is private information, exclusively

More information

Web Design Process. Step 4: Digital Marketing of Your Website via SEO. Step 4: Digital Marketing of Your Website via SEO

Web Design Process. Step 4: Digital Marketing of Your Website via SEO. Step 4: Digital Marketing of Your Website via SEO Web Design Process Step 4: Digital Marketing of Your Website via SEO Step 4: Digital Marketing of Your Website via SEO Now that your website is online, the visitors will come knocking down the door of

More information

mobile friendly? Google s survey shows there are three key points to a mobile-friendly site:

mobile friendly? Google s survey shows there are three key points to a mobile-friendly site: 1. Is your site mobile friendly? Now more than ever before it is important for your website to be mobile-friendly. According to a July 2012 Google survey of the more than 1,000 smartphone users people

More information

SEO: SEARCH ENGINE OPTIMISATION

SEO: SEARCH ENGINE OPTIMISATION SEO: SEARCH ENGINE OPTIMISATION SEO IN 11 BASIC STEPS EXPLAINED What is all the commotion about this SEO, why is it important? I have had a professional content writer produce my content to make sure that

More information

How to do an On-Page SEO Analysis Table of Contents

How to do an On-Page SEO Analysis Table of Contents How to do an On-Page SEO Analysis Table of Contents Step 1: Keyword Research/Identification Step 2: Quality of Content Step 3: Title Tags Step 4: H1 Headings Step 5: Meta Descriptions Step 6: Site Performance

More information

10 SEO MISTAKES TO AVOID

10 SEO MISTAKES TO AVOID 10 SEO S TO AVOID DURING YOUR NEXT SITE RE Redesigning your website isn t just an exercise in aesthetics. Sure, the purely visual elements of your newly designed website will likely get the most attention,

More information

The Path to a Successful Website

The Path to a Successful Website CREATIVE DESIGN STUDIO Website Checklist: The Path to a Successful Website Get Traffic to Your Website Organic search Keyword optimization Target only one keyword per page Use keywords in: URL Meta title

More information

Mobile Friendly Website. Checks whether your website is responsive. Out of 10. Out of Social

Mobile Friendly Website. Checks whether your website is responsive. Out of 10. Out of Social Website Score Overview On-Page Optimization Checks your website for different issues impacting performance and Search Engine Optimization problems. 3 3 WEBSITE SCORE 62 1 1 Competitor Analysis 4.6 5 Analysis

More information

Web Design and Usability. What is usability? CSE 190 M (Web Programming) Spring 2007 University of Washington

Web Design and Usability. What is usability? CSE 190 M (Web Programming) Spring 2007 University of Washington Page 1 Web Design and Usability CSE 190 M (Web Programming) Spring 2007 University of Washington References: J. Nielsen's Designing Web Usability (2) What is usability? usability: the effectiveness with

More information

When it comes to your website redesign, form and function need to be a package deal.

When it comes to your website redesign, form and function need to be a package deal. Redesigning your website isn t just an exercise in aesthetics. Sure, the purely visual elements of your newly designed website will likely get the most attention, but remember: a great website redesign

More information

SEO. Definitions/Acronyms. Definitions/Acronyms

SEO. Definitions/Acronyms. Definitions/Acronyms Definitions/Acronyms SEO Search Engine Optimization ITS Web Services September 6, 2007 SEO: Search Engine Optimization SEF: Search Engine Friendly SERP: Search Engine Results Page PR (Page Rank): Google

More information

All-In-One-Designer SEO Handbook

All-In-One-Designer SEO Handbook All-In-One-Designer SEO Handbook Introduction To increase the visibility of the e-store to potential buyers, there are some techniques that a website admin can implement through the admin panel to enhance

More information

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors.

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors. Search engine optimization is the active practicing of improving your websites ability to rank in the natural search engine results. Each of the major search engines have a proprietary algorithm that makes

More information

2.1 WEBSITE SCORE. Website Score Overview. Out of 100. On-Page Optimization. Mobile Friendly Website. Keyword Rankings. Off-Page Optimization.

2.1 WEBSITE SCORE. Website Score Overview. Out of 100. On-Page Optimization. Mobile Friendly Website. Keyword Rankings. Off-Page Optimization. WEBSITE AUDIT REPORT Report Content Last Updated Jun 5, 218 On-Page Optimization Off-Page Optimization Social Media Keywords Report FABTECH MOTORSPORTS info@fabtechmotorsports.com 4331 Eucalyptus Avenue

More information

Endless Monetization

Endless Monetization Hey Guys, So, today we want to bring you a few topics that we feel compliment's the recent traffic, niches and keyword discussions. Today, we want to talk about a few different things actually, ranging

More information

AUDIT REPORT BELMONT TV.COM. Sep 14, Report Content Last Updated. On-Page Optimization. Off-Page Optimization. Keywords Report.

AUDIT REPORT BELMONT TV.COM. Sep 14, Report Content Last Updated. On-Page Optimization. Off-Page Optimization. Keywords Report. WEBSITE AUDIT REPORT Report Content Last Updated Sep 14, 217 On-Page Optimization Off-Page Optimization Social Media Keywords Report BELMONT TV.COM Steve.Smith@belmonttv.com 4723 King Street Arlington,

More information

SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER

SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER ADVICE FOR LAW FIRM MARKETERS CONSULTWEBS.COM GETMORE@CONSULTWEBS.COM (800) 872-6590 1 SEARCH ENGINE OPTIMIZATION ALWAYS, SOMETIMES, NEVER ADVICE FOR

More information

Website review google.com

Website review google.com Website review google.com Generated on January 14 2019 10:26 AM The score is 37/100 SEO Content Title Google Length : 6 Ideally, your title should contain between 10 and 70 characters (spaces included).

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

To get the most from your website you need to consider some fundamentals.

To get the most from your website you need to consider some fundamentals. Introduction To get the most from your website you need to consider some fundamentals. By using the correct techniques combined with patience, you will get better results than by trying to use short cuts

More information

Objective Explain concepts used to create websites.

Objective Explain concepts used to create websites. Objective 106.01 Explain concepts used to create websites. WEB DESIGN o The different areas of web design include: Web graphic design User interface design Authoring (including standardized code and proprietary

More information

On-Site Analysis. Alex Gurevich

On-Site Analysis.  Alex Gurevich On-Site Analysis www.nettology.net Alex Gurevich Thursday, October 13, 2016 Table of Contents On-Site Analysis... 3 Load Time Testing: http://www.nettology.net/... 3 Keywords to Optimize for:... 3 Load

More information

Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking

Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking Dahlia Web Designs LLC Dahlia Benaroya SEO Terms and Definitions that Affect Ranking Internet marketing strategies include various approaches but Search Engine Optimization (SEO) plays a primary role.

More information

This Report Distributed By:

This Report Distributed By: This Report Distributed By: Leona L. of http://www.eagerlearner.com This is a Free Ebook! You are encouraged to give it away or sell it in any way you see fit! This ebook is supplied for information purposes

More information

An Introductory Guide: SEO Best Practices

An Introductory Guide: SEO Best Practices An Introductory Guide: SEO Best Practices Learn the Essentials for Creating a Search Engine Friendly Website Brought to you by SEO Tips and Best Practices SEO (Search Engine Optimization) is the process

More information

CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points

CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points Project Due (All lab sections): Check on elc Assignment Objectives: Lookup and correctly use HTML tags. Lookup and correctly use CSS

More information

SEARCH ENGINE OPTIMIZATION

SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION By: IT-Freedom 1 Page Compiled By - INDEX 1) What is SEO?. 3 2) Why Website need SEO?.... 5 3) How Does Search Engine Work... 6 4) Why Content Is Important In SEO 8 5) Type of

More information

The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? A-Z of Digital Marketing Translation

The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? A-Z of Digital Marketing Translation The Ultimate Digital Marketing Glossary (A-Z) what does it all mean? In our experience, we find we can get over-excited when talking to clients or family or friends and sometimes we forget that not everyone

More information

Table of contents. 1. Backlink Audit Summary...3. Marketer s Center. 2. Site Auditor Summary Social Audit Summary...9

Table of contents. 1. Backlink Audit Summary...3. Marketer s Center. 2. Site Auditor Summary Social Audit Summary...9 EXECUTIVE SUMMARIES Table of contents Marketer s Center 1. Backlink Audit Summary...3 Top Referring TLDs...3 Anchor Text Cloud...3 Anchor Text Phrases...3 Offpage Competitive Comparison...4 Referring Domains...4

More information

- Squidoo Set Up & Techniques -

- Squidoo Set Up & Techniques - - Squidoo Set Up & Techniques - 1 P a g e Introduction... Squidoo.com is the popular Web 2.0 publishing platform that allows you to create pages or 'lenses' within their website on topics that interest

More information

THE SCIENCE OF SEO A MANUAL FOR THE MODERN PR PROFESSIONAL

THE SCIENCE OF SEO A MANUAL FOR THE MODERN PR PROFESSIONAL THE SCIENCE OF SEO A MANUAL FOR THE MODERN PR PROFESSIONAL SEO IS GETTING MORE IMPORTANT AND MORE DIFFICULT Getting SEO right matters. If people can t find you online, you severely limit your ability to

More information

Thursday, 26 January, 12. Web Site Design

Thursday, 26 January, 12. Web Site Design Web Site Design Not Just a Pretty Face Easy to update Responsive (mobile, tablet and web-friendly) Fast loading RSS enabled Connect to social channels Easy to update To me, that means one platform, WordPress.

More information

Search Engine Visibility Analysis

Search Engine Visibility Analysis 2018 Search Engine Visibility Analysis We do the market research, so you don t have to! Report For www.yourclientsite.com Contents Introduction... 2 Website Analysis and Recommendations... 3 Current Status

More information

Site Audit SpaceX

Site Audit SpaceX Site Audit 217 SpaceX Site Audit: Issues Total Score Crawled Pages 48 % -13 3868 Healthy (649) Broken (39) Have issues (276) Redirected (474) Blocked () Errors Warnings Notices 4164 +3311 1918 +7312 5k

More information

Workshop with ROCKWOOL editors. Helle Jensen, Senior ux consultant

Workshop with ROCKWOOL editors. Helle Jensen, Senior ux consultant Workshop with ROCKWOOL editors Helle Jensen, Senior ux consultant Agenda 1. Intro to UX and customer journeys 2. Intro to web content 3. Intro to blocks in EpiServer 4. Content guidelines 5. Exercise:

More information

Review of Wordpresskingdom.com

Review of Wordpresskingdom.com Review of Wordpresskingdom.com Generated on 208-2-6 Introduction This report provides a review of the key factors that influence the SEO and usability of your website. The homepage rank is a grade on a

More information

5 Choosing keywords Initially choosing keywords Frequent and rare keywords Evaluating the competition rates of search

5 Choosing keywords Initially choosing keywords Frequent and rare keywords Evaluating the competition rates of search Seo tutorial Seo tutorial Introduction to seo... 4 1. General seo information... 5 1.1 History of search engines... 5 1.2 Common search engine principles... 6 2. Internal ranking factors... 8 2.1 Web page

More information

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website A PRACTICE BUILDERS white paper 8 Ways to Improve SEO Ranking of Your Healthcare Website More than 70 percent of patients find their healthcare providers through a search engine. This means appearing high

More information

Intro. Notes from "Get to the Top on Google" by David Viney, available from Amazon.co.uk. Produced by WebDesignerHarrogate.co.uk for BeckwithIT.

Intro. Notes from Get to the Top on Google by David Viney, available from Amazon.co.uk. Produced by WebDesignerHarrogate.co.uk for BeckwithIT. Produced by WebDesignerHarrogate.co.uk for BeckwithIT.com Intro 01 On-page SEO versus Off-page SEO 02 On-page SEO means all techniques you can use on your own site. Covers all your content. ***See Page-elements

More information

Europcar International Franchisee Websites Search Engine Optimisation

Europcar International Franchisee Websites Search Engine Optimisation Introduction Everybody would like their site to be found easily on search engines. There is no magic that can guarantee this, but there are some principles that by following will help in your search engine

More information

Website review dada-jd.com

Website review dada-jd.com Website review dada-jd.com Generated on January 10 2019 20:09 PM The score is 61/100 SEO Content Title Length : 20 Perfect, your title contains between 10 and 70 characters. Description helps to identify

More information

By Ryan Stevenson. Guidebook #2 HTML

By Ryan Stevenson. Guidebook #2 HTML By Ryan Stevenson Guidebook #2 HTML Table of Contents 1. HTML Terminology & Links 2. HTML Image Tags 3. HTML Lists 4. Text Styling 5. Inline & Block Elements 6. HTML Tables 7. HTML Forms HTML Terminology

More information

Instant Keyword Riches

Instant Keyword Riches Instant Keyword Riches Instant Keyword Riches Table of Contents Introduction... 3 Preliminary Keyword Research... 4 Keyword Assessment... 6 Keywords in SEO... 10 Domain Names... 10 URLs... 11 Heading Tags...

More information

Search Engine Optimization. Rebecca Blanchette SEO & Analytics Specialist Carnegie Communications

Search Engine Optimization. Rebecca Blanchette SEO & Analytics Specialist Carnegie Communications Search Engine Optimization Rebecca Blanchette SEO & Analytics Specialist Carnegie Communications What is SEO anyway? The short answer: search engine optimization refers to the process of optimizing your

More information

SEO and Monetizing The Content. Digital 2011 March 30 th Thinking on a different level

SEO and Monetizing The Content. Digital 2011 March 30 th Thinking on a different level SEO and Monetizing The Content Digital 2011 March 30 th 2011 Getting Found and Making the Most of It 1. Researching target Audience (Keywords) 2. On-Page Optimisation (Content) 3. Titles and Meta Tags

More information

sitecrafting.com

sitecrafting.com sitecrafting.com hello@sitecrafting.com SEARCH ENGINE OPTIMIZATION In its simplest form, Search Engine Optimization is communicating to search engines the intentions of your website so that your website

More information

10 Step Checklist for Your Next Website Redesign

10 Step Checklist for Your Next Website Redesign 10 Step Checklist for Your Next Website Redesign Introduction Introduction Every now and then your website needs a refresh. There are many good reasons for a website redesign, whether it s a rebranding,

More information

The 6 Most Common Website SEO Mistakes

The 6 Most Common Website SEO Mistakes The 6 Most Common Website SEO Mistakes The 6 Most Common Website SEO Mistakes One of the most important weapons when it comes to expanding your business is a good website and whilst lots of websites look

More information

Website Audit Report

Website Audit Report Website Audit Report Report For: [Sample Report] Website: [www.samplereport.com] Report Includes: 1. Website Backlink Audit and All Bad Links Report 2. Website Page Speed Analysis and Recommendations 3.

More information

SEO WEB DESIGN BRANDING PHOTOGRAPHY SOCIAL MEDIA

SEO WEB DESIGN BRANDING PHOTOGRAPHY SOCIAL MEDIA SEO WEB DESIGN BRANDING PHOTOGRAPHY SOCIAL MEDIA ABOUT DESIGN & PROMOTE o For more than 8 years we have been creating engine optimized websites that convert more visitors into customers. o When you work

More information

Why it Really Matters to RESNET Members

Why it Really Matters to RESNET Members Welcome to SEO 101 Why it Really Matters to RESNET Members Presented by Fourth Dimension at the 2013 RESNET Conference 1. 2. 3. Why you need SEO How search engines work How people use search engines

More information

Building Your Blog Audience. Elise Bauer & Vanessa Fox BlogHer Conference Chicago July 27, 2007

Building Your Blog Audience. Elise Bauer & Vanessa Fox BlogHer Conference Chicago July 27, 2007 Building Your Blog Audience Elise Bauer & Vanessa Fox BlogHer Conference Chicago July 27, 2007 1 Content Community Technology 2 Content Be. Useful Entertaining Timely 3 Community The difference between

More information

The Complete Nonprofit Website Toolkit Fleshing Out an Accessible, Usable, Polished Website July 2013

The Complete Nonprofit Website Toolkit Fleshing Out an Accessible, Usable, Polished Website July 2013 The Complete Nonprofit Website Toolkit Fleshing Out an Accessible, Usable, Polished Website July 2013 1 Your Course Page Designated Office Hours: Fridays 1-2 Eastern Join us to ask us questions about your

More information

Search Engine Optimization (SEO)

Search Engine Optimization (SEO) Search Engine Optimization (SEO) Saurabh Chavan, Apoorva Chitre, Husain Bhala Abstract Search engine optimization is often about making small modifications to parts of your website. When viewed individually,

More information

Review of Meltmethod.com

Review of Meltmethod.com Review of Meltmethod.com Generated on 2018-11-30 Introduction This report provides a review of the key factors that influence the SEO and usability of your website. The homepage rank is a grade on a 100-point

More information

10 STEPS TO BUILD UP A GOOD SEO

10 STEPS TO BUILD UP A GOOD SEO The SEO (search engine optimization) tools enable the company to improve their website s accessibility instantly and easily and to attain the top ranking in the search results. By typing any keyword, you

More information

Strong signs your website needs a professional redesign

Strong signs your website needs a professional redesign Strong signs your website needs a professional redesign Think - when was the last time that your business website was updated? Better yet, when was the last time you looked at your website? When the Internet

More information

SEO Essentials. Contents. Why Use Search Engine Optimization. Basic Link Structure within a Site. How to pick the right keywords

SEO Essentials. Contents. Why Use Search Engine Optimization. Basic Link Structure within a Site. How to pick the right keywords SEO Essentials The What, Why and How of Search Engine Optimization Introduction Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Contents Why Use Search Engine Optimization Basic Link Structure

More information

SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India

SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India SEOHUNK INTERNATIONAL D-62, Basundhara Apt., Naharkanta, Hanspal, Bhubaneswar, India 752101. p: 305-403-9683 w: www.seohunkinternational.com e: info@seohunkinternational.com DOMAIN INFORMATION: S No. Details

More information

SEO Factors Influencing National Search Results

SEO Factors Influencing National Search Results SEO Factors Influencing National Search Results 1. Domain Age Domain Factors 2. Keyword Appears in Top Level Domain: Doesn t give the boost that it used to, but having your keyword in the domain still

More information

AN OVERVIEW OF SEARCHING AND DISCOVERING WEB BASED INFORMATION RESOURCES

AN OVERVIEW OF SEARCHING AND DISCOVERING WEB BASED INFORMATION RESOURCES Journal of Defense Resources Management No. 1 (1) / 2010 AN OVERVIEW OF SEARCHING AND DISCOVERING Cezar VASILESCU Regional Department of Defense Resources Management Studies Abstract: The Internet becomes

More information

Labels: On the original site, none of the menu labels are awful, but some could be more descriptive. I had to work out the answers to the following:

Labels: On the original site, none of the menu labels are awful, but some could be more descriptive. I had to work out the answers to the following: Jade Anderson jade@ischool.utexas.edu Special Problems in Information Architecture Design Critique: http://www.stitchaustin.com 20 February 2007 Introduction: I viewed the critique and redesign of Stitch

More information

Spice UK. Susan Hallam. Susan Hallam Page 1. Spice UK. Agenda for Today

Spice UK. Susan Hallam. Susan Hallam Page 1. Spice UK. Agenda for Today UK UK www.shcl.co.uk susan@shcl.co.uk Agenda for Today Getting Found in Google Social Media Marketing Adwords Pay Per Click Advertising Promotion Techniques Google Analytics susan@shcl.co.uk Page 1 UK

More information

AUDIT REPORT VIDA PAINT AND SUPPLY INC. Jan 21, Report Content Last Updated. Local Visibility. Local Reviews. Off-Page Optimization

AUDIT REPORT VIDA PAINT AND SUPPLY INC. Jan 21, Report Content Last Updated. Local Visibility. Local Reviews. Off-Page Optimization WEBSITE AUDIT REPORT Report Content Last Updated Jan 21, 218 Local Visibility Local Reviews On-Page Optimization Off-Page Optimization Social Media Keywords Report VIDA PAINT AND SUPPLY INC biff@vidapaint.com

More information

Search Engine Optimization. MBA 563 Week 6

Search Engine Optimization. MBA 563 Week 6 Search Engine Optimization MBA 563 Week 6 SEARCH ENGINE OPTIMIZATION (SEO) Search engine marketing 2 major methods TWO MAJOR METHODS - OBJECTIVE IS TO BE IN THE TOP FEW SEARCH RESULTS 1. Search engine

More information

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word.

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Web Writing 101 WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Instead, users: Scan pages Pick out key words and phrases Read in

More information

Website review excitesubmit.com

Website review excitesubmit.com Website review excitesubmit.com Generated on November 14 2018 12:00 PM The score is 45/100 SEO Content Title ExciteSubmit - FREE Search Engine Submission Service Length : 52 Perfect, your title contains

More information

Contents. Page Builder Pro Manual

Contents. Page Builder Pro Manual PRISM Contents 1. Website/Pages/Stripes/Items/Elements... 2 2. Click & Edit, Mix & Match (Drag & Drop)... 3 3. Adding a Stripe... 4 4. Managing Stripes... 5 5. Adding a Page... 7 6. Managing Pages and

More information

The Insanely Powerful 2018 SEO Checklist

The Insanely Powerful 2018 SEO Checklist The Insanely Powerful 2018 SEO Checklist How to get a perfectly optimized site with the 2018 SEO checklist Every time we start a new site, we use this SEO checklist. There are a number of things you should

More information

How To Create Backlinks

How To Create Backlinks How To Create Backlinks 1 Page Contents Who Is This Book For?... 3 A Trip In The Way-Back Machine... 4 A Little Refresher... 4 How To Build Backlinks... 6 Build Backlinks With Guest Posts... 7 Build Backlinks

More information

Review of Cormart-nigeria.com

Review of Cormart-nigeria.com 54 Your Website Score Review of Cormart-nigeria.com Generated on 2018-08-10 Introduction This report provides a review of the key factors that influence the SEO and usability of your website. The homepage

More information

On-Page SEO is the foundation with which backlinks and other off-page SEO strategies reach their highest potential.

On-Page SEO is the foundation with which backlinks and other off-page SEO strategies reach their highest potential. HumanProofDesigns Presents: Perfect On-Page SEO On-Page SEO is the foundation with which backlinks and other off-page SEO strategies reach their highest potential. The better your on-page, the less links

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

How to Drive More Traffic to Your Website in By: Greg Kristan

How to Drive More Traffic to Your Website in By: Greg Kristan How to Drive More Traffic to Your Website in 2019 By: Greg Kristan In 2018, Bing Drove 30% of Organic Traffic to TM Blast By Device Breakdown The majority of my overall organic traffic comes from desktop

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

Search Engine Optimization

Search Engine Optimization Search Engine Optimization A necessary campaign for heightened corporate awareness What is SEO? Definition: The practice of building or transforming a Web site so that its content is seen as highly readable,

More information

SEO Today s Agenda: Introduction What to expect today How search engines work What is SEO? Foundational SEO On and off page basics

SEO Today s Agenda: Introduction What to expect today How search engines work What is SEO? Foundational SEO On and off page basics SEO 101 1 SEO 101 SEO 101 2 Today s Agenda: Introduction What to expect today How search engines work What is SEO? Foundational SEO On and off page basics SEO 101 3 Today s Presenters Taylor Pettis Nate

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

What is SEO? Search Engine Optimization 101

What is SEO? Search Engine Optimization 101 What is SEO? Search Engine Optimization 101 What is Search Engine Optimization (SEO)? Paid Search Listings SEO is the practice of improving and promoting a website to increase the number of Organic visitors

More information