vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.48k stars 82 forks source link

Improve for Search Engine Optimization #145

Open aaop3734 opened 7 months ago

aaop3734 commented 7 months ago

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

danialdinh957 commented 7 months ago
dominiksipowicz commented 7 months ago

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.

dominiksipowicz commented 7 months ago

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

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