Castamir
BANNED
- Sep 4, 2019
- 1,200
- 1,058
Google crawling is the first process of any SEO campaign. I recently read something about it that I found really intriguing. According to it, an embodiment of the crawling process carried out by Google are prioritized by domain authority, but this begs the question, "where does that leave time sensitive and important documents on low authority websites?". I believe crawling should be a basic right for every web page. What do you think?
Here's the text to the claim 1 of the patent "System and method for efficient web crawling using domain ranking" (US Patent No. 10,052,542):
- A computer-implemented method for efficient web crawling, the method comprising: receiving a seed set of Uniform Resource Locators (URLs); determining, for each URL in the seed set, a domain score based on a domain ranking algorithm, wherein the domain ranking algorithm scores a domain based on a plurality of factors comprising: domain age, number of links to the domain, number of unique links to the domain, and domain reputation; prioritizing the URLs based on the domain scores to generate a prioritized list of URLs to crawl; crawling the URLs in the prioritized list according to the order of the prioritized list; and repeating the prioritizing and crawling until a stopping criterion is met, wherein the stopping criterion comprises at least one of: a predetermined number of URLs have been crawled, a predetermined amount of time has elapsed, or no more URLs in the prioritized list meet a relevance threshold.
LAYMAN'S EXPLANATION:
- The patent pertains to a computer-implemented method that optimizes Google crawling of the web and indexing its content.
- The method begins by receiving a seed set of URLs that serve as starting points for Google crawling web pages.
- For each URL in the seed set, the method calculates a domain score using a domain ranking algorithm that considers factors like domain age, number of links to the domain, number of unique links to the domain, and domain reputation.