Skip to content
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

Fix SEO to show up cards on Twitter & other platforms #331

Open
harsh242 opened this issue Apr 1, 2021 · 5 comments · May be fixed by #338
Open

Fix SEO to show up cards on Twitter & other platforms #331

harsh242 opened this issue Apr 1, 2021 · 5 comments · May be fixed by #338
Assignees

Comments

@harsh242
Copy link
Collaborator

harsh242 commented Apr 1, 2021

What's the motivation behind the feature? what problem does the feature intend to solve ?
Detailed here https://find-signal.slack.com/archives/C01MLEC34CF/p1617264669011100

@prastut
Copy link
Member

prastut commented Apr 14, 2021

  • subdomain for sharing
  • backend error

@prastut prastut assigned bhaskarSingh and unassigned harsh242 Apr 22, 2021
@prastut
Copy link
Member

prastut commented Apr 22, 2021

@bhaskarSingh this is moved to your plate for integration of this service into the platform.

@bhaskarSingh
Copy link
Member

Screenshot 2021-04-22 at 1 43 22 PM
Since we are loading prerequisites libs required for smartpy compiler.
Large load time is gonna be there. Due to which there's an issue with loading the Twitter card.

@prastut
Copy link
Member

prastut commented Apr 22, 2021

@bhaskarSingh

Harsh moved this to a next.js service that is running external to the cryptoverse wars code platform.

This is what's happening now or atleast envisioned now:

  1. We have a subdomain on which this next.js service is running. Something along the lines of share.cryptocodeschool.in
  2. It's SEO component will contain all the data of the crypto bots & when someone shares it, it will generate twitter cards
  3. When a user clicks to share link on Twitter, this service get's triggered with the ID of the cryptobot and then link is sent to Twitter autofill.
  4. When somebody on Twitter clicks this link, the service redirects you to the main platform.

@harsh242
Copy link
Collaborator Author

harsh242 commented Apr 22, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants