opral / inlang.com

This repo is for collecting issues around inlang.com (https://github.com/opral/monorepo/tree/main/inlang/source-code/website)
1 stars 0 forks source link

Optimize slugs for adapter pages #18

Closed NilsJacobsen closed 6 months ago

NilsJacobsen commented 6 months ago

We should stop thinking about slug as a derivate of paraglide. They should be stand-alone. With that in mind it makes sense to optimize the slugs.

Approach

We want to rank for:

Google can't make the connection: next i18n -> library-inlang-paraglideJsAdapterNextJs (resulting in no ranking at all)

Proposal

-> something like paraglide-next-i18n

NiklasBuchfink commented 6 months ago

This makes sense, aligns with the users search intent and is a known pattern from i18next 👍🏻

NilsJacobsen commented 6 months ago

@loris.sigrist are you fine with this initial naming convention? paraglide-{stack}-i18n for the slugs?

LorisSigrist commented 6 months ago

Yes, big improvement!

samuelstroschein commented 6 months ago

@nils.jacobsen but not name the packages paraligde-{stack}-i18n right?

samuelstroschein commented 6 months ago

only the website "slug"?

LorisSigrist commented 6 months ago

correct

NilsJacobsen commented 6 months ago

@loris.sigrist I put you in review