Is there a way to add a feature so we descriptions have the option to be dynamic? Currently, we can have a dynamic page title and description for the home page of a website, but not for other pages on the site. If dynamic meta tags and descriptions were available for other pages, this would very much help from a SEO perspective. I believe we can only have different HTML headers by using the “Insert Dynamic Data” option.
I would like to insert meta descriptions for each of the products we have listed along with title tags but there doesn’t seem to be a way to do this. Can you please help me figure out how to do this? I assume there has to be a work around for SEO purposes to get these products listed. Thank you!
For this you’ll need use ‘Get Data From URL’ with the ‘path segment as list’ option.
Then select item#2 (which is the first additional Path parameter, the first one being the page name), is empty, then use ‘Format as text’ to define the meta description:
‘Yes’ is when there are no additional path parameters, so enter the desired meta description for that, and ‘no’ is when there is at least one additional path parameter…
so for ‘no’ you’ll want to use the same thing again (i.e. get data from URL: path as segment: item#3: is empty, format as text)…
For ‘yes’ (meaning there is the first additional path parameter, but not the second), enter the desired meta description (you can use Get Data from URL, path segments, item#2 to refer to whatever’s in the path),
And for no (meaning there are 2 additional path parameters) you can get data from URL, path segments, Item#3 if you need to refer to the item in the URL.