initbiz / seostorm-plugin

SEO Storm - ultimate SEO tool for OctoberCMS
MIT License
25 stars 14 forks source link

Blog Post #74

Closed hackolein closed 3 weeks ago

hackolein commented 1 year ago

Hi, i add the seo component to my layout and i have edit the seo fields Title, description and the other fields on the post (meta tab). But I don't see that in the rendered HTML, only the values from post page. If I leave the fields blank on the post page, the meta tag isn't show. It look likes, that the values from the post tab not there. But they are saved correctly in DB. Any Idea?

TimFoerster commented 1 year ago

I have the same problems.

tomaszstrojny commented 3 weeks ago

Hi @hackolein,

It does sound like you haven't put component on the layout. After that you can use twig in your variables, like in the following screenshot:

image

If it's not the issue, let me know, I'll try to help, but you need to provide more details about your scenario.

Cheers,

Tomasz