|
WWW and Search Engines- the Inseparable
Search Engine and World Wide Web are
indispensable; they can’t survive without each other. WWW
has a huge and bulky database with the aim to provide information
to its users and this job is done by search engines to provide relevant
information to its users as search engines categorize this information
(database of WWW) and stored it into its own database. Which supports
the relevance of content?
The major objective of WWW and search engine is to provide relevant
information to its users and generate some revenues from them. WWW
provide a platform for a search engine to do the relevant task.
For instance if a website is created then that website requires
some server space to get some space in WWW or to make its existence
on the internet. When WWW stores that website into its database
then search engine get it from WWW and store it, in its own database.
This thing is beneficial for both WWW and Search Engine
- Traffic Increased.
- Revenue generated.
- Information becomes more relevant.
Relevance of Search Engine:
Each and every search engine
has its own underlying principals or core beliefs which help guide
how they craft the search relevancy. While some machines automatically
evolve search relevancy via genetic algorithms each major search
engine still has some human input in how relevancy is calculated.
Correlation between WWW and search Engine
Search engines and www create a win win situation for each other, without www search engines have no place to store its information as a result search engines never get traffic and revenue become 0. And if revenue becomes 0 then there is no use of running the business. And only because of search engines users searches the web.
The percentage of traffic depends upon the requirement of traffic, quality of content or information that search engine include into its database.
Advantages of using Search Engines:
- The indexes of search engines are usually vast, representing significant portions of the Internet, offering a wide variety and quantity of information resources.
- The growing sophistication of search engine software enables us to precisely describe the information that we seek.
- The large number and variety of search engines enriches the Internet, making it at least appear to be organized.
Advantages of Web:
- It establishes a presence of a website (business). Millions and millions people are accessing worldwide web every day and if our website is not indexed in WWW it means we are ignoring these much of our customers.
- Develop lines of communication that promote contact with potential clients and organizations.
- Customers can have access to business information and services that may not be available any other way. Our clients can be from anywhere in the world and shop in our store like never before and from the comfort of their homes. Even if we have a large inventory, anyone can easily and quickly search our database and locate the exact item that they were looking for and purchase it online.
- Our employees on the road or in satellite offices may need up-to-the-minute information to properly accomplish their tasks.
Comments
<%dim objRs2
Set objRs2=objConn.execute("select * from features where cpage='15' order by id_num desc")
While not objRs2.EOF
%>
| <%=objRs2("comments")%> |
Posted on <%=objRs2("sdate")%> by <%=objRs2("pname")%> |
|
<% objRs2.movenext
Wend
%>
|