Search page enhancements
See original GitHub issueDescribe the Issue
Currently, the Search page of FreeCodeCamp
shows a list of results but doesn’t show what are the results for and the text in the search bar is also cleared in the new tab of the search query. This is not good for enhancing User Experience. I have suggested some changes below . I would like to work on them please assign issue to me
Affected Page
https://www.freecodecamp.org/news/search?query=SQL Queries
Steps to Reproduce
- Go to https://www.freecodecamp.org/
- Click on SEARCH button
- Type your query and hit enter
- See the error
Expected behavior
It should have a heading something like “Search Results for “<SEARCH_TEXT>”” just like we have on google.com
Screenshots
Problem :
Solution :
System
- Browser: Firefox
Additional context
I would like to take this issue I’d do the changes in very less time and the code will also be documented and maintainable
Issue Analytics
- State:
- Created a year ago
- Comments:12 (8 by maintainers)
Top Results From Across the Web
Guide to Google Search Enhancements [Rich Results] | Pouch
In this post, we'll explain Google Search Enhancements (or Rich Results), their variations, and what it takes to claim one.
Read more >Top 10 SEO Enhancements you can Perform Right Now
Top 10 SEO enhancements you can perform right now · 1. Make sure to list your site in search engines to improve organic...
Read more >Search Console's overview page - Google Support
The overview page in Search Console shows a summary of your performance on Google Search. ... If your property has enhancements such as...
Read more >Using Google Search Console to manage 'search ...
Search enhancements. We covered page-level error reporting using the URL Inspection Tool. The Enhancements section details site-wide warnings ...
Read more >Visual Search Enhancement For Your On-Site Search
Search enhancement is a key tool for success on WordPress websites, and allows customers to more easily find content through a variety of ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The news repository is a particular case.
To work with it locally, you must set up Ghost on your local machine. Once you do, you can create keys for, say, English and add them to your
.env
file. Look at the sample file for reference. You don’t need all, any one language should be fine - I would go with English.Now - even with that, we would have to make an exception when you are ready to submit a PR - because we block PRs from forks for security reasons.
After deliberation, we gave this some more thought and think that this is a non-trivial issue at the moment.
i.e, the OP is suggesting implementing a form of:
“Showing results for X, search instead for Y.”
The search results are rendered from an Algolia-based index. While, in theory, it is possible to show this in the style the OP suggests, the implementation is involving and is a low priority for the staff members.
We will reconsider this sometime in the future when we can open up the repository for contributions from the community.