Skip to main content

SEO TECHNIQUES - Part 5

SEARCH ENGINE OPTIMISATION (SEO) TECHNIQUES

PAGES : [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5
]


Link Exchange or Web Ring

A webring in general is a collection of websites from around the Internet


joined together in a circular structure. When used to improve search engine rankings,

webrings can be considered a search engine optimization technique.

To be a part of the webring, each site has a common navigation bar; it contains

links to the previous and next site. By clicking next (or previous) repeatedly,

the surfer will eventually reach the site they started at; this is the origin of the

term webring. However, the click-through route around the ring is usually

supplemented by a central site with links to all member-sites; this prevents the

ring from breaking completely if a member site goes offline.


A link exchange (also known as a banner exchange) is a confederation of
websites that operates similarly to a web ring.Webmasters register their web


sites with a central organization, that runs the exchange, and in turn receive from

the exchange HTML code which they insert into their web pages. In contrast to a web ring,

where the HTML code simply comprises simple circular ring navigation hyperlinks,

in a link exchange the HTML code causes the display of banner advertisements, for

the sites of other members of the exchange, on the member web sites, and webmasters

have to create such banner advertisements for their own web sites.



Link exchanges have advantages and disadvantages from the point of view of

those using the World Wide Web for marketing. On the one hand, they have the


advantages of bringing in a highly targeted readership (for link exchanges where

all members of the exchange have similar web sites), of increasing the "link popularity"

of a site with Web search engines, and of being relatively stable methods of

hyperlinking. On the other hand, they have the disadvantages of potentially distracting

visitors away to other sites before they have fully explored the site that

the original link was on.







Paid Submissions


Sites pay a certain amount to have a directory editor

look at their pages and evaluate them within a certain time period. Since

the backlog at some directories is 4-5 months or more, this can be a

good deal. However, the directory doesn't guarantee that your site

will get listed - only evaluated.






Paid Placements

Used first by GoTo (now called Overture). Sites can purchase either


a top rank or prominent listing for particular search terms. The listing

may or may not be identified as a paid advertisement. Some search engines

and directories charge a flat fee while GoTo/Overture uses a pay per click system.





Paid Inclusions

Search engines guarantee to list pages from your Web site in their

database and re-spider them on a regular basis, usually at least once

per week. Unlike paid placement, you aren't guaranteed a particular

place in the search rankings.






URL Rewriting for Webservers other than Apache


For using php with IIS a seperate installation of a web product is needed.

ISAPI_Rewrite is a powerful URL manipulation engine based on regular

expressions. It acts mostly like Apache's mod_Rewrite, but is designed

specifically for Microsoft's Internet Information Server (IIS).

ISAPI_Rewrite is an ISAPI filter written in pure C/C++ so it is

extremely fast. ISAPI_Rewrite gives you the freedom to go beyond the


standard URL schemes and develop your own scheme.

Read More about the product ISAPI_Rewrite


For dotNet programming we use web.config file

So, a sample configuration section within web.config can go like this:


<rewriteModule>
<rewriteOn>true</rewriteOn>

<rewriteRules>
<rule source="(\d+)/(\d+)/(\d+)/"
destination="Posts.aspx?Year=$1&Month=$2&Day=$3"/>
<rule source="(.*)/Default.aspx"
destination="Default.aspx?Folder=$1"/>
</rewriteRules>
</rewriteModule>





Read more on URL Rewrite in dotNet


DOWNLOAD THIS TUTORIAL!!








Reference



funnelback.com   

webopedia.com  
searchenginewatch.com  
netmechanic.com  
netmechanic.com  
phpriot.com  
phpforums.nl  
support-resort.com  
Wikipedia  
SEO friendly URLs  

URL Rewrite in dotNet  
SEO URLs with PHP-IIS  
ISAPI_Rewrite : SEO in IIS  

Comments

Popular posts from this blog

Sachin Tendulkar's emotional farewell Speech at Wankhede Stadium, Mumbai - Full Text and Video

Full Text and Video of Sachin Tendulkar's emotional farewell Speech on Nov 16, 2014 On November 16, 2013 - Sachin Ramesh Tendulkar played his last international cricket match against West-Indies at the at Wankhede Stadium, Mumbai. After the match he gave an emotional farewell speech. No one would be able forget the speech. The eyes of the gathered people were tearfull. Through out the speech Sachin thanked each and everyone who supported and encouraged him to build up his glorius career which spanned 24 years.

How to loop through the items in a select box using Javascript?

Looping through the items in a select box using JS Use the code given below to parse through the options in a select box and alert the Text and Value of each options. you can alter the function as per your need. sample code is given below: <form> <select id="test" name="test"> <option value="First Value" >First Text</option> <option value="Second Value" >Second Text</option> <option value="Third Value" >Third Text</option> <option value="Fourth Value" >Fourth Text</option> <option value="Fifth Value" >Fifth Text</option> </select> <input type="button" value="Check" onclick="loopSelectBox('test')" > </form> <script> function loopSelectBox(selectBoxId){ var obj=document.getElementById(selectBoxId); for(i=0; i < obj.options.length ;i++){ alert("Value :...

Autobiography by Cricket legend Sachin Tendulkar "Sachin Tendulkar - Playing it My Way : My Autobiography"

Autobiography by Cricket legend Sachin Tendulkar Cricket batting legend Sachin Ramesh Tendulkar's  autobiography was released on November 5, 2014 in a high profile launch function in Mumbai. . Earlier  on his Twitter page Sachin has announced the release date of his Autobiography " Sachin Tendulkar - Playing it My Way : My Autobiography "   as November 6th 2014 , but the book was released a day earlier. It took three years to write this book which he says as the Second innings of his life. Sachin Ramesh Tendulkar, the all time Genius of World Cricket was born on April 24, 1973 at Bombay (now Mumbai) in Maharashtra. He hold the record for scoring most runs and hundreds in Tests and ODIs. He scored a total of more than 34000 runs from One day Internationals (ODI's) and tests. He was part of the World cup winning team of 2011. He was a great all rounder. His  debut match was against    Pakistan  at Karachi during Nov 15-20, 1989. He played h...


Urgent Openings for PHP trainees, Andriod / IOS developers and PHP developers in Kochi Trivandrum Calicut and Bangalore. Please Send Your updated resumes to recruit.vo@gmail.com   Read more »
Member
Search This Blog