AcknowledgementsMany, many thanks to the Google Webmasters Team for allowing me to adapt their SEO Starter Guide for use with Google Sites. The reason for the adaptation is some of the advice given in their guide is not possible with Google Sites, due to the security restrictions in place, so I have either changed it or omitted it. This guide is mainly the Google Webmasters Team's work, so thank them more than me.IntroductionEven though this is a search engine optimization guide you need to concentrate on what your users (visitors) need and want from your site. If you make a page easier to find for a user you also make it easier to find for search engines. Back to the Table of Contents Create unique, accurate page titlesA page title tells both users and search engines what the topic of a particular page is. Ideally, you should create a unique title for each page on your site. Google Sites will automatically suffix your Site Name to the page title your web browser uses and search engines see, so may not need to put in as much as you think. You can edit the page title whilst editing the page: you find it at the top of the page e.g. this page's title is "Google Sites SEO (Search Engine Optimization) Guide"
which you see at the top of this page, but in the browser's title bar you see "Google Sites SEO (Search Engine Optimization) Guide (steegle.com)"
The (steegle.com) added to the end is my Site Name. Titles for deeper pages on your site should accurately describe the focus of that particular page and also might include your site or business name. You can see on my site any of the Google Sites how tos start with "Google Sites - " to clearly indicate what the page focuses on. The only time I have not done this is for this page and my Google Sites FAQ page, so when someone searches for Google Sites FAQ I get in the top 6 results. Good practices for page title
Back to the Table of Contents Improve the structure of your URLsCreating descriptive categories and filenames for the documents on your website can not only help you keep your site better organized, but it could also lead to better crawling of your documents by search engines. Also, it can create easier, "friendlier" URLs for those that want to link to your content. Visitors may be intimidated by extremely long and cryptic URLs that contain few recognizable words. Google Sites automatically makes the page URLs from the title you enter, but sometimes these can be inappropriate. I have fallen into this trap with probably one of my most important pages, my Google Sites FAQ - its URL follows: As you can see it's not good and you're probably asking "how did I let it happen"? When I created the page I made the title "Google Sites - Frequently Asked Questions (FAQ)" so Google Sites used this to make the page URL "googlesites-frequentlyaskedquestionsfaq" (it removes the spaces and parenthesis, keeps the hypens and sets everything to lowercase). URLs like these can be confusing and unfriendly. Users would have a hard time reciting the URL from memory or creating a link to it. Also, users may believe that a portion of the URL is unnecessary so they might leave off a part, breaking the link. Why haven't I changed it? I didn't change it as it's been linked to in many places, so changing it will mean the pages with links to it won't work. So once you save a new page the first thing you want to do is change the URL to something more appropriate, so here's another example from my site:
Google is good at crawling all types of URL structures, even if they're quite complex, but spending the time to make your URLs as simple as possible for both users and search engines can help. Good practices for URL structure
Back to the Table of Contents Make your site easier to navigateThe navigation of a website is important in helping visitors quickly find the content they want. It can also help search engines understand what content the webmaster thinks is important. Although Google's search results are provided at a page level, Google also likes to have a sense of what role a page plays in the bigger picture of the site.
All sites have a home or landing page, which is usually the most frequented page on the site and the
starting place of navigation for many visitors. Unless your site has only a handful of pages, you should
think about how visitors will go from a general page (your landing page) to a page containing more
specific content. Do you have enough pages around a specific topic area that it would make sense to
create a page describing these related pages (e.g. root page -> related topic listing -> specific topic)?
Do you have hundreds of different products that need to be classified under multiple category and
subcategory pages? Don't forget to use the Navigation sidebar box that allows you to display links to any of your pages. If you want to categorise you pages you can add multiple navigation boxes with different titles. To edit the Navigation box use the Edit Sidebar link and then the edit link on the navigation box. Google Sites provides a sitemap (lower-case), a simple page on your site that displays the structure of your website and consists of a hierarchical listing of the pages on your site and a list view. Visitors may visit this page if they are having problems finding pages on your site. While search engines will also visit this page, getting good crawl coverage of the pages on your site, it's mainly aimed at human visitors. An XML Sitemap (upper-case) file, which you can submit through Google's Webmaster Tools, makes it easier for Google to discover the pages on your site. Google Sites automatically creates and updates an XML Sitemap for you: for more information on how to use Google Webmaster Tools with Google Sites see my article - Google Sites Now Supports Google Webmaster Tools! Good practices for site navigation
Back to the Table of Contents Offer quality content and servicesCreating compelling and useful content will likely influence your website more than any of the other factors discussed here. Users know good content when they see it and will likely want to direct other users to it. This could be through blog posts, social media services, email, forums, or other means. Organic or word-of-mouth buzz is what helps build your site's reputation with both users and Google, and it rarely comes without quality content. Good practices for content
Back to the Table of Contents Write better anchor textAnchor text is the clickable text that users will see as a result of a link. This text tells users and Google something about the page you're linking to. Links on your page may be internal - pointing to other pages on your site - or external - leading to content on other sites. In either of these cases, the better your anchor text is, the easier it is for users to navigate and for Google to understand what the page you're linking to is about. Good practices for anchor text
Back to the Table of Contents Use headings appropriatelyHeadings (found on the Format menu) are used to present structure on the page to users. There are three sizes of headings, beginning with "Heading <h2>", the most important, and ending with "Minor heading <h4>", the least important. Since headings make text contained in them larger than normal text on the page, this is a visual cue to users that this text is important and could help them understand something about the type of content underneath the heading text. Multiple heading sizes used in order create a hierarchical structure for your content, making it easier for users to navigate through your document. In Google Sites when you use headings properly you can then use the Table of Contents gadget to generate a list of page navigation links automatically, from the headings on the page. For more information about Tables of Contents see my how-to: Google Sites - Table of Contents. Good practices for headings
Back to the Table of Contents Optimize your use of imagesImages may seem like a straightforward component of your site, but you can optimize your use of them. All images can have a distinct filename and "alt" attribute, both of which you should take advantage of. The "alt" attribute allows you to specify alternative text for the image if it cannot be displayed for some reason. Why use this attribute? If a user is viewing your site on a browser that doesn't support images, or is using alternative technologies, such as a screen reader, the contents of the alt attribute provide information about the picture. Unfortunately Google Sites does not offer a tool to add alternative text without editing the HTML (at the time of writing). To edit the HTML navigate to your Google Sites page, use the Edit Page button and then use the HTML button in the edit bar. Once the HTML editor opens you need to find your image: the image will always appear in a "img" tag that looks something like this: <img src="http://www.google.com/a/help/intl/en/images/sites_35.gif" border="0"> To add the alternative text you want for the image add "alt" attribute, followed by an equals sign, open quotes, the text you want to appear and then close quotes to the "img" tag - see below for an example: <img src="http://www.google.com/a/help/intl/en/images/sites_35.gif" border="0" alt="Google Sites"> Another reason is that if you're using an image as a link, the alt text for that image will be treated similarly to the anchor text of a text link. However, we don't recommend using too many images for links in your site's navigation when text links could serve the same purpose. Lastly, optimizing your image filenames and alt text makes it easier for image search projects like Google Image Search to better understand your images. Good practices for images
Back to the Table of Contents Promote your website in the right waysWhile most of the links to your site will be gained gradually, as people discover your content through search or other ways and link to it, Google understands that you'd like to let others know about the hard work you've put into your content. Effectively promoting your new content will lead to faster discovery by those who are interested in the same subject. As with most points covered in this document, taking these recommendations to an extreme could actually harm the reputation of your site. Good practices for promoting your website
Back to the Table of Contents Make use of free webmaster toolsMajor search engines, including Google, provide free tools for webmasters. Google's Webmaster Tools help webmasters better control how Google interacts with their websites and get useful information from Google about their site. Using Webmaster Tools won't help your site get preferential treatment; however, it can help you identify issues that, if addressed, can help your site perform better in search results. With the service, webmasters can:
Back to the Table of Contents Take advantage of Google AnalyticsIf you've improved the crawling and indexing of your site using Google Webmasters Tools, you're probably curious about the traffic coming to your site. Google Analytics is a valuable source of insight for this. You can use these to:
For advanced users, the information Google Analytics provides comprehensive information about how visitors are interacting with your pages (such as additional keywords that searchers might use to find your site). Lastly, Google offers another tool called Google Website Optimizer that allows you to run experiments to find what on-page changes will produce the best conversion rates with visitors. This, in combination with Google Analytics and Google Webmaster Tools (see our video on using the "Google Trifecta"), is a powerful way to begin improving your site. For instructions on how to add Google Analytics to your Google site see my how-to: Google Sites - Adding Google Analytics. Back to the Table of Contents Helpful resources for webmasters
Back to the Table of Contents |
