Keywords This refers to the set of "key
words" that together distill the "aboutness" of that page. Keywords
should reflect the ?who, what, where, when, and how? of the content.
They could be as simple as the labels for primary site subsections and
should always be related to the goal or topic of the particular webpage
being optimized. For example, most IEEE Society sites use labels such
as Home, About, Conferences, Education, Membership, Publications, News,
Awards, etc. These terms and their synonyms form the basis for a set
of site keywords. For lower-level pages, analyze the page text to
identify words that convey the essence of the ?aboutness? of the page.
Search engines look for search terms in important areas of the site
structure and pages. Once you have identified your keywords, they should
be used in:
- Page URL structure/citation URL
- Title tag
- Meta name=?description?
- <H1>, <H2>, etc., tags
- Body text
- Image <ALT> text.
When
a user does a search (hopefully using one of your keywords), what they
see on the results page is a set of citations, with the searched-for
keywords highlighted in each of those elements. Right away the user is
deciding on the relevance of each citation based on the words that
appear. So, you want to control what they see by ensuring that your
keywords are in your page code and site structure.
Metadata keywords fieldDo
not spend time on adding keywords to the metadata keywords field. The
words placed in that tag have had little, or no, value or effect on SEO
for many years. They keywords (<meta name="keywords"content=ieee,
society, conferences, publications, electrical engineering">) field
was vary important in the "early days" of SEO. Now, not so much. Back in
the day, search engines used the meta name="keywords" tag in indexing
and page ranking. Google no longer does this; Bing interprets meta
keywords tag like a spam signal.
TITLE tag Ensure that every page has a meaningful TITLE tag in the <HEAD>
area. The page TITLE is both a primary signal to the search engine and
probably the most important SERP Signal: searchers scan the page titles
first in order to evaluate the relevance of each citation. Best
practices for TITLE tags include the following:
- Use
your primary keyword at least once in the Title tag, or possibly twice.
Try to keep the keyword as close to the beginning of the Title tag text
as possible. - The TITLE text can be any length, but no exact
number of characters can be defined as a best practice to guarantee
that a full title will display on Google. To ensure your full title tag
shows in Google SERPS, stick to about 65 characters.
Keywords in page content - Head tags <H1>, <H2>
Search
engines use the head tags as a ranking signal and as a confirmation
that the page is ?about? the keyword(s) in your page TITLE. Use your
primary keyword once in the <H1> tag of the page. When a searcher
clicks a citation Title, reinforcing the search term just typed with
the prominent headline helps to indicate that the searcher has arrived
on the right page with the content sought. - Body text
Search
engines do semantic connectivity: they build thesauri and dictionaries
of related terms based on common searches and words in context:
Georgia ? Atlanta ? lyrics - peaches ? Bulldogs ? Russia, etc. You
should use your primary keyword at least three times in the body-text
copy on the page. Also, searchers may use synonyms and related terms in
their search strategies, so include alternate terms that they are
likely to search.
Page URL structure Use simple URL structure in your IA, preferably using obvious words and
keywords in the file names. Your site structure naming should match the
keywords you?ve identified:
http://www.ieeesociety.org/conferences/<index.html>,
<conference-calendar.html>, <conference-sponsors.html>,
etc.
Hyphens vs. underscores
When
creating a new site, use hyphens for multi-word file and directory
names, not underscores: search engines treat hyphens as spaces between
separate words, but underscores as characters joining words. However, if
you have an existing site that is using underscores, it is not always
recommended to immediately go back and change all existing URLs to
hyphens, as the impact on user experience (i.e.,
inconsistency, broken bookmarks and links, etc.) may outweigh the
positives in this case. This must be evaluated case by case, with
consideration of future site-update plans.
Site LinksSite
Links are the additional ?mini citations? (a minimum of three and a
maximum of eight) that sometimes appear below the primary citation on
Google and Bing. Site Links are added based on automated analysis of the
link structure of your site to find shortcuts to what?s deemed the most
important content. Site Links only display the first 37 characters of
the TITLE tag, so that makes it even more important to make the TITLE
concise and accurate, with the primary keyword up front.
meta name=?description? field
The
meta ?description? tag in the <HEAD> area of the page is probably
the most important source of SEO signals to search engines and SERP
Signals to the user. It?s vital that you have a meaningful and accurate
description on your page. Along with correct, coordinated, and accurate
TITLEs, adding this text would greatly improve the user experience
across the IEEE Web presence.
Search engines normally pull the
citation?s snippet text from the meta=description. If you don?t provide
one in your HEAD code, the SE will often cobble together a snippet
together from text it finds on the page, sometimes including
unintelligible code it may find.
The meta description should do three things:
- Serve as a short ?ad? to encourage clicking on your page in the search results
- Describe the content of the page accurately and succinctly
- Include
targeted keywords; these will be highlighted in search-results
snippets, to indicate ?aboutness? of the content to searchers
Best practices and strictures for the meta description include:
- No longer than 130 to 155 characters
- Average of 160 characters will display (Google, 156; Yahoo, 165; Bing, 200)
- Should have unique descriptions for at least your primary navigation and tabs
- DON'T use the same description on every page
- Well-written descriptions influence click-through rate
Duplication
of titles and meta descriptions are the main reason that they are
ignored by Google or Bing, so it?s important to take care to make these
unique for each page. Another issue with duplication is the special case
when the title and snippet generated are both identical. When this
happens, Google will only show one result, suppress the rest because
Google couldn?t differentiate it from the other page that ranked.
Image ALT text and page image
All
images on HTML pages should have ALT image text, for both SEO and
accessibility reasons. Screen readers for users with visual
disabilities will read the ALT image text. Use your primary keyword at
least once in the ALT attribute of an image on the page. This not only
helps web search, but also image search, which can bring valuable
traffic. Also, SERP citations now often include a thumbnail image along
with the Title, URL, and snippet. The search engine may choose an
image it finds on the page to display here. However, you can control it
by adding the meta name=?og:image? content=?<some-image-url.jpg>.
Social Media TaggingOGP
(Open Graph Protocol) is the page markup that Facebook (FB) encourages
site owners to add for sharing and "liking" pages on Facebook. Twitter
and Google+ will also read and use this code. When you share a page,
Facebook, etc. crawls the page and looks for Open Graph meta tags to
build a complete post-preview (with a URL, image, title, description).
This page code allows control of the appearance of the page info when
they are shared:
No tagging = uncontrolled Facebook post
OGP tagging = controlled Facebook post
OGP markup within the page controls the headline and summary text, and the icon that shows up on my wall. See: https://developers.facebook.com/docs/sharing/webmasters#markup.
The
UCM CMS tool that contributors to IEEE.org use automatically adds this
code to each page. Other CMS tools that IEEE Web Presence managers use
may also add this code through installed plugins. Contact your site
administrator for details.