abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
38 stars 60 forks source link

[Feature] Optimized SEO for redirecting URLs #36

Closed sujeetgund closed 4 months ago

sujeetgund commented 5 months ago

What this feature is about?

It is common for all URL Shortening services to have best and customized SEO settings, so whenever user pastes shortened URL by our app in his posts or DMs, the receiver can overview where he will be redirected to.

Possible Solution

Since, we are restructuring our app into nextjs, the next app will handle most of the SEO settings itself. But we will use some external libraries to make customizable and platform specific SEO for our app.

Additional context

Here are some screenshots of tinyurl short links when pasted into various apps.

Twitter

image

Instagram DM

image

sujeetgund commented 5 months ago

Please assign this issue to me!

abhijeetnishal commented 5 months ago

Hey @sujeetgund, I am assigning this issue to but try to finish #15 first. Please add short flow about it, what package you are using, etc.

abhijeetnishal commented 5 months ago

Hey @sujeetgund, you can now work on this issue i have merged the changes and now it's live

abhijeetnishal commented 4 months ago

Closing this issue as not needed for now.