Hello, everyone!
I'm coding a gallery, which is pretty simple with " gallery='1' "
It always stays in 'home' view. I enumerate images with 'cms:pages' tag.
I would also like to manage SEO strings, such as titile, desc, keywords from within AdminPanel, on the same template page.
In the future, my plan is to make 5-6 galleries as 'dynamic folders'. In this case, i suppose, it will be easier to assign 'seo editables' to each folder and use them.
What should I read in docs to create those 'seo editables' if I have only one gallery? I do not code a 'page view', only 'home view'.
Thank you!
I'm coding a gallery, which is pretty simple with " gallery='1' "
It always stays in 'home' view. I enumerate images with 'cms:pages' tag.
I would also like to manage SEO strings, such as titile, desc, keywords from within AdminPanel, on the same template page.
In the future, my plan is to make 5-6 galleries as 'dynamic folders'. In this case, i suppose, it will be easier to assign 'seo editables' to each folder and use them.
What should I read in docs to create those 'seo editables' if I have only one gallery? I do not code a 'page view', only 'home view'.
Thank you!