SEO
It is the process of increasing quality and
quantity of website traffic by increasing the visibility of website to user.
SEO title characteristics:
·Length of title is only 55-60 characters.
·Unique titles.
·Use apt keywords.
·Must contain 3 or more words (else google take it as an error).
·Focus on the keywords.
·No full capital letters (why because pixel width is 512, using capital letters can exceed the limit).
v Snippet : It is a single search result out of a set of results and generally consists of-
§ URL
§ Title
§ Description
Meta description
It provides brief summary of web
page.
Characteristics or rules:
·155-160 characters
·1024 pixel width
·Unique meta description
·Impressive and attractive
·Focusing on keyword
·Meta tag only work on head section
· If no meta decision given it will take <h1> from the body
eg :-
<html>
<head>
<title> This is Meta Tag</title>
<Meta name = “description” content=”This is meta
description”/>
</head>
</html>
Two types of SEO optimization
- Off-page optimization
- On-page optimization
To improve
ranking of the website we do some other activities outside the site.
For example: article presenting, news, link (anchor texts), bookmarking, blog posting, image posting, video making etc.
2.On-page optimization
It is the practice of optimizing elements on website in order to improve search ranking and visibility.
Optimizing of page header:
- h1- tag is most visible to users
-There
is no spell or grammatical errors.
-Only
one <h1> can be used, else it will be confusing.
-Contain
targeted keywords.
- h2- tag is subheading and contain similar keywords following to <h1>.
- h3- tag subheading to<h2> and so on.
§ Each
and every sentence need to be simple.
§ Avoid
complexity.
§ Length of characters less than 20.
§ Word and sentences user friendly.
§ Focusing
words by making it bold italic etc.
§ Optimize
according to the users interest.
Keyword density: It is the % of no. of keywords to the
total no. of words.
Anchor text optimization
It is the linking tag used to link
from one page to another.
§ Anchor
text is blue and underlined.
§ Don’t use another pages link in our site, even if we are using add rel="no follow" attribute.
§ Crawling can boost by adding anchor tag.
Eg:
Image optimization
Having images with right format, size
and dimensions.
Html attributes that matter for image SEO:
§ Alt text- <img alt="image description">
§ File name- <img src="image-name.jpg">
§ Title- <img title="image title" />
Important facts that has to be noticed when image is adding:
o Use the right format.
o Use appropriate file name.
o Add Alt text whereas title text is not compulsory.
o Use relevant images of your content.
Comments
Post a Comment