Hey, Devs!
So I have been working on a few SEO Focused projects lately and I thought I would share some of the best practices and strategies I hav...
For further actions, you may consider blocking this person and/or reporting abuse
Hi @thesohailjafri 👋
I read this article, and it's really valuable. Should I add it to my dev document?
If you create a Pull Request to include it in the document, I’d be happy :)
For example:
github.com/jacksonkasi1/docs
peacockindia.mintlify.app
I will be glad to contribute brother. I will check out the repo and add a PR in this week.
That's awesome 🙌
Great post. I find valuable information that I have never known. I've bookmarked for easier access and I'll implement these in my projects. Thanks 😊
Hey thanks for bookmarking this post. if find any difficulties implementing anything from post do let me know. this will help me improve the quality of post as well as fix any edge cases
Thanks for the comprehensive guide
Hey thanks for checking out man
you just solved a lot of problems i found while working in few projects but didn't quite found solutions any where. thanks @thesohailjafri
I am glad it helped you fab, let me know if you face any problems I'm open to improving this article so that it becomes a one-stop solution for any developer out there struggling/implementing SEO
Great article ! Thanks :)
Thanks for giving it a read. Do share if you find something of or could be added to improve the quality of this article
So 90% "Don't be bad/lazy at web dev and make your webpage properly" and only 1 bullshit voodoo "guess how the algorithm works", solid article!
for SEO you can't be lazy you have to cover every edge case optimize for every other schema and tag feed algo as much as possible don't just reply on keywords
For url structure if the blog is about in another language what to do?
is it better to make the url in english or relevent language with focus keyword is enough
if you are running multi language website I would highly suggest implement internationalization via this NPM package npmjs.com/package/next-i18next
example below of url structure:
Such a great article. Thanks, I'm working on a project and this will help a lot. Cheers. Happy New Year 🎊
Glad to hear that mate, Happy new year!
Loved the emphasis on Core Web Vitals. It’s becoming more important than ever for SEO.
Hey thanks for checking out bro
This is pure gold! Thanks for sharing such a detailed checklist. Bookmarking this for future reference. 🙌
Hey thanks for book marking, means a lot. happy coding! mate
I didn’t know about Umami for analytics. Gotta try it out for my projects. Thanks for the tip
Time to add them to my project!
We are providing quality here you better do that
🔥🔥🔥🔥🔥🔥
Hey thanks for checking out brother
🔥🔥🔥❤️❤️❤️
I use NextJS as part of my stack currently. I really appreciate the list, SEO is very important for public facing websites.