SEO-optimized text.
complete
E
Erik Stridh
I would like to have the choice to decide how a text should be treated in HTML.
We often use embedded blocks that are published for longer periods. I would like to SEO optimize these campaigns by giving the headlines an <H> title. Right now ALL texts are published as <P>.
The default should always be <P> but it would have been great to have the ability to change this to <H1> to <H6> in a dropdown under advanded. Then the campaigns would be so much more liked by Google.
Olof @ Triggerbee
The content of Triggerbee campaigns are rendered using javascript in a "Shadow DOM" context. Search engines might not always index such content, as your plugin indicates.
Olof @ Triggerbee
A problem with using campaigns and variations in Triggerbee and wanting them to become indexed is that it is difficult to know which variation search engine will index. A workaround could be to use aria-label + aria-description on the embedded div to ensure that search engines indexes at least the content of one version of your campaign variations.
E
Erik Stridh
Something isn't working correctly, unfortunately. The H-titles are not displaying properly in the frontend. When checking which H-titles are exposed, the ones we added to the campaigns are not visible. See the attached image.
E
Erik Stridh
Absolutely fantastic! My only small concern is that the text no longer "follows" the block's styling in terms of font-size, line-height, and font-weight.
Now that I'm bringing up the subject of font styling, I would really like to be able to set letter-spacing and determine text-transform (uppercase, lowercase, capitalize).
Olof @ Triggerbee
complete
Olof @ Triggerbee
in progress
Olof @ Triggerbee
That is a great idea Erik, and we will consider it! Until we've adressed this, you can achieve this with our new Code-component that we are releasing today.