Search Engine Optimization for a WebSphere Commerce System

Size: px
Start display at page:

Download "Search Engine Optimization for a WebSphere Commerce System"

Transcription

1 IBM Software Group Search Engine Optimization for a WebSphere Commerce System Shash Anand (sanand@ca.ibm.com) Aileen Guan (aguan@ca.ibm.com) WebSphere Support Technical Exchange

2 Agenda Overview General SEO WebSphere Commerce Specific SEO Demo WebSphere Commerce URL Mapping and Site Map Exercise Third Party Search Engine Optimization Tools Limitations Summary Reference Q&A WebSphere Support Technical Exchange 2

3 General SEO What is SEO? Search Engine Optimization Ensuring your site is search friendly which allows spiders to visit and index the content on the site Ensuring your pages include the keyword phrases actually used by searchers Ensuring the pages of your website are as compliant as possible with the search engine scoring algorithms Ensuring compelling and action oriented descriptions that encourage visits WebSphere Support Technical Exchange 3

4 Searchers View of Search Results WebSphere Support Technical Exchange 4

5 General SEO Statistics 87% of internet users use search engines 72% of searchers are not happy with results of searches Most people click in the top 3 links Sponsored links get < 20% of the clicks Google will not index a home page > 101 K WebSphere Support Technical Exchange 5

6 SEO Layers WebSphere Support Technical Exchange 6

7 Common Problems with Pages Spam Keyword stuffing Invisible text and tiny text Page Spoofing Good Stuff that can hurt you! Flash Frames JavaScripts Table Structures Dynamic Content Redirects Slow Loading Pages Graphics vs. text Image Maps WebSphere Support Technical Exchange 7

8 How does the Algorithm Work Spam and Inflation Detection Verifying that no unethical tricks are being used Verifying that there are not duplicates or redirections Keyword Phrase Inclusion/Content Relevancy Does the exact phrase occur on the page Location and proximity of keyword and/or keyword phrase What is the relationship of the keyword to the content? How many other similar or relevant pages on the site are connected to this page? Internet Relevancy How many other sites/pages are linked to this site and page? How relevant are the pages/sites linking to the page? How are the other links references which point to the page? WebSphere Support Technical Exchange 8

9 Key Algorithm Attributes On Page Keyword Frequency How many times does the keyword phrase appear on the page (First 250 words most important) Keyword Density How many times does the keyword phrase appear as a percent of all words (No more than 20% density of any particular word) Keyword Prominence Importance of the keyword phrase as determined by its position on the page (Goal is 100% prominence) Anchor Text The keyword phrase appearing in the hyperlink to your site Title Tags are the MOST IMPORTANT attribute <title> ibm.com Software Group International Business Machine </title> WebSphere Support Technical Exchange 9

10 Optimal Keyword Locations WebSphere Support Technical Exchange 10

11 Commerce Specific SEO WebSphere Commerce provides functionality to help improve the results of search engine indexing and ranking with the following features: URL Mapping Site Map Search Ranking WebSphere Support Technical Exchange 11

12 Commerce Specific SEO Why use URL Mapping? Dynamic, database-driven URLs such as those generated by WebSphere Commerce contain stop characters such as?, &, and %, which can easily overwhelm search engine crawlers. -1&storeId=10001&catalogId=10001 Search engines limit the amount of dynamic URLs that they index. Quote from Google help ( Reasons your site may not be included. Your pages are dynamically generated. We are able to index dynamically generated pages. However, because our web crawler can easily overwhelm and crash sites serving dynamic content, we limit the amount of dynamic pages we index. Limited parameters in dynamic URLs (restricted to two or less). Session Management Session IDs are great for human vistors, but spiders encounter problems if they cache a dynamic URL with a session ID. If that session ID times out, the indexed page will most likely point any search engine referrer to an error page and the search engine spider will be unable to return to your page for further spidering. For that reason, most search engine spiders do not cache dynamic URLs with session IDs. ( WebSphere Support Technical Exchange 12

13 Session Management URL Rewriting with Session ID WebSphere Support Technical Exchange 13

14 Commerce Specific SEO URL Mapping Provides the ability to remove the stop characters by mapping WebSphere Commerce's dynamic URLs to static ones so that search engines can index the dynamic pages. Perl script Manual steps For example, it can map the following static URL: webapp/wcs/stores/servlet/product_10001_10001_10032_-1 to the dynamic WebSphere Commerce URL: webapp/wcs/stores/servlet/productdisplay?storeid=10001&catalogid=10001 &productid=10032&langid=-1 WebSphere Support Technical Exchange 14

15 URL Mapping Dynamic URLs WebSphere Support Technical Exchange 15

16 URL Mapping Static URLs WebSphere Support Technical Exchange 16

17 Commerce Specific SEO Site Map Provides an entry point for the search engine crawler to easily follow the links within your web pages. A site map is used to address these two challenges: Changes to the site are not quickly reflected in the search engine indices. Most Web pages are designed for human visitors, not crawlers. These pages usually throw off crawlers due to the excessive number of graphics and large page size. A site map helps to optimize the entire structure of the site for a crawler by providing an alternate set of web pages built specifically so that crawlers can quickly access and index a large number of embedded pages. Site maps facilitate deep searches of the site. WebSphere Support Technical Exchange 17

18 Commerce Specific SEO Search Ranking When a search engine analyzes a page, some specific locations are given more weight than others, and so it is important to put appropriate keywords in these locations. Some of the locations that are ranked high in search results are: Page title The page title is the text that appears in a browser s title bar. The page title tag is a very important consideration in ranking searches. Put top searched keywords in the title. Page heading The page heading is also very important for search engines. First sentence of the body In the first sentence, carefully craft words that describe the purpose of the page, and that attract visitors to click on this entry in the search results page. WebSphere Support Technical Exchange 18

19 Search Ranking Product Management GUI from WebSphere Commerce Accelerator Use the appropriate fields to store the words in the different page locations, as follows: for the page title, use the Short Description field for the heading, use the first Auxiliary Description field for the alt tag, use the second Auxiliary Description field for the body, use the Long Description field for the keywords in the meta keyword tag, use the Keyword field WebSphere Support Technical Exchange 19

20 Product Management GUI from Accelerator WebSphere Support Technical Exchange 20

21 Product Management GUI from Accelerator WebSphere Support Technical Exchange 21

22 Product Management GUI from Accelerator WebSphere Support Technical Exchange 22

23 Commerce Specific SEO Caching Considerations Dynamic URLs Application server level Remote web server level Static URLs Application server level only No edge caching because Akamai does not support static URLs. WebSphere Support Technical Exchange 23

24 Caching WebSphere Support Technical Exchange 24

25 Commerce Specific SEO ibm.com Sample WebSphere Commerce customer sites that implemented SEO solutions: 2 million pages indexed now Up from 10,000 pages in Google 2 years ago WebSphere Support Technical Exchange 25

26 Commerce Specific SEO Commerce Sites not indexed or ranked very well Main page uses flash. Not search engine friendly. No ranking. Redirected index.jsp (301, 302, 303, 410) /index.jsp URL Redirects references: Javascript No ranking javascript menus 2 million to 500 pages in 1 week (because of javascript > 101K limit!) Dynamic URLs only Product pages (dynamic URLs). WebSphere Support Technical Exchange 26

27 SEO Exercise We have provided the functionality to remove the inhibitors so that the pages can be indexed by search engines, and to facilitate the optimization of page content. The ranking of your pages in the search results depends largely on how you optimize your pages. WebSphere Commerce's search engine optimization feature consists of the following functions: 1) URL mapping, which provides the ability to remove the stop characters by mapping WebSphere Commerce's dynamic URLs to static ones so that search engines can index the dynamic pages. 2) Site map capability, which provides an entry point for the search engine crawler to easily follow the links within your web pages. 3) WebSphere Commerce helps to facilitate the optimization of page content so that the page is ranked high in search engine results. It provides the ability to easily modify words in the locations that are important for crawlers, by using the Product Management GUI, or by using the Change Pages GUI in WebSphere Commerce Accelerator. WebSphere Support Technical Exchange 27

28 SEO Exercise 1) Change reload interval to 10 sec so it reloads JSPs faster Location: C:\WebSphere\AppServer\config\cells\nodeName\applications\WC_demo.e ar\deployments\wc_demo\stores.war\web-inf\ibm-web-ext.xmi 2) Enable URLMapperConfig Location: WC_installdir/instances/instance_name/xml/instance_name.xml <component compclassname="com.ibm.commerce.datatype.urlmapperconfig" enable="true" name="urlmapperconfig"> <property UrlMapperFile="C:/WebSphere/CommerceServer56/xml/mapping/ne wurlmapper.xml" display="false /> </component> 3) Enable the cache filter (already done in runtime) Location for development environment: WCDE_installdir\workspace\Stores\Web Content\WEB-INF\web.xml Locate and uncomment the following pair of XML elements: <filter id="filter_1"> <filter-mapping id="filtermapping_1"> WebSphere Support Technical Exchange 28

29 SEO Exercise Site Map 4) Create a Site Map determine what pages should be indexed WAS_installdir/installedApps/cell_name/WCServer_enterprise_archive /Stores.war/store_name/SiteMap copy over the entire directory of ShoppingArea to the SiteMap directory: WAS_InstallDir\installedApps\<nodename>\WC_demo.ear\Stores.war\ConsumerDirect\ShoppingArea 5) Add URL mappings to the URL mapping file. Location: WC_installdir/xml/mapping/newUrlmapper.xml E.g. add this line to the top of the page: <pathinfo_mappings separator="_" subdirectory="sitemap"> WebSphere Support Technical Exchange 29

30 SEO Exercise Mapping webapp/wcs/stores/servlet/productdisplay?storeid=10001&catalogid=10001&productid=10032&l angid=-1 should map to <mappings> <pathinfo_mappings separator="_"... > <pathinfo_mapping name="product" requestname="productdisplay"> <parameter name="storeid" /> <parameter name="catalogid" /> <parameter name="productid" /> <parameter name="langid" /> </pathinfo_mapping>... </pathinfo_mappings> </mappings> This will map webapp/wcs/stores/servlet/product_10001_10001_10032_-1 to the above address WebSphere Support Technical Exchange 30

31 SEO Exercise Site Map Caching If you are using a site map, set up separate caching for the site map pages by adding a component element with the ID of subdir to your site's cachespec.xml file Create a cache-entry if no caching has been set up yet. Add the following to the cache entry (if you want both dynamic and static URL JSPs to be cached and served individually): <component id="subdir" type="parameter"> <required>false</required> </component> WebSphere Support Technical Exchange 31

32 SEO Exercise Convert JSP pages Convert JSP pages with dynamic URLs to JSP pages with static URLs: 1) Run the urlmapping.pl Limitations: The script does not handle JSTL or Tags generated dynamically by either Java or other scripts. For example: out.println("<a href=\"auginterest?aucitemid=<%=aucid%>\" \\\">. OR 2) Manually, change the dynamic URLs in JSP pages to static URLs WebSphere Support Technical Exchange 32

33 SEO Exercise Convert JSP Page Comment out the following from your JSP page: <%-- The URL command that will display the sub-category --%> <%-- Added line below comments as a substitute <c:url var="categorydisplayurl" value="categorydisplay"> <c:param name="catalogid" value="${wcparam.catalogid}" /> <c:param name="storeid" value="${wcparam.storeid}" /> <c:param name="categoryid" value="${subcategory.categoryid}" /> <c:param name="langid" value="${langid}" /> <c:param name="parent_category_rn" value="${categoryid}" /> <c:param name="top_category" value="${categoryid}" /> </c:url> --%> Add <c:set var="categorydisplayurl value="category2_${wcparam.catalogid}_${w CParam.storeId}_${subCategory.categoryId}_${langId}_${categoryId}" /> WebSphere Support Technical Exchange 33

34 SEO Exercise Final steps If you are using a site map, include a link to the site map starting page from the header, footer, or sidebar. If you changed the WebSphere Commerce configuration file (instance.xml or any xml files and properties files), restart the WebSphere Commerce Server. Unix/Linux requires file permission resetting wcnonroot.sh WebSphere Support Technical Exchange 34

35 Example WebSphere Support Technical Exchange 35

36 Third Party SEO Tools Various SEO Tools Free Online Tools IBP Top 10 Optimizer Search Engine Spider Simulator Keyword Generator Keyword Density Analyzer Search Engine Submitter Search Engine Ranking Checker Web Site Traffic Analyzer Comprehensive Reports Xenu Broken links List of redirected URLs List of valid URLs you can submit to a search engine Site Map of HTML pages with a Title Web CEO WebSphere Support Technical Exchange 36

37 Commerce Specific SEO Summary URL Mapping, SiteMap, Search Ranking Out of the box, runtime code only available in WC and higher. (WC 5.4, 5.5 APAR) Edge caching does not support static URLs. May need to maintain two sets of JSPs. Static URLs (/SiteMap directory on application server) Dynamic URLs (Original directory on web server or application server.) Urlmapping.pl perl script does not support JSTL. Commerce enabled portal URLs do not support URL Mapping. Session Management Jsessionid in URL is not search engine friendly. Commerce URL Mapping feature does not handle get and post forms. Even with URL Mapping, Site Map and Search Ranking, we cannot guarantee high ranking. Many other factors. Further SEOs are usually done through consulting or services. WebSphere Support Technical Exchange 37

38 Summary Inclusion URL Mapping Site Map Ranking Keywords Page titles and file names Meta tags Inbound links, link popularity Traffic Optimal keywords Brand names Right keywords in the right element in the right combination! WebSphere Support Technical Exchange 38

39 Reference InfoCenter: Search engine optimization m.ibm.commerce.developer.doc/concepts/csdsearchopt.htm DeveloperWorks Whitepaper: ibm.com/developerworks/websphere/library/techarticles/0509_khu sial/0509_khusial.html WebSphere Support Technical Exchange 39

40 Additional WebSphere Product Resources Discover the latest trends in WebSphere Technology and implementation, participate in technically-focused briefings, webcasts and podcasts at: Learn about other upcoming webcasts, conferences and events: Join the Global WebSphere User Group Community: Access key product show-me demos and tutorials by visiting IBM Education Assistant: ibm.com/software/info/education/assistant Learn about the Electronic Service Request (ESR) tool for submitting problems electronically: Sign up to receive weekly technical My support s: WebSphere Support Technical Exchange 40

41 Questions and Answers WebSphere Support Technical Exchange 41

SEO ADVANCED CHECKLIST (TECHNICAL EDITION v1.0)

SEO ADVANCED CHECKLIST (TECHNICAL EDITION v1.0) SEO ADVANCED CHECKLIST (TECHNICAL EDITION v1.0) Chaosmap SEO Technical Checklist Chaosmap, LLC http://www.chaosmap.com/ 2008 Author's Note: This is a technical guide for the SEO programmer. Learn how to

More information

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

Includes: Building an SEO- friendly Website: A Comprehensive Checklist Building an SEO- friendly Website: A Comprehensive Checklist Includes: v Pre- Planning Stage v Planning Stage v Development Stage v Pre- Launch v On- Site SEO v Launch v Post- Launch Data Collection v

More information

Website Standards Association. Business Website Search Engine Optimization

Website Standards Association. Business Website Search Engine Optimization Website Standards Association Business Website Search Engine Optimization Copyright 2008 Website Standards Association Page 1 1. FOREWORD...3 2. PURPOSE AND SCOPE...4 2.1. PURPOSE...4 2.2. SCOPE...4 2.3.

More information

Search Engine Optimization Glossary

Search Engine Optimization Glossary Search Engine Optimization Glossary A ALT Text/Tag or Attribute: A description of an image in your site's HTML. Unlike humans, search engines read only the ALT text of images, not the images themselves.

More information

1. SEO INFORMATION...2

1. SEO INFORMATION...2 CONTENTS 1. SEO INFORMATION...2 2. SEO AUDITING...3 2.1 SITE CRAWL... 3 2.2 CANONICAL URL CHECK... 3 2.3 CHECK FOR USE OF FLASH/FRAMES/AJAX... 3 2.4 GOOGLE BANNED URL CHECK... 3 2.5 SITE MAP... 3 2.6 SITE

More information

If you have any questions about the recommendations we have made, please feel free to contact us at query@ineedhits.com.

If you have any questions about the recommendations we have made, please feel free to contact us at query@ineedhits.com. The ineedhits.com Search Readiness Report provides you with a detailed assessment of your web page s search engine suitability. This report includes information and recommendations about areas of your

More information

WebSphere Commerce V7 Feature Pack 3

WebSphere Commerce V7 Feature Pack 3 WebSphere Commerce V7 Feature Pack 3 Search engine optimization 2011 IBM Corporation This presentation provides an overview of the search engine optimization enhancements in WebSphere Commerce Version

More information

Website Search Engine Optimization (SEO) Evaluation XXXXXXX

Website Search Engine Optimization (SEO) Evaluation XXXXXXX Website Search Engine Optimization (SEO) Evaluation For XXXXXXX July 22, 2008 Introduction This report provides recommendations that can be implemented on XXXXX s website to improve acquisition from search

More information

Microsoft Partners 10 Cubed AX Digital Marketing Program Online Analysis & Workshop. http://www.highsoftware.com

Microsoft Partners 10 Cubed AX Digital Marketing Program Online Analysis & Workshop. http://www.highsoftware.com Microsoft Partners 10 Cubed AX Digital Marketing Program Online Analysis & Workshop http://www.highsoftware.com Introduction This report looks at a variety of aspects of the website at www.cooperparry.com:

More information

SEO Best Practices Checklist

SEO Best Practices Checklist On-Page SEO SEO Best Practices Checklist These are those factors that we can do ourselves without having to rely on any external factors (e.g. inbound links, link popularity, domain authority, etc.). Content

More information

Mark E. Pruzansky MD. Local SEO Action Plan for. About your Local SEO Action Plan. Technical SEO. 301 Redirects. XML Sitemap. Robots.

Mark E. Pruzansky MD. Local SEO Action Plan for. About your Local SEO Action Plan. Technical SEO. 301 Redirects. XML Sitemap. Robots. Local SEO Action Plan for Mark E. Pruzansky MD Action Plan generated on 5 May 2013 About your Local SEO Action Plan This report contains a number of recommendations for correcting the issues and taking

More information

2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO)

2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO) 2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO) Walfrey Ng, Development Manger, WebSphere Commerce Srini Rangaswamy, Product Manager, WebSphere Commerce IBM s statements regarding

More information

Search engine ranking

Search engine ranking Proceedings of the 7 th International Conference on Applied Informatics Eger, Hungary, January 28 31, 2007. Vol. 2. pp. 417 422. Search engine ranking Mária Princz Faculty of Technical Engineering, University

More information

Search Engine Optimisation - Action Plan.

Search Engine Optimisation - Action Plan. Search Engine Optimisation - Action Plan. The following document contains a detailed set of actions that will guide you through the optimisation of your website. Using the analysis of your site (guided

More information

DIGITAL MARKETING BASICS: SEO

DIGITAL MARKETING BASICS: SEO DIGITAL MARKETING BASICS: SEO Search engine optimization (SEO) refers to the process of increasing website visibility or ranking visibility in a search engine's "organic" or unpaid search results. As an

More information

Search Engine Optimization Checklist

Search Engine Optimization Checklist Search Engine Optimization Checklist Complete the following checklist to ensure that your website is optimized for the various internet search engines. 1. Include the strongest keyword in your title tag.

More information

SEO. Module 1: Basic of SEO:

SEO. Module 1: Basic of SEO: SEO Module 1: Basic of SEO: Internet and Search engine Basics Internet Marketing Importance of Internet Marketing Types of internet Marketing Method Importance of Search Engines SEO is an art of Science

More information

Search Engine Optimization for Higher Education. An Ingeniux Whitepaper

Search Engine Optimization for Higher Education. An Ingeniux Whitepaper Search Engine Optimization for Higher Education An Ingeniux Whitepaper This whitepaper provides recommendations on how colleges and universities may improve search engine rankings by focusing on proper

More information

Search Engine Optimisation Managed Service

Search Engine Optimisation Managed Service SEO Managed Service Search Engine Optimisation Managed Service Every day over 350 million searches are performed across the internet so it s imperative that your website stands out from the competition

More information

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

Search Engine Optimization Content is Key. Emerald Web Sites-SEO 1 Search Engine Optimization Content is Key Emerald Web Sites-SEO 1 Search Engine Optimization Content is Key 1. Search Engines and SEO 2. Terms & Definitions 3. What SEO does Emerald apply? 4. What SEO

More information

SEARCH ENGINE OPTIMIZATION(SEO) Basics of SEO

SEARCH ENGINE OPTIMIZATION(SEO) Basics of SEO SEARCH ENGINE OPTIMIZATION(SEO) Basics of SEO What is SEO? SEO is an abbreviation for search engine optimization. SEO is the process of improving the volume or quality of traffic to a web site from search

More information

SEO Search Engine Optimization. ~ Certificate ~ For: www.shelteredvale.co.za By. www.websitedesign.co.za and www.search-engine-optimization.co.

SEO Search Engine Optimization. ~ Certificate ~ For: www.shelteredvale.co.za By. www.websitedesign.co.za and www.search-engine-optimization.co. SEO Search Engine Optimization ~ Certificate ~ For: www.shelteredvale.co.za By www.websitedesign.co.za and www.search-engine-optimization.co.za Certificate added to domain on the: 23 rd February 2015 Certificate

More information

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012 Overall The overall score for this website. 133 pages tested on 29th October 2012 Accessibility How accessible the website is to mobile and disabled users. Content The quality of the content of this website.

More information

SEO Analysis Guide CreatorSEO easy to use SEO tools

SEO Analysis Guide CreatorSEO easy to use SEO tools CreatorSEO Analysis Guide Updated: July 2010 Introduction This guide has been developed by CreatorSEO to help our clients manage their SEO campaigns. This guide will be updated regularly as the Search

More information

INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE

INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE AWA offers a wide-ranging yet comprehensive overview into the world of Internet Marketing and Social Networking, examining the most effective methods for utilizing the power of the internet to conduct

More information

SEARCH ENGINE OPTIMIZATION

SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION WEBSITE ANALYSIS REPORT FOR miaatravel.com Version 1.0 M AY 2 4, 2 0 1 3 Amendments History R E V I S I O N H I S T O R Y The following table contains the history of all amendments

More information

WATKINS MFG DEALER GUIDE TO UNDERSTANDING WOORANK REPORTS

WATKINS MFG DEALER GUIDE TO UNDERSTANDING WOORANK REPORTS WATKINS MFG DEALER GUIDE TO UNDERSTANDING WOORANK REPORTS Watkins Manufacturing WatkinsMfg.com (760) 598-6464 1280 Park Center Drive, Vista, CA 92081 Design Studio DesignStudio.com (888) 825-8883 715 J

More information

SEO Search Engine Optimization. ~ Certificate ~ For: www.sinosteelplaza.co.za Q MAR1 23 06 14 - WDH-2121212 By

SEO Search Engine Optimization. ~ Certificate ~ For: www.sinosteelplaza.co.za Q MAR1 23 06 14 - WDH-2121212 By SEO Search Engine Optimization ~ Certificate ~ For: www.sinosteelplaza.co.za Q MAR1 23 06 14 - WDH-2121212 By www.websitedesign.co.za and www.search-engine-optimization.co.za Certificate added to domain

More information

Search Engine Optimisation Managed Service

Search Engine Optimisation Managed Service Search Engine Optimisation Managed Service SEO Managed Service Search Engine Optimisation Managed Service Every day over 350 million searches are performed across the internet so it s imperative that your

More information

SEO Definition. SEM Definition

SEO Definition. SEM Definition SEO Definition Search engine optimization (SEO) is the process of improving the volume and quality of traffic to a web site from search engines via "natural" ("organic" or "algorithmic") search results.

More information

SEO Techniques for Higher Visibility LeadFormix Best Practices

SEO Techniques for Higher Visibility LeadFormix Best Practices Introduction How do people find you on the Internet? How will business prospects know where to find your product? Can people across geographies find your product or service if you only advertise locally?

More information

SEO Fundamentals: Key Tips & Best Practices for Search Engine Optimization

SEO Fundamentals: Key Tips & Best Practices for Search Engine Optimization SEO Fundamentals 1 SEO Fundamentals: Key Tips & Best Practices for Search Engine Optimization The process of Search Engine Optimization (SEO) has gained popularity in recent years as a means to reach target

More information

Website Search Engine Optimization. Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com

Website Search Engine Optimization. Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com Website Search Engine Optimization Presented by: David Backes Senior Account Executive Anvil Media Inc. www.anvilmediainc.com Tonight s Agenda Introductions Website SEO Presentation About an Hour [Quick

More information

SEO AND CONTENT MANAGEMENT SYSTEM

SEO AND CONTENT MANAGEMENT SYSTEM International Journal of Electronics and Computer Science Engineering 953 Available Online at www.ijecse.org ISSN- 2277-1956 SEO AND CONTENT MANAGEMENT SYSTEM Savan K. Patel 1, Jigna B.Prajapati 2, Ravi.S.Patel

More information

GOOGLE ANALYTICS TERMS

GOOGLE ANALYTICS TERMS GOOGLE ANALYTICS TERMS BOUNCE RATE The average percentage of people who visited your website and only viewed one page. In Google Analytics, you are able to see a site-wide bounce rate and bounce rates

More information

Internet Marketing Institute Delhi Mobile No.: 9643815724 DIMI. Internet Marketing Institute Delhi (DIMI)

Internet Marketing Institute Delhi Mobile No.: 9643815724 DIMI. Internet Marketing Institute Delhi (DIMI) Internet Marketing Institute Delhi () LEARN INTERNET MARKETING To earn money at home and work with big entrepreneurs Batches Weekday Batches (60 hours) Morning Batches (60 hours) Evening Batches (60 hours)

More information

Introduction to Search Engine Marketing

Introduction to Search Engine Marketing Introduction to Search Engine Marketing What will you learn in this Presentation? Introduction to Search Engine Marketing How do we define Search Engines? What is the Search Engine Marketing share? Why

More information

SEO 360: The Essentials of Search Engine Optimization INTRODUCTION CONTENTS. By Chris Adams, Director of Online Marketing & Research

SEO 360: The Essentials of Search Engine Optimization INTRODUCTION CONTENTS. By Chris Adams, Director of Online Marketing & Research SEO 360: The Essentials of Search Engine Optimization By Chris Adams, Director of Online Marketing & Research INTRODUCTION Effective Search Engine Optimization is not a highly technical or complex task,

More information

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

Our SEO services use only ethical search engine optimization techniques. We use only practices that turn out into lasting results in search engines. Scope of work We will bring the information about your services to the target audience. We provide the fullest possible range of web promotion services like search engine optimization, PPC management,

More information

Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com.

Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com. Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com 1 SEO Syllabus Now you can get yourself or your web specialist trained

More information

Search Marketing (SEO) Student Handbook Syllabus Version 5.0

Search Marketing (SEO) Student Handbook Syllabus Version 5.0 Search Marketing (SEO) Student Handbook Syllabus Version 5.0 Copyright All rights reserved worldwide under International copyright agreements. No part of this document can be reproduced, stored in a retrieval

More information

The basics in ecommerce SEO

The basics in ecommerce SEO 29 pages of expert advice The basics in ecommerce SEO With this advice you ll be able to create and optimise your Actinic ecommerce website for search engines. Our experts outline good SEO practice for

More information

An Advanced SEO Website Audit Checklist

An Advanced SEO Website Audit Checklist An Advanced SEO Website Audit Checklist A Top Level Overview Easy to download, print, and check off as you go. Test number of indexed web pages - Typically businesses wants their homepage showing as the

More information

Small Business SEO Marketing an introduction

Small Business SEO Marketing an introduction Small Business SEO Marketing an introduction Optimax May 2012 www.optimaxads.com 1 CONTENTS Introduction 3 On Page Optimisation 3 How Google views your Web Site 5 How to check your web page code for SEO

More information

Design Chemical 88 point SEO Guideline Checklist

Design Chemical 88 point SEO Guideline Checklist Design Chemical 88 point SEO Guideline The Design Chemical 88 point SEO Guideline has been developed to allow us to systematically evaluate sites and implement changes to make them perform as well as possible.

More information

Search Engine Optimization

Search Engine Optimization Search Engine Optimization Aashna Parikh 1 M. Tech. Student, Dept of Computer Engg NMIMS University,Mumbai., INDIA Sanjay Deshmukh Asst Prof, Dept of Computer Engg NMIMS University,Mumbai, INDIA ABSTRACT

More information

Search engine marketing

Search engine marketing Search engine marketing 1 Online marketing planning PHASE 1 Current marketing situation analysis PHASE 2 Defining Strategy Setting Web Site Objective PHASE 3 Operational action programmes PHASE 4 Control

More information

DIGITAL MARKETING PROPOSAL. Stage 1: SEO Audit/Correction. www.abccompany.com

DIGITAL MARKETING PROPOSAL. Stage 1: SEO Audit/Correction. www.abccompany.com DIGITAL MARKETING PROPOSAL www.abccompany.com SEARCH ENGINE OPTIMIZATION SEO Search Engine Optimization SEO (search engine optimization) is the process of improving the visibility of a website or a web

More information

Search Engine Optimization Scorecard

Search Engine Optimization Scorecard TM Simply Powerful Online Marketing MARKETING RESOURCES Search Engine Optimization Scorecard Achieve Higher Search engine Performance with Canterris Marketing Suite Copyright Canterris Inc. www.canterris.com

More information

Search Engine Optimisation (SEO) Guide

Search Engine Optimisation (SEO) Guide Search Engine Optimisation (SEO) Guide Search Engine Optimisation (SEO) has two very distinct areas; on site SEO and off site SEO. The first relates to all the tasks that you can carry out on your website

More information

DIGITAL MARKETING TRAINING

DIGITAL MARKETING TRAINING DIGITAL MARKETING TRAINING Digital Marketing Basics Keywords Research and Analysis Basics of advertising What is Digital Media? Digital Media Vs. Traditional Media Benefits of Digital marketing Latest

More information

SEO Optimization A Developer s Role

SEO Optimization A Developer s Role Copyright 2010. www.anubavam.com. All Rights Reserved. Page 1 Contents Overview 3 What is SEO? 3 Role of a Developer in SEO 4 SEO friendly URLs 4 Page Title 5 Meta Tags 6 Page Heading 7 Amplify the First

More information

Web review of yoast.com

Web review of yoast.com Created on at 16:59h Executive Summary This report analyzes the factors that affect the SEO and usability of yoast.com. The factors are grouped into 6 categories, for which the Web has obtained the following

More information

http://firstsourcemoney.org/wp-content/uploads/2015/05/firstsourceholdings-seo-certificate.pdf Domain

http://firstsourcemoney.org/wp-content/uploads/2015/05/firstsourceholdings-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

SEO Workshop Today s Coach Lynn Stevenson. SEO Analyst

SEO Workshop Today s Coach Lynn Stevenson. SEO Analyst SEO Workshop Today s Coach Lynn Stevenson SEO Analyst Overview Introduction to SEO Importance of Content SEO Content Best Practices Keyword Research Optimizing Content Common Pitfalls Social Media and

More information

SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE

SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE Prepared by Shahan 0 563 178 260 Dubai SEOmid.com shahan@seomid.com Overview: #Consultation Service# provides this website marketing plans for #ecommerce

More information

Digital Training Search Engine Optimization. Presented by: Aris Tianto Head of Search at InboundID aris@inboundid.com @atianto

Digital Training Search Engine Optimization. Presented by: Aris Tianto Head of Search at InboundID aris@inboundid.com @atianto Digital Training Search Engine Optimization Presented by: Aris Tianto Head of Search at InboundID aris@inboundid.com @atianto Why Is Search Important Why search is important? Total Internet users in Indonesia

More information

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

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail. SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

SEO Training SYLLABUS by SEOOFINDIA.COM

SEO Training SYLLABUS by SEOOFINDIA.COM 1 Foundation Course SEO Training SYLLABUS by SEOOFINDIA.COM Search Engine Optimization Training Course Internet and Search Engine Basics Internet Marketing Importance of Internet Marketing Types of Internet

More information

Search Engine Optimisation Extras

Search Engine Optimisation Extras SEO Extras Search Engine Optimisation Extras In addition to our SEO Managed Services HotLizard also offer individual services to compliment an existing SEO strategy. Please see below some of these additional

More information

ONLINE ADVERTISING (SEO / SEM & SOCIAL)

ONLINE ADVERTISING (SEO / SEM & SOCIAL) ONLINE ADVERTISING (SEO / SEM & SOCIAL) BASIC SEO (SEARCH ENGINE OPTIMIZATION) Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a search engine's

More information

SEO Basics for Starters

SEO Basics for Starters SEO Basics for Starters Contents What is Search Engine Optimisation?...3 Why is Search Engine Optimisation important?... 4 How Search Engines Work...6 Google... 7 SEO - What Determines Your Ranking?...

More information

Baidu: Webmaster Tools Overview and Guidelines

Baidu: Webmaster Tools Overview and Guidelines Baidu: Webmaster Tools Overview and Guidelines Agenda Introduction Register Data Submission Domain Transfer Monitor Web Analytics Mobile 2 Introduction What is Baidu Baidu is the leading search engine

More information

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

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail. SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

SEO Strategies, Tips and Tricks for Website Owners

SEO Strategies, Tips and Tricks for Website Owners SEO Strategies, Tips and Tricks for Website Owners High Priority: Unique content Including unique content is one of the most important strategies for good Search Engine rankings. Your content is the heart

More information

How to Improve Your Website s SEO & Increase Quality Traffic to Your Site

How to Improve Your Website s SEO & Increase Quality Traffic to Your Site How to Improve Your Website s SEO & Increase Quality Traffic to Your Site Produced by Katie Wilson Aspire Internet Design www.aspireid.com @aspireid Overview... 2 How Website Search Engine Optimization

More information

http://www.jeanpierremurraykline.co.za/search-engine-optimization-certificate.pdf Domain

http://www.jeanpierremurraykline.co.za/search-engine-optimization-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Search Engine Optimization & Marketing I: An Introduction. June 17, 2009

Search Engine Optimization & Marketing I: An Introduction. June 17, 2009 Search Engine Optimization & Marketing I: An Introduction June 17, 2009 Welcome Our First eacademy Webinar Two ways to listen: Call in with the number provided in your registration email With speakers

More information

SEO Overview. Introduction

SEO Overview. Introduction Introduction This guide addresses a number of separate issues which are involved in Search Engine Optimisation (SEO) - the art of ensuring that your pages rank well in the "organic listings" [Wikipedia]

More information

About Sunsign SEO. Sunsign SEO Company India

About Sunsign SEO. Sunsign SEO Company India About Sunsign SEO Sunsign SEO Company India With a worldwide presence plus a committed team of experienced SEO professionals, Sunsign SEO Services has developed into one of the best ever emergent online

More information

The Ultimate Guide to Magento SEO Part 1: Basic website setup

The Ultimate Guide to Magento SEO Part 1: Basic website setup The Ultimate Guide to Magento SEO Part 1: Basic website setup Jason Millward http://www.jasonmillward.com jason@jasonmillward.com Published November 2014 All rights reserved. No part of this publication

More information

http://www.khumbulaconsulting.co.za/wp-content/uploads/2016/03/khumbulaconsulting-seo-certificate.pdf Domain

http://www.khumbulaconsulting.co.za/wp-content/uploads/2016/03/khumbulaconsulting-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

HOW TO GET MORE WEB TRAFFIC & HIGH SEARCH ENGINE RANKINGS

HOW TO GET MORE WEB TRAFFIC & HIGH SEARCH ENGINE RANKINGS ebusiness Programme workshop programme HOW TO GET MORE WEB TRAFFIC & HIGH SEARCH ENGINE RANKINGS Presented by: Ann Stanley MD Anicca Solutions Agenda All About Search Engines Getting Listed in Search Engines

More information

http://www.boundlesssound.co.za/wp-content/uploads/2016/02/boundlesssound-seo-certificate.pdf Domain

http://www.boundlesssound.co.za/wp-content/uploads/2016/02/boundlesssound-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

SEO Tutorial PDF for Beginners

SEO Tutorial PDF for Beginners CONTENT Page 1. SEO Tutorial 1: SEO Introduction... 2 2. SEO Tutorial 2: On-Page Optimization. 3-4 3. SEO Tutorial 3: On-Page Optimization. 5-6 4. SEO Tutorial 3.1: Directory Submission List. 7-16 5. SEO

More information

26-May-14 http://www.studydoctor.co.za/search-engine-optimization-certificate.pdf http://www.studydoctor.co.za/

26-May-14 http://www.studydoctor.co.za/search-engine-optimization-certificate.pdf http://www.studydoctor.co.za/ SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

[Ramit Solutions] www.ramitsolutions.com SEO SMO- SEM - PPC. [Internet / Online Marketing Concepts] SEO Training Concepts SEO TEAM Ramit Solutions

[Ramit Solutions] www.ramitsolutions.com SEO SMO- SEM - PPC. [Internet / Online Marketing Concepts] SEO Training Concepts SEO TEAM Ramit Solutions [Ramit Solutions] www.ramitsolutions.com SEO SMO- SEM - PPC [Internet / Online Marketing Concepts] SEO Training Concepts SEO TEAM Ramit Solutions [2014-2016] By Lathish Difference between Offline Marketing

More information

Understanding SEO. www.3mediaweb.com. Web Development Responsive Design WordPress For Agencies

Understanding SEO. www.3mediaweb.com. Web Development Responsive Design WordPress For Agencies Understanding SEO www.3mediaweb.com Web Development Responsive Design WordPress For Agencies Understanding SEO IN BUSINESS, IT S IMPORTANT TO BE IN THE RIGHT PLACE at the right time. Online business is

More information

Online Traffic Generation

Online Traffic Generation Online Traffic Generation Executive Summary Build it and they will come. A great quote from a great movie, but not necessarily true in the World Wide Web. Build it and drive traffic to your Field of Dreams

More information

6.1.6 Optimize internal links 6.1.6.1 Search engine friendly URLs 6.1.6.2 Add anchor text to links 6.2 Keywords 6.2.1 Optimize keywords 6.2.

6.1.6 Optimize internal links 6.1.6.1 Search engine friendly URLs 6.1.6.2 Add anchor text to links 6.2 Keywords 6.2.1 Optimize keywords 6.2. Quick Guide Step 1: Purchasing an RSSeo! membership Step 2: Download RSSeo! Step 3: Installing RSSeo! 3.1 Installing the component 3.2 Minimum requirements Step 4: RSSeo! settings 4.1 Add the license code

More information

Geo Targeting Server location, country-targeting, language declarations & hreflang

Geo Targeting Server location, country-targeting, language declarations & hreflang SEO Audit Checklist - TECHNICAL - Accessibility & Crawling Indexing DNS Make sure your domain name server is configured properly 404s Proper header responses and minimal reported errors Redirects Use 301s

More information

WEBSITE MARKETING REVIEW

WEBSITE MARKETING REVIEW WEBSITE MARKETING REVIEW 46.2 Your website score Review of ampere-electricalservices.com Generated on July 23 2013 Introduction This report provides a review of the key factors that influence the SEO and

More information

A COMPREHENSIVE REVIEW ON SEARCH ENGINE OPTIMIZATION

A COMPREHENSIVE REVIEW ON SEARCH ENGINE OPTIMIZATION Volume 4, No. 1, January 2013 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info A COMPREHENSIVE REVIEW ON SEARCH ENGINE OPTIMIZATION 1 Er.Tanveer Singh, 2

More information

Recommended Session 1-3 08/07/2013 08/08/2013 06/09/2013. Recommended Session 1. 08/07/2013 08/08/2013 06/09/2013. 08/07/2013 Recommended Session 1.

Recommended Session 1-3 08/07/2013 08/08/2013 06/09/2013. Recommended Session 1. 08/07/2013 08/08/2013 06/09/2013. 08/07/2013 Recommended Session 1. SEO Search Engine Optimization ~ Certificate ~ For: www.greif.co.za WD01030413 QRAJ2300413 By www.websitedesign.co.za and www.search-engine-optimization.co.za Certificate added to domain on the: 21st June

More information

Get More Hits to Your Website

Get More Hits to Your Website Get More Hits to Your Website Search Engine Optimization (SEO) With Sarah Johnson What is SEO? The techniques used so that people find your website listing when they search Pay-per-click For example, if

More information

How To Plan A Website

How To Plan A Website Web Marketing Action Plan Title: Create an Inbound Lead Generation Campaign Results: Generate & pre-qualify internet leads Overall Accountability: Marketing Strategist Reporting Position: Marketing Director

More information

For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: ray@mediumrarenyc.com. or by phone at 212 363 0363

For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: ray@mediumrarenyc.com. or by phone at 212 363 0363 Online Marketing, an overview We will get more potential customers to your website and we will get more of your site s visitors contacting you. We can determine what your potential customers are searching

More information

Search Engine Optimisation. Maximise Your Business Potential Online July 2010

Search Engine Optimisation. Maximise Your Business Potential Online July 2010 Search Engine Optimisation Maximise Your Business Potential Online July 2010 Agenda Indexing Web Page Optimisation Keyword Research Link Building Blogging Video Local Search Search Engine Market Share

More information

SEO - Search Engine Optimization basics by Jeniffer Thompson

SEO - Search Engine Optimization basics by Jeniffer Thompson SEO - Search Engine Optimization basics by Jeniffer Thompson Search engine technology is always changing the key is to consistently write fresh, relevant content that reaches your audience, that is accessible

More information

SE Ranking www.intellectsoft.co.uk Report

SE Ranking www.intellectsoft.co.uk Report SE Ranking www.intellectsoft.co.uk Report Jul-31, 2015 - Aug-06, 2015 Intellectsoft UK http://www.intellectsoft.co.uk/ Aug-06, 2015 2/22 Intellectsoft UK (www.intellectsoft.co.uk) Report summary... 3 Rankings

More information

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

60% 60% 32 Good Signals. 26 Issues Found. Keyword. Landing Page Audit. UK News. www.bbc.co.uk. Put the important stuff above the fold. 32 Good Signals 26 Issues Found Page Grade Put the important stuff above the fold. SPEED SECONDS 3.7 KILOBYTES 1109.09 REQUESTS 40 This page should load quicker This size of this page is ok The number

More information

80+ Things Every Marketer Needs to Know About Their Website

80+ Things Every Marketer Needs to Know About Their Website 80+ Things Every Marketer Needs to Know About Their Website A Marketer s Guide to Improving Website Performance No website can avoid clutter building up over time. Website clutter buildup can negatively

More information

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

SEARCH ENGINE OPTIMISATION

SEARCH ENGINE OPTIMISATION S E A R C H E N G I N E O P T I M I S AT I O N - PA G E 2 SEARCH ENGINE OPTIMISATION Search Engine Optimisation (SEO) is absolutely essential for small to medium sized business owners who are serious about

More information

101 Basics to Search Engine Optimization. (A Guide on How to Utilize Search Engine Optimization for Your Website)

101 Basics to Search Engine Optimization. (A Guide on How to Utilize Search Engine Optimization for Your Website) 101 Basics to Search Engine Optimization (A Guide on How to Utilize Search Engine Optimization for Your Website) Contents Introduction Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Why Use

More information

Search Engine Marketing Pricing Guide

Search Engine Marketing Pricing Guide Search Engine Marketing Pricing Guide Search Engine Marketing Simply throwing a website online isn t enough for your business to be found in search results - especially in more competitive markets. This

More information

EXECUTIVE SUMMARY INTRODUCTION BACKGROUND

EXECUTIVE SUMMARY INTRODUCTION BACKGROUND EXECUTIVE SUMMARY The purpose of this White Paper is to describe specific Search Engine Optimization (SEO) standards that can be used as general guidelines on any website. While there is no single golden

More information

Is your SEO campaign giving you a headache?

Is your SEO campaign giving you a headache? Is your SEO campaign giving you a headache? To secure a top spot in the search engine listings, you need to understand how SEO and search engines work together. Mastering the nuances of SEO takes time,

More information

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

SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND The advent of blended search results, known as universal search in Google, has produced listings that now contain various types of media beyond

More information