Elia Lazzari
Elia Lazzari
Are there any updates about this issue?
I think it still a issue!
I think it's because this react plugin changes the index.html only if js is enabled... I suppose that the social engines that generates the preview reads only the "crude" index.js...
I think the problem of metadata not being recognized by SEO tools is not affected by the data-rh="true" attribute or similar, I think it is due to the fact that...
Hello everyone! To solve this I've written this simple tool https://www.npmjs.com/package/seo-injector It changes the output HTML
[A solution for this](https://gist.github.com/Elius94/1edaa61e14cfaa9d4add5a7e87c9ad87) is using this library. This is a Javascript command that automatically modify the main html file (like index.html) to add the provided SEO meta tags and...
Hello fellas! I think I've fixed this bug on my Pull-Request (#20). In my project it works very well the error was that in the library on every update it...
Hello! Nice to hear that! If you want, of course you can help me to solve some issues. Since this is a new feature, you can propose this add-on wit...
> Thanks for the explanation. After my frustration with **Ink** and **Blessed** I've just found your library today and it seems very promising to me. Though, I haven't used it...
> Is there any prerequisites (other than Node.js and Typescript) that I should have before studying the source code? No, you only need Node (14 or higher) and all the...