Giter Club home page Giter Club logo

Comments (12)

eessex avatar eessex commented on June 6, 2024 3

With the set of guidelines in place we are better equipped to make educated decisions when constructing or looking back at pages. I wonder if we should still formalize the concept of acceptance criteria, or what is required to launch a new app, before closing this RFC? I would suggest that we make a minimum score on lighthouse or find some other straightforward metric to ensure that action is taken on confirming SEO requirements are met.

Two suggestions for acceptance criteria:

  • Lighthouse score for SEO is 100 or fails only on items outside of project scope
  • URL has been run through Live URL testing tool and renders expected data

from readme.

eessex avatar eessex commented on June 6, 2024 2

@jonallured good point! Thankfully many SEO and accessibility elements overlap when it comes to page construction, but it is true, you don't need to worry about things like JSONLD or search metadata when working in a CMS. Definitely a good idea to consider these different contexts.

@damassi the checklist in Palette is an excellent example. We will get some cascade when these components are used, but it won't necessarily cover the examples listed above-- Sans supporting h1 blocks is great, but still requires an engineer to know to implement it when creating a page title.

I'm hoping that by spelling out some basic requirements we can spread more awareness around the team, both in terms of considering SEO when building new, as well as when updating old code (to avoid accidentally removing code related to SEO improvements).

from readme.

damassi avatar damassi commented on June 6, 2024 1

We haven't switched overt to eslint yet (discussion in the works), but there are some good DX tools that will help with whatever process we adopt, like https://www.npmjs.com/package/eslint-plugin-jsx-a11y and https://github.com/reactjs/react-a11y. (Not sure how interoperable this is with Palette, however -- but it will def help in an audit of our foundation.)

from readme.

jonallured avatar jonallured commented on June 6, 2024 1

I think whenever tooling can help devs make the right choice, it's totally worth pursuing, but our tools change over time. What feels more universal to me is a list of goals regarding SEO and Accessibility. That list can then be enacted by linting rules, etc, but having the list is important either way.

from readme.

NicoletteChao avatar NicoletteChao commented on June 6, 2024 1

Hi all--hear you guys! We've been doing a lot of thinking about SEO best practices and the best way to establish and communicate those. cc @zephraph who was part of a larger conversation yesterday on the topic. Happy to put something together in collaboration with anyone who would like to be involved

from readme.

joeyAghion avatar joeyAghion commented on June 6, 2024 1

Another tip that came up in an unrelated meeting, and could be part of any best practices doc/process: Giving unique content prominence in the page, or at least not hiding or truncating it

from readme.

jonallured avatar jonallured commented on June 6, 2024

Yeah, good one! Something else here might be some guidance about which pages this should apply to. Like, if I'm working in Volt, SEO isn't really a concern, but accessibility always is!

from readme.

damassi avatar damassi commented on June 6, 2024

This has already been handled at the Palette level, via our new issue template: see artsy/palette#253 for an example.

Since all new UI is built using palette primitives, things like accessibility will cascade down assuming we're following best practices here.

I think we'll need to audit existing components however; this check-list is fairly new.

from readme.

NicoletteChao avatar NicoletteChao commented on June 6, 2024

I've created a set of guidelines that I believe are ready to distribute, but would love to hear any and all feedback before I distribute: https://www.notion.so/artsy/SEO-Accessibility-Guidelines-1b1c12999c994abd9a3a2e8be178489d

from readme.

oxaudo avatar oxaudo commented on June 6, 2024

Just for the record here - in practice meeting today there was a discussion that singe H1/H2 etc is tricky to implement with the way we do responsive design in some cases. The page is rendered separately for bigger and smaller screens so we do end up with duplicated content in some cases even though only one is visible at any given time. Not exactly clear if that is a problem though.

from readme.

jonallured avatar jonallured commented on June 6, 2024

@eessex those recommendations seem solid, I'm 👍 on that.

from readme.

eessex avatar eessex commented on June 6, 2024

Closing this, and will see to implementing the suggested acceptance criteria via another forum.

from readme.

Related Issues (20)

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.