-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Competition Lobby Frontent page generation #1441
Comments
|
"noindex": "Falso", // incorrect, expected boolean.
"nofollow": "Falso", // incorrect, expected boolean. |
Check now. |
|
Updated:
|
|
For the competitions, we will have the "lobby" where the users will be able to check all available competitions besides the page per each competition.
The lobby is generated based on the
competitions_home_translations
📱 TARGET PLATFORMS
The competition Home page will be available on all versions, desktop, tablet, and mobile.
🎬 INITIAL STATE
Data used for the lobby frontend page creation (endpoint: competitions_home_translations):
Breadcrumbs:
Page URL
Example:
https://scores.betarena.com/competitions
SEO
The endpoint to get the SEO data: ** competitions_seo_homepage**. Depending on the language, the following data should be loaded:
Make use of the hreflang for all available languages.
Load the correct SEO information:
competitions_seo_homepage
SEO ENDPOINT: competitions_seo_homepage
Example content:
Versions:
This section will be available on Light and Dark Theme.
Data Endpoints:
Hasura endpoint Prod:
⚡️ CACHE
Fallback approach.
Hreflang Support:
Add alternate lang pages for search engine optimization.
Resources
Figma Design:
https://www.figma.com/file/2hrUqV3U6a82pJYqGsAghH/Betarena?type=design&node-id=3646%3A26969&mode=design&t=T6PMWA2fXUQ6V4bP-1
The text was updated successfully, but these errors were encountered: