SEO Tutorial : Beginner


SEO tips and Tricks

Search Engine Optimization Tutorial : Beginner

Search Engine Optimization (SEO) is a very important Topic For the Every

Web Programmer . if your Website or blog is a SEO Friendly Than you can

get massive Traffic on your Site and it will Improve your Alexa rank As Well

as Google page Rank . Here , is Some Simple techniques To Optimize Your

Website and blog . so Your Follow This Tutorial To Optimize your Site .

Tip-1. Page Title

Page Title is the Title of your Web Page Which Appears in the Title bar . it is

used For the Identify your Web page . so you keep your Page Title as Unique

In HTML Programming language , Programmer Define Page Title in the

<title> tag .

Ex : <title> i-World-Tech <title>

Tip-2. Meta Tag

<meta> Tag is the important tag For your Web page . it Describes the

metadata Within HTML Document . Inside the <meta> Tag we use

a name Attribute . and meta tag is support by the all the browser so

you carefully use the meta tag which defines the metadata of your

HTML document .

Ex :
<head>
<meta name="description" content="SEO Tutorial : beginner">
</head>

meta tag


Tip-3. Keywords For Search Engine

Keywords are the Most Important For the Search Engines . Crawler of

Different Search Engine Crawls to your Web page To Search the Defined

Keywords . If Crawler Find Keywords in your Web page , it Will put your

Web page into the Search Result and User can see it . You Can define the

Keywords by using meta tag .

Ex :
<head>
<meta name="keywords" content="SEO , HTML , CSS">
</head>

Inside the meta tag you can also define the Author of the Web page

Ex :
<head>
<meta name="author" content="Deepak Gupta">
</head>

Tip-4. noFollow and doFollow Links

noFollow and doFollow is the Attribute of the anchor tag (<a>) Which is

used to tell the Search Engine's Crawler to Follow and no-Follow The

Links . Default value is doFollow .

Ex :
doFollow Link - <a href="www.i-world-tech.blogspot.in">i-World-Tech</a>

noFollow Link - <a href="www.i-world-tech.blogspot.in" rel="nofollow">i-World-Tech</a>

What are noFollow and doFollow Links ?

nofollow , dofollow


Tip-5. Internal Link

For the better Search Engine Rank You Generate Your Own Internal Link .

Internal Links are the Important For Any Webpage . When Crawler Follow

your Link , Than it Will get One More Internal Link of your Web Page .

It will generate massive traffic to your WebSite or blog .

Tip-6. Optimize Image For better SEO

Every Web Programmer Should Optimize Image For the Better Search

Engine Rank  . Images are also Play a important role to generate the massive

traffic to your site . If your Images are Search Engine Optimize , Than your

Images Will Appears in the Google Image For where you Can get

More Traffic .

How to Optimize images for Better Search Engine Ranking

Tip-7. Alt and Title tags

Title Tag : Title tag is used For the Title of the Images and it will display 

When user scroll Mouse over the images .

ALT tag :- ALT Tag is used to Describe Search Engine Robots that

What The Image all about .  It used as the Keywords of the Images .

so Adding These Tags , Will Generate The Massive Traffic to Your blog .


Tip-8. Unique Content and Article

If Your Web page have a Unique Content and Article , Then No One Can 

Stop you To get a Traffic to your Web page or blog . Content is the Key 

Factor For any Web Page . So you Try To Post Unique Content and article .

Be aware From Copy and Paste .

Tip-9. W3C Validation

W3C is an Organization To Manage the Web page Across the World . 

W3C have a Some Set of Rules and Syntax For the Web Language . If 

Your Web page or Article is W3C Validate , Your Web page or blog get

More traffic to your Site 


World Wide Web Consortium (W3C)


Tip-10. Use Proper HTML Tags

At the last Tips of This Tutorial , I want to say that Every Web Programmer

Should use a Proper HTML Tags . it will really helpful for you and as well

as your reader . If You are using the Proper HTML tags , Than Load Time

of your Website is also less so That user can easily access the site even at

slow net connection .


Thank You To All My Reader

Related Post


Comments

  1. Thanks for sharing. If you are looking at getting started in doing some SEO for your business, then learn seo in nagpur from Attrait Solutions.

    ReplyDelete

Post a Comment