5 Steps To Get Top 10 Website Search Engine Rank

Basics of search engine optimization,what is the need of SEO,their advantages in marketing and more

Moderators: ushakumarik, DeviSri

Post Reply
madhuri_vats
Posts: 1
Joined: Wed Jul 09, 2008 12:39 pm
Contact:

5 Steps To Get Top 10 Website Search Engine Rank

Post by madhuri_vats »

1. Step One - Select right keyword for web SEO Optimization. You must choose your keywords carefully. This is the most important step of the SEO. Wrong or ineffective keywords mean invalid keyword optimization. You should find popular keywords and phrases related to your business, then know search popularity and competition number of every keywords. The keywords with more popularity and less competition will be your targeted keyword phrases.



2. Step Two: Optimize your website ranking factors. Once you have finished keyword analysis and selected specified keywords, you should optimize your web site to improve search engine position. The important ranking factors including website title tags, description tags, meta keyword tags, heading text, link url, link text, image alt, comment and web page body text.

Every keyword frequency, weight, size, prominence
and proximity all affect the ranking. You should optimize all these factors carefully. The top 10 ranking website content and ranking factors will give your more help.

3. Step Three: Submit url to search engines directories. After search engine optimization page design, Submiting all your web sites to Google, Yahoo, MSN, DMOZ and the other major engines. Manual free submit url is recommend on good web directories like CompaniesIndia and Company Web Directory.

4 .Step Four: Link Exchange and Manager. Link popularity is the total number of websites that link to your web site, and is an extremely important method of improving your site's relevancy and position as many engines are using
this information as a ranking criterion. Both the quantity and quality of link popularity is important. The best links are "relevant" links from web pages related to your keyword or topic.

5. Step Five: Monitoring and Re Optimizing. Often checking your website search engine position of your targeted keywords, if not satisfied with optimization ranking results, you should do more SEO to achieve higher search engines ranking position.
Nickysemilo

Post by Nickysemilo »

Might help some of the beginners out here..!
hennry

Search Engine Optimization

Post by hennry »

SEO has a new search engine optimization metric analysis tool that will determine how your blog or website ranks in terms of ranking search engines results page, linkage or backlinks to the blog, relative importance, visibility of the webpage, popularity and etc.

------------------------
hennry

search engine optimization
PatrickMc
Posts: 1
Joined: Sun Dec 14, 2008 6:06 pm
Contact:

Measuring the effectiveness of your keywords.

Post by PatrickMc »

This is a great thred. It it , however, important to measure the effectiveness of your keywords. The best way to do this it try various keywords against Google, etc, and see if your site shows up in the first page.

I wrote a small script to do just this - thought I would share it with everyone. The script is written for google, but you can modify it for other search engines.

Lets say your web site is mycompany.com. And you are looking for keywords "flat screen TV lowest price guaranteed free shipping".

I am listing the script at the end beginning with # START SCRIPT. Copy and paste it into a file C:/Scripts/WhatTheySay.txt. Then from biterSCripting command line, enter the following exactly as is shown here.

script "C:/Scripts/WhatTheySay.txt" website("mycompany.com") keywords("flat screen TV lowest price guaranteed free shipping")

This script command needs to be entered exactly as shown above. It will result in reporting whether mycompany.com shows up for the specified keywords. You can try various keyword combinations. (And, here is a very important tip - you can try your competitor hiscompany.com instead of mycompany.com also.)

If you don't have biterscripting yet for doing all kinds of things of this sort, do a free download from biterscripting.com .

Patrick Mc


#START SCRIPT WhatTheySay ==> STORE IN FILE C:/Scripts/WhatTheySay.txt
var str keywords
var str website

# Create a str variable containing the exact search page URL.
var str URL
set $URL = "http://www.google.com/search?q=" + $keywords

# Get the results from seach engine into a str variable.
var str content
cat $URL > $content

# Is $website showing up in the search engine results ?
var str sen_arg
set $sen_arg = "^" + $website + "^"
if ( { sen -c $sen_arg $content } > 0 )
# Yes, $website shows up in $content.
echo "Website " $website " shows up for keywordswords: " $keywords
else
# No, $website does not show up in $content.
echo "Website " $website " does NOT show up for keywordswords: " $keywords
endif

#END SCRIPT WhatTheySay
User avatar
Jenie0109
Posts: 28
Joined: Wed Feb 04, 2009 5:55 am
Contact:

Post by Jenie0109 »

Great information to share.. Thanks for sharing.. :D
sarah_9
Posts: 1
Joined: Sat Feb 07, 2009 6:15 am
Contact:

Post by sarah_9 »

Hello,

Every information is useful information and this one was worth to read, thanks for sharing it.



Regards,
sarah_9
aaustin93

Post by aaustin93 »

Yes, you should have careful analysis while choosing your keywords, however all points have their importance, thanks great info.
eilersmarketing
Posts: 2
Joined: Wed Jan 25, 2012 5:47 am
Contact:

Post by eilersmarketing »

Really great post for newer these topics are really helpful.
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests