vercel / react-tweet

Embed tweets in your React application.

Home Page:https://react-tweet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve for Search Engine Optimization

aaop3734 opened this issue · comments

All tag a don't have rel="nofollow" so It's bad for SEO.

  • I have been created a PR for this improvement: #146

I consulted this with SEO person and this is the comment:
"I don’t think a global nofollow to all of Twitter makes sense. In the majority of scenarios people are going to want Google to be able to associate the tweet with the page."

Based on that I think the default behaviour should be follow. But yeah this could be configurable by props maybe.

also this is a good read about nofollow from Google Guy himself

https://www.mattcutts.com/blog/pagerank-sculpting/