mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-12-25 02:02:11 +00:00
Add Weblog Database
This commit is contained in:
parent
1c724dceaa
commit
39021e885d
2 changed files with 6 additions and 1 deletions
|
@ -174,9 +174,11 @@ Results from these search engines don’t seem at all useful.
|
|||
=> https://www.prologic.blog/2021/02/14/so-im-a.html Blog post introducing Spyda
|
||||
=> https://git.mills.io/prologic/spyda Spyda source code
|
||||
|
||||
Slzii.com: A new web portal with a search engine. Has a tiny index dominated by SEO spam. Discovered in the seirdy.one access logs.
|
||||
* Slzii.com: A new web portal with a search engine. Has a tiny index dominated by SEO spam. Discovered in the seirdy.one access logs.
|
||||
* Weblog DataBase: a metadata search engine for technical blogs. Very small index and ranking seems poor, but it seems to have different goals from most search engines: it encourages filtering search results iteratively until finding the desired subset of results. The index updates weekly and not all features are implemented yet.
|
||||
|
||||
=> https://www.slzii.com/ Slzii.com
|
||||
=> https://www.weblogdb.com/ Weblog DataBase
|
||||
|
||||
### Semi-independent indexes
|
||||
|
||||
|
|
|
@ -209,6 +209,9 @@ Scopia
|
|||
[Slzii.com](https://www.slzii.com/)
|
||||
: A new web portal with a search engine. Has a tiny index dominated by SEO spam. Discovered in the seirdy.one access logs.
|
||||
|
||||
[Weblog DataBase](https://www.weblogdb.com/)
|
||||
: A metadata search engine for technical blogs. Very small index and ranking seems poor, but it seems to have [different goals from most search engines](https://www.weblogdb.com/about/): it encourages filtering search results iteratively until finding the desired subset of results. The index updates weekly and not all features are implemented yet.
|
||||
|
||||
### Semi-independent indexes
|
||||
|
||||
Engines in this category fall back to GBY when their own indexes don't have enough results. As their own indexes grow, some claim that this should happen less often.
|
||||
|
|
Loading…
Reference in a new issue