Giter Site home page Giter Site logo

add search bar about art-coop HOT 1 OPEN

jboolean avatar jboolean commented on September 27, 2024
add search bar

from art-coop.

Comments (1)

colevscode avatar colevscode commented on September 27, 2024

Duplicating my comment from slack here:

Adding search is gonna take some effort. I think I can accomplish it in a couple days, but it involves adding a build step that indexes your content. It also may incur additional maintenance costs. There are some open source search tools, but most of the solutions Ive seen require a 3rd party service.

It might be worth re-evaluating the site structure if you’re considering search. Typically search will index several pages, and provide an easy way jump between those pages from anywhere on your site.

Art.coop is currently only one page, which means someone could just type CMD+F and find anything on that page. But that’s not a behavior most users are used to. Its atypical to have so much content on one page that it requires search within the page.

Another consideration is SEO. Search engines are good at surfacing web pages based on the page url, headers and images. However when you add too many headers and content under a generic URL, search engines aren’t sure what the page is about. If you want people to find art.coop when searching for terms like “solidarity economy” it makes sense to give those sections their own page, or perhaps create a page to focus on that.

from art-coop.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.