mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-10 10:49:51 +00:00
Updated SERP (markdown)
parent
ab429aa2f9
commit
b7aec24eca
9
SERP.md
9
SERP.md
|
@ -1,12 +1,9 @@
|
|||
## WelsonJS for SERP(Search Engine Result Page)
|
||||
As far as I know, the use of SERP in the WelsonJS project is probably the most successful case in terms of securing funding. However, since I am not involved in their business in any way, I cannot specify the exact nature of their business activities.
|
||||
|
||||
As far as I know, the use case of SEO/SERP in the WelsonJS project is probably the most successful case in terms of securing funding. However, such clients often use keywords that, while legally permissible, raise moral concerns. Therefore, I cannot specify the exact nature of their business.
|
||||
This project fully leaves such judgments to the users and does not engage in any way with their business operations.
|
||||
|
||||
This project fully leaves such judgments to the users and does not engage in any way with the users' business activities.
|
||||
|
||||
This page provides guidance on the necessary procedures for those who wish to utilize SERP for their purposes.
|
||||
|
||||
### The SERP methodology supported by this project
|
||||
This page provides the necessary procedures for those who wish to utilize SERP for their purposes.
|
||||
|
||||
#### 1. Use `lib/chrome.js`
|
||||
This project can support SERP implementation in Chromium-based browsers using the [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/). The test file ([testloader.js](https://github.com/gnh1201/welsonjs/blob/master/testloader.js)) includes examples of such implementations.
|
||||
|
|
Loading…
Reference in New Issue
Block a user