8
SearchlySearchly is a REAL search engine! You can search for anything that has been added to it! Type your query into the box and press search! Or, click "Add a site" and you can add a website to be shown to everyone!
NOT: this is under heavy development and is made as a bit of a joke. Please don't use it as your day-to-day search engine!
259
50
8
123Programming Nice to see someone tried XSS (Cross-site scripting)! It didn't work though! Good I remembered to fix it before launching it! (just search "script" and you will see it! It doesn't actually run the code :)1 year ago
8
SearchlySearchly is a REAL search engine! You can search for anything that has been added to it! Type your query into the box and press search! Or, click "Add a site" and you can add a website to be shown to everyone!
NOT: this is under heavy development and is made as a bit of a joke. Please don't use it as your day-to-day search engine!
So I made a real search engine... from scratch.
Yes, I made a new search engine.
I don't mean just a "search engine" where you type a URL in and it redirects you there, like I have seen other people do.
It's also not powered by google, or bing, or yahoo, or anything else. It is powered by a little json file on the website! So I need people to add results, which I'll explain how to do in a minute, it's very simple!
It is an actual working search engine.
If you like it, please consider upvoting this post!
So I made a working search engine, but the problem is getting the results. Nobody would want to add results to a search engine nobody uses! That's why I need you to add any websites you want added. To do this, open the site in a new tab and click on the "Add a site" button next to "Search" and enter the website details there! Follow the algorithm to make your result show before others!
###How do I search for things?
To search, simply type in your query into the box at the top and click "Search".
The algorithm will try to figure out what results you want and show you them first.
You can learn more about the algorithm in a second.
###How does the algorithm work?
You may be wondering how the algorithm works. Engines like Google and Bing track you across the web, but I didn't want to do that. On the downside, this means results are less personalised and only based on the search query and other factors explained in a minute. On the upside, you don't get the creepy ads you get on other search engines!
####Factors the algorithm considers:
Matched words: the algorithm counts how many words the website's title contains, and stores it. The more matched words, the higher the result will appear in search!
Title length: longer titles appear lower down in search results, even if they have the same amount of matched words. This prevents tag spam - where titles contain many tags to try to appear higher up on search results - and also makes searches more relevant as longer titles have a higher chance of matching keywords!
Clicks: of course, the more clicks (times a user has clicked on a result) a website has, the higher it will appear. This prevents people from adding results with the same title and trying to get people to click on their website instead of the real one, which would be possible if this factor was not there.
Please note: the actual website design is horrible, but I'm not a website designer, I'm a programmer. If someone could make the site nicer, I would appreciate it, but the point was not to make something that looks nice, it was to experiment.8
SearchlySearchly is a REAL search engine! You can search for anything that has been added to it! Type your query into the box and press search! Or, click "Add a site" and you can add a website to be shown to everyone!
NOT: this is under heavy development and is made as a bit of a joke. Please don't use it as your day-to-day search engine!
259
50
8
123Programming Nice to see someone tried XSS (Cross-site scripting)! It didn't work though! Good I remembered to fix it before launching it! (just search "script" and you will see it! It doesn't actually run the code :)1 year ago
8
SearchlySearchly is a REAL search engine! You can search for anything that has been added to it! Type your query into the box and press search! Or, click "Add a site" and you can add a website to be shown to everyone!
NOT: this is under heavy development and is made as a bit of a joke. Please don't use it as your day-to-day search engine!
259
50
8
123Programming Nice to see someone tried XSS (Cross-site scripting)! It didn't work though! Good I remembered to fix it before launching it! (just search "script" and you will see it! It doesn't actually run the code :)1 year ago