Closed AlexTator closed 1 year ago
Thank you for your issue report.
I have reviewed your issue and are unable to simulate the problem. I think this issue has been fixed recently already. Are you using the latest version?
SEOTools::setTitle('Title with "quote" > ActionType');
Outputs the following for me:
<meta name="twitter:title" content="Title with "quote" > ActionType">
<meta property="og:title" content="Title with "quote" > ActionType">
My bad. I was using an old version..
Thanks for the answer!
What steps will reproduce the problem?
SEOTools::setTitle('Title with "quote" > ActionType');
Breaks HTML opengraph and twitter title tags.What is the expected result?
Transform special chars to not be used as HTML chars