Skip to content

[feat] the title of the request Social Share Meta #1998

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

Open
itsNintu opened this issue Jun 2, 2025 · 2 comments
Open

[feat] the title of the request Social Share Meta #1998

itsNintu opened this issue Jun 2, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request internal Internal tasks, added for visibility

Comments

@itsNintu
Copy link

itsNintu commented Jun 2, 2025

The Web version of Onlook is missing social meta tags.

Here's what needs to be added:

<!-- HTML Meta Tags -->
<title>Onlook – Cursor for Designers</title>
<meta name="description" content="The power of Cursor for your own website. Onlook lets you edit your React website and write your changes back to code in real-time. Iterate and experiment with AI.">

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://onlook.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="Onlook – Cursor for Designers">
<meta property="og:description" content="The power of Cursor for your own website. Onlook lets you edit your React website and write your changes back to code in real-time. Iterate and experiment with AI.">
<meta property="og:image" content="https://framerusercontent.com/images/ScnnNT7JpmUya7afqGAets8.png">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="onlook.com">
<meta property="twitter:url" content="https://onlook.com/">
<meta name="twitter:title" content="Onlook – Cursor for Designers">
<meta name="twitter:description" content="The power of Cursor for your own website. Onlook lets you edit your React website and write your changes back to code in real-time. Iterate and experiment with AI.">
<meta name="twitter:image" content="https://framerusercontent.com/images/ScnnNT7JpmUya7afqGAets8.png">

@itsNintu itsNintu added the enhancement New feature or request label Jun 2, 2025
@itsNintu
Copy link
Author

itsNintu commented Jun 2, 2025

PR created via Devin.

#1999

@Kitenite
Copy link
Contributor

Kitenite commented Jun 2, 2025

Merged the PR but seems like it missed FB (because we don't have one)

@Kitenite Kitenite added the internal Internal tasks, added for visibility label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal Internal tasks, added for visibility
Projects
None yet
Development

No branches or pull requests

2 participants