Você está na página 1de 6

General improvements

Element Improvements
Title tag This tag is one of the most important
ranking factors in the search engines
ranking algorithms, so populating your
most important keywords in this tag will
dramatically increase the search engine
rankings of the page.
Provide unique title for each page,
otherwise Google will consider it as
SPAM title.
Place the most important keywords
or keyword phrases at the
beginning of the tag and keep your
title short, roughly 10 to 64
characters including spaces.
Meta description tag Keep all descriptions larger than 50
characters, and no more than 149
characters, including spaces, Google
displays 154 characters, but other
search engines display even less.
Some pages lack description or
keywords :
http://dev.cyberdodo.com/files/cyberdod
o-and-farm-animals.html
Its mandatory that all the pages to
have title, description and
keywords.
Meta keywords tag Keep the tag to between 4 and 8
keywords or keyword phrases, to
separate the different keywords and
keyword phases simply place a comma
between the terms. Provide singe,
two word, three word and four
word keyphrases
Anchor Tags For best results the keywords used
should be relevant to the linked page.
You should also consider using these
keywords in the 'title' attribute of the
links. Limit the words to seven,
otherwise it will be considered as SPAM.
Image Tags This is text found in the 'alt' attribute
text from the images. For web pages
with a large number of images this text
is very important. Limit the words to
seven, otherwise it will be considered
as SPAM.
Other tags : h1, h2, h3, h4, h5, h6, The use of Headings & Phrase Elements
strong, b, em, i is important, since they are given more
weight by search engines than regular
body copy.
At the moment we dont have such
a structure, therefore is very
important we will apply it.
Video tag Provide a correct HTML5 structure
hidden behind the video in order to be
parsed by the Google.
For each video we will need a title
and a description of whats going
on in the video
Responsive views Google looks how the websites perform
on certain portable devices. Therefore,
its mandatory to have a responsive
website. This will boost our score, due
to the fact that its a relative new
technology.
Tables Avoid usage of table tags, use
them only where they are relevant.
Client Side ( Frontend ) Performance
Element Improvements
Client side performance is an important factor for Google, therefore these
improvements are very important : Furthermore, decreasing the number of
components on a page reduces the number of HTTP requests required to render
the page, resulting in faster page loads. Some ways to reduce the number of
components include: combine files, combine multiple scripts into one script,
combine multiple CSS files into one style sheet, and use CSS Sprites and image
maps.
We have 25 external Javascript files. Combining them into a single file,
minified and gzipped when the website
is in production.
Javascript files should be placed at
the bottom of the structure, not on
the top as it is now.
We have 7 external stylesheets. Combining them into a single file,
minified and gzipped when the website
is in production.
We have 31 external background Merge them into CSS sprites.
images. Compress the sprite for the web using
special tools. ( E.g : PNG Gauntlet )
Content flow improvements
Element Improvements
Homepage / Banner Provide relevant content beneath the
banner, right now the banner cant be
indexed by Google, its Flash. Future
improvement : replace Flash banners
with HTML5 animated ones.
Homepage / Navigation Navigation should be on top, remove
images, put real text on the links in
order to be parsed by Google

Homepage / Content area Welcome to cyberdodo : put text


instead of image. Description bellow
needs to be a <p> tag not a <div>

Editorial : Title of the editorial


should be unique ( Not like now
editorial : 13.03.2012 for all editorials)
and h2 content of the editorial : h3 tag

Remove table tags from Cartoons, New


files and New Partners sections

Homepage / Sidebar Very important : avoid at all costs


images instead of text ( E.g :
Profile, Friends, Groups links from
sidebar )
For the moment the buttons : Profile,
Friends, Groups, Email, Favorites
doesnt have links. If they wont be
ready when the prod site will be
launched they should be removed.
Avoid dead links

Login should be moved in a separate


page, only a link needs to be displayed.

3 Minutes to discover cyberdodo


needs to be replaced with HTML5 /
CSS3 code. Right now the content is
flash, not indexed by Google.

Remove table tag from register


form, reorganize it to be more friendly

Homepage / Bottom Search input should be put on top

Keywords area should be removed, only


the meta keywords should be present.

Bottom links should be present all


the time. Terms of Service, Know
Cyberdodo, etc

Cartoons / Index Remove table tag : Proposed series


area.
Category description should be h2
Published on should be removed
Cartoons / Category Provide relevant content beneath
the category image.
Cartoon title should be h3, not h1
Cartoon description should be <p>
tag
Published on should be removed
Cartoons / Details Title of the category shouldnt be <h1>,
should be <p>
Title of the cartoon should be <h1>
Cartoon description should be <h2>
Description needed beneath the video
Comments should always be shown
Games / Index Game title should be h3
Game description should be <p>
Games / Tournament If this page will be empty, it should not
appear
Games / Details Title of the game should be <h1>
Game description should be <p>
The most relevant games description
paragraphs, related to the title should
be <h2> tag
Description needed beneath the game
Comments should always be shown
Files / Index H1 and h2 needed, we need relevant
text for these ones
File title should be h3
Game description should be <p>
Files / Details File name should be <h1> tag. E.g
Photo Tournament 1 - Natural's
wonders- September 2011 and it should
be placed on top.
http://dev.cyberdodo.com/files/cyberdod
o-hall-of-fame/
The images should have a suggestive
alt tag
Hall of Fame (Winners of
CyberDodo's tournaments) should
be <p>
Bonus / Index Remove table usage on categories
blocks
Bonus description should be h1
Categories should be <h2>
Category items should be <h3>
Relevant alt tag is required on all
images
Bonus / Category Each category must have unique
description.
Relevant alt tag is required on all
images
Categories items title should be <h2>
Title of the quiz / video should be <h1>
Quiz description should be <h2>

Bonus / Ecards Details Title of ecards needs to be <h1>


Description of the ecard should be
<h2> and it should be relevant
Bonus / Quiz Details Title of quiz needs to be <h1>
Question needs to be <p> tag

Bonus / Video Details Comments should be shown at all times


Provide relevant content beneath the
video
Partners / Index Partners description should be <h2>
tag, relevant content needs to be
provided
Categories items title should be <h3>
Categories items descriptions should be
<p>
Relevant alt tag is required on all
images

Partners / Details Comments should always be shown


Relevant alt tag is required on all
images
Avoid dead links
http://dev.cyberdodo.com/partner/view?
id=4093

News / Index Category description should be <h2>


Title of the category should be <h1>
Categories items title should be <h3>
Categories items descriptions should be
<p>
Relevant alt tag is required on all
images
News / Category Title of the category should be <h1>
Category description should be <h2>
Categories items title should be <h3>
Categories items descriptions should be
<p>
Other improvements
Element Improvements
About page We need a clear about page, that can
be accesed from the footer. The URL of
this page needs to be about.html. At
the moment, we currently have
http://dev.cyberdodo.com/presentation.
html
Sitemap Needs to be revised. For the moment
the sitemap is not including correctly
the Partners and News categories.

Você também pode gostar