Articles in the SEO & Technology Category

How to Use Google’s Data Highlighter | The Basics

http://www.morevisibility.com/seoblog/how-to-use-googles-data-highlighter-the-basics.html January 28th, 2013 by

Last week, we brought you an introduction to Google’s Data Highlighter Tool. This week, we will be covering some basic steps on how to use it. First, we’ll go over a quick recap on what needs to be done. Before using the data highlighter, you must have:

  • Google’s Webmaster Tools verified for your domain.
  • Structured event data, such as an event with a date and time.
  • Checked to ensure the pages have recently been crawled by Googlebot.

The next step is to ensure that the pages you will use the tool on are pages that consistently display structured event data. These pages must also use URLs that follow a simple and consistent pattern. This is called a page set. Currently, the data highlighter can only be used on pages that are in a page set. It allows Google to make sense of the structured data on your site by following this common pattern. Google gives the following URLs as an example page set:

  • www.example.com/events/music/pop/pop-music.html
  • www.example.com/events/music/classical/classical-music

These two URLs are a great example of a page set, because they provide a simple structure and easy to follow pattern. It is clear that they both contain information on music events along with specific genre of music.

After these requirements have been met, it’s time to use the data highlighter. In order to use the tool:

1.  Log in to your webmaster tools account.
2.  Click the “Optimization” menu on the left side navigation.
3.  Select “Data Highlighter.”

Now you will see a video about the tool as well as some more information about tagging pages. You will also notice a blue button that reads “Start Highlighting.” The final steps are:

4.  Click the button that reads “Start Highlighting.”
5.  A box will pop up allowing you to tag either:

  • a. Tag this page and others like it
  • b. Tag just this page

If you will be marking up one page, select “Tag just this page.” If you will be marking up a page set, select “Tag this page and others like it.”

6.  Enter the URL of the first page in the page set, or the single page’s URL.
7.  Select “OK.”

Now the page of the URL that you input will appear on the screen.

8.  Highlight one type of structured data at a time (name, date, location, etc.) using your mouse, just as if you were highlighting something in Microsoft Word.
9.  Right click the highlighted information and select the type of data that is highlighted (name, date, location, etc.).
10.  Highlight all of the pertinent data on the page and watch it appear in the right hand column.
11. Once done, click the red “Next” button on the top right of the screen.
12.  View your final information and if correct, click the red “Publish” button on the top right of the screen.

This is all it takes to show Google the structured data that is contained on pages of your website. According to Google, it takes between 5 and 10 manually tagged pages with the data highlighter for their algorithms to understand the patterns on your website. It also may take some time for these results to appear in Google’s search engine results pages. If you have used the tool properly, and considerable time has passed with no results, your website may be facing other SEO issues that need to be addressed first. Will the data highlighter make structured data markup easier for you?

Posted in Google, SEO & Technology

SEO 101: Internal Link Structure

http://www.morevisibility.com/seoblog/seo-101-internal-link-structure.html February 10th, 2012 by

One of the fundamentals for constructing a website with SEO in mind is ensuring that all of the pages for the site are accessible to both the site’s visitors and the search engines in as concise a path as possible. Internal link structure is an important factor in determining a site’s performance in the search engine results pages. The faster a search spider can access all of your pages mitigates server latency and will make sure your most important pages are served in search results. Also, by linking explicitly to all of your top level, category and service level pages, you are alerting the search engines to their relative importance on the site.

Firstly, focusing on your “click depth”, will largely guarantee that all important webpages can be accessed within as few clicks as possible, mitigating issues such as site visitor “bounce rates” (single page visits) and search spider crawlability issues. However, in this day and age of advanced web design technology for coding navigation on a site, many websites are still programming internal links with “un-friendly” coding language, such as complex JavaScript and Flash or just using images.

While Google and Bing say that they are much better at crawling links that aren’t text based, it is still prudent SEO strategy to code links to your website’s main navigational section with plain text, formatted with CSS (Cascading Style Sheets). CSS is essentially a language used to improve the look of a webpage, including the look and feel of a web document and the links that reside on it. While using JavaScript or Flash technology may be aesthetically pleasing, it is not the most efficient way to help the spiders access the important parts of your site. JavaScript has some really nice features, such as the “onMouseOver” command which denotes that something will happen when the mouse passes over the active text in a link. However, this same effect can also be achieved in CSS with the “a:hover” CSS property.

If using less SEO friendly coding elements is something you just can not avoid (because of CMS constraints or the website architecture is not conducive to coding manipulation), web developers can always make certain that their site’s pages are also accessible via the internal, html sitemap page, the external XML Sitemap pages and footer navigation.

If you want to analyze the internal links on your site, Google Webmaster Tools has a section that will let you view how it sees these links and how many other links from your site are pointing to them. From the Webmaster Tools dashboard go to: Your site on the web>>Internal links. This will list the pages on your site (listed underneath the “Target Pages” column”), along with the associated count of links Google has found to be pointing to them:

Posted in SEO & Design, SEO & Technology

Reaching Tablet Users

http://www.morevisibility.com/seoblog/reaching-tablet-users.html January 23rd, 2012 by

Businesses should always be looking to gain new customers and keep the ones they have happy. One way of doing this is adapting to the way your customers like to shop. E-commerce companies should be aware of consumers increased spending on mobile devices, especially tablets, and changes should be made to reach them.

According to an article on Direct Marketing News, “Tablet users who visited e-commerce websites in 2011 spent 54% more per purchase than smartphone visitors and 21% more than desktop or laptop visitors, according to a Jan. 19 report by Adobe Systems.” Tablets are a viable way to reach your target audience and businesses should be willing to make website adjustments to reach returning and potential customers.  What type of adjustments? Make sure they can easily navigate and purchase on your site.

When a visitor comes to your website via a tablet, what do they see? Does your website adjust to fit their screen or will the user have to play with their display settings just to get a clear picture of the item they want? It may sound silly to ask such a question, but businesses can frequently lose out on sales due to visitor frustration.

The other night my mom went online to buy some books using a tablet. However, unlike a computer, she could only see one book per page. (The website wasn’t optimized to fit a tablet.) She spent some time attempting to find the books she wanted, but eventually ended up ordering over the phone. Instead of buying multiple books, she only bought one. This particular company lost business because their site wasn’t user friendly on a tablet. How can a company fix this? Easy, use a sniffer. A sniffer can detect what type of device a visitor is using and serve them a landing page that is configured for their device. It would behoove this bookstore to add a sniffer to their site. Who knows how many other tablet users have passed up on buying, due to the lack of a good user experience on a particular site?

When it’s all said and done businesses have to make changes to reach their consumers. If a decent amount of your target audience is using tablets to access your site, consider getting a sniffer. How can a company determine how many visitors are coming from mobile devices and tablets? Read the following article on obtaining this data through analytics.

Posted in SEO & Technology, Tablets

« Previous Entries


Subscribe rss feed Login or Register

Recent Articles

Article Categories

Articles by Month

Related Sites


Inc 5000 Google Analytics Authorized Consultant Google Qualified Company Microsoft adExcellence Member Greenified 2009

MoreVisibility
925 South Federal Highway, Suite 750
Boca Raton, FL 33432 www.morevisibility.com

800.787.0497

ph: 561.620.9682

fx:  561.620.9684


© 1999 - 2013 MoreVisibility ® All Rights Reserved. Privacy | Legal

MoreVisibility Social Networking Links Google+ YouTube LinkedIn Facebook Twitter