Hi All,
I need to add the following meta tag to all the pages on my site
<meta name="apple-itunes-app" content="app-id=myAppStoreID"/>
Also It should be possible to
Thanks in advance,
Yura.
Solved! Go to Solution.
Views
Replies
Total Likes
I think you can create a component with a design dialog, so the content will be stored in the Style and all the pages which contains the component and share the same stye would have access. And you can change the value by using the design dialog.
Views
Replies
Total Likes
I think you can create a component with a design dialog, so the content will be stored in the Style and all the pages which contains the component and share the same stye would have access. And you can change the value by using the design dialog.
Views
Replies
Total Likes
Agreeing with @Francisco
It is better to create a component that will accept values from dialog fields. These value will be stored in JCR, so when ever you include this component to the page these properties (Meta Tags) would get reflected there.
Else, directly do changes in crx/de.
~kautuk
Views
Replies
Total Likes