- Nov 20, 2025
- 249
- 110
I'm using Tilda for the landing page and Tilda Feed for some blog posts. I've realized that the blog posts are not indexed at all, because on my /blog page Tilda creates not real links, but just buttons to open my posts. So pages are rendered in JS instead of having completely separate HTML pages with links to them.
ChatGPT suggested to write a JS script to artificially add links to the posts as a separate invisible block at the /blog page.
Any better suggestions?
ChatGPT suggested to write a JS script to artificially add links to the posts as a separate invisible block at the /blog page.
Any better suggestions?