mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Search engines: add Blog Surf
This commit is contained in:
parent
39abab1472
commit
3aed7d8ce7
2 changed files with 6 additions and 0 deletions
|
@ -296,10 +296,12 @@ These engines come close enough to passing my inclusion criteria that I felt I h
|
|||
* Wiby: I love this one. It focuses on smaller independent sites that capture the spirit of the “early” web. It’s more focused on “discovering” new interesting pages that match a set of keywords than finding a specific resources. I like to think of Wiby as an engine for surfing, not searching. Runnaroo occasionally featured a hit from Wiby (Runnaroo has since shut down). If you have a small site or blog that isn’t very “commercial”, consider submitting it to the index. Does not qualify because it seems to be powered only by user-submitted sites; it doesn't try to "crawl the Web".
|
||||
* Mwmbl: like YaCy, it's an open-source engine whose crawling is community-driven. Users can install a Firefox addon to crawl pages in its backlog. Unfortunately, it doesn't qualify because it only crawls pages linked by hand-picked sites (e.g. Wikipedia, GitHub, domains that rank well on Hacker News). The crawl-depth is "1", so it doesn't crawl the whole Web (yet).
|
||||
* Search My Site: Similar to Marginalia and Teclis, but only indexes user-submitted personal and independent sites. It optionally supports IndieAuth. Its API powers this site's search results; try it out using the search bar at the bottom of this page. Does not qualify because it's limited to user-submitted and/or hand-picked sites.
|
||||
* Blog Surf: a search engine for blogs with RSS/Atom feeds. Does not qualify because all blogs submitted to the index require manual review, but it seems interesting. Its "MarketRank" algorithm seems to give it a bias towards sites popular on "Hacker" "News".
|
||||
|
||||
=> https://wiby.me wiby.me
|
||||
=> https://mwmbl.org/ Mwmbl
|
||||
=> https://searchmysite.net Search My site
|
||||
=> https://blogsurf.io/ Blog Surf
|
||||
|
||||
## Misc
|
||||
|
||||
|
|
|
@ -259,6 +259,7 @@ These engines try to find a website, typically at the domain-name level. They do
|
|||
|
||||
### Other
|
||||
|
||||
|
||||
[High Browse](https://highbrow.se/)
|
||||
: Uses a non-traditional ranking algorithm which does an excellent job of introducing non-SEO-optimized serendipity into search results. One of my favorite "surf-engines", as opposed to traditional "search-engines".
|
||||
|
||||
|
@ -337,6 +338,9 @@ These engines come close enough to passing my inclusion criteria that I felt I h
|
|||
[Search My Site](https://searchmysite.net)
|
||||
: Similar to Marginalia and Teclis, but only indexes user-submitted personal and independent sites. It optionally supports IndieAuth. Its API powers this site's search results; try it out using the search bar at the bottom of this page. Does not qualify because it's limited to user-submitted and/or hand-picked sites.
|
||||
|
||||
[Blog Surf](https://blogsurf.io/)
|
||||
: A search engine for blogs with RSS/Atom feeds. Does not qualify because all blogs submitted to the index require manual review, but it seems interesting. Its "MarketRank" algorithm seems to give it a bias towards sites popular on "Hacker" "News".
|
||||
|
||||
Misc
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue