-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Since each list is different and creators may want to highlight different keys in SEO-relevant fields, we could offer them the option to select which fields to prioritize for SEO during the list creation flow, under the “Advanced” section.
Considering that this step follows the “Fields” configuration, users should be able to select which of those previously defined fields they want to use for SEO.
1) URL
Creator should be able to choose which field add to the URL.
Example: "https://curate-v2.netlify.app/#/list_name/[SELECTED_KEY]
Ideally, creator should have a preview of the url and be able to select the key from a list
2)Metatitle
The creator should be able to select which fields to include in the meta title, with a fixed maximum number of keys (e.g., a limit of 3).
Example: [SELECTED_KEY] [SELECTED_KEY2] [SELECTED_KEY3] | Curate
Ideally, the creator should see a live preview of the meta title and choose the fields from a list.
3)Metadescription
The creator should be able to choose which field(s) to include in the meta description.
We could allow a custom text box where advanced users can write their own meta description, with a character limit (e.g., 200 characters). And also Add the pre-set of keys to simplify addition
[The key strings in the preview pictures are just dummies to give a better idea. If this feature get implemented, we will decide what is the best option to show them]



