Write the reason you're deleting this FAQ
Search Engine Optimization (SEO) is one of the hot topics on the internet. It is about ranking your site to the top of the search engines so that more people visit it and you earn more. But have you ever wondered how search engines work? Knowing this will obviously help you to plan your SEO campaign in many ways.
So, this is how they do it-
Step 1-Information Gathering and Processing
As there are a lot of websites on the internet so it is not possible for staff or members working in the various search engines companies to go to each and every website and check for details so they send “robots” or “spiders” which crawl over your site to gather all the information which are then stored in the servers of the search engines. Then the gathered information is fragmented and matched with other similar sites like yours on the internet. Then they are categorized and indexed on the results page according to its importance.
Step 2-Search Engines Results Pages (SERPs)
When we search for a particular keyword then we find mostly 10 results on each page on every search engine. All the sites are ranked according to their relevance to that particular keyword. In the past, the search engines only displayed the title, description and the URL for a search but now things have changed and we can see images, videos and even maps for a keyword in the search engines. Google is so advanced that it can translate any language or convert the value of a currency in their searches.
Step 3-The ‘formula’ that does it
So, How Google and the other major search engines figure out or categorize this huge amount of data that is on the internet and index them according to their relevance to a particular keyword. Well, you must have heard about “Google Panda” or “Google Penguin”. Those are not real creatures. Those are the names of various algorithms that Google uses. So what is an Algorithm? It is a set of rules that governs how a page relates to other pages on the internet. Google Algorithms have over 250 different factors. Google’s aim is to eliminate those searches which are more interested in traffic than relevancy. So, it checks not only the quantity but also the quality of the links of any website from other pages on the internet. Search engines ‘prefer’ to rank those sites which are receiving a lot of traffic from their links on the other sites on the internet.
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='21693' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='21693' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='561483' | 1 | SELECT * FROM seoclerks.members WHERE USERID='561483' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=561483 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=561483 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=21693 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=21693
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='21693' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='21693' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=116180 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=116180
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=156894 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=156894
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='21693' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='21693' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='21693' AND status='1' AND (question like '%How search engines work?%' OR question like '%search%' OR question like '%engines%' OR question like '%work?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='21693' AND status='1'
AND (question like '%How search engines work?%' OR question like '%search%' OR question like '%engines%' OR question like '%work?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1490' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='632' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='498' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='498' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=21693%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=21693%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='301993.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='301993.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
centurion
Have a wonderful day.
Search engine have crore of bots in per second for collecting data to add the search engine database. These bots collect image and text from the worldwide websites and add those to the search engine database. In this way search engine databases are always updated. When anyone search by keyword or keyword phrases than search engine show the title , website address, a description and some keywords and sometimes some images. In this way search engine works after any one search by keyword or keyword phrase.
Thanks
Centurion Hello Srikanta30 Have a wonderful day. Search engine have crore of bots in per second for collecting data to add the search engine database. These bots collect image and text from the worldwide websites and add those to the search engine database. In this way search engine databases are always updated. When anyone search by keyword or keyword phrases than search engine show the title , website address, a description and some keywords and sometimes some images. In this way search engine works after any one search by keyword or keyword phrase. Thanks Centurion
Are you sure you want to delete this post?