Page 1 of 1
XML Editor SEO Function
Posted: Tue Apr 17, 2018 8:56 am
by nicole
Hi, I'm new to Oxygen XML editor, and wonder if it's SEO friendly. I mean do Oxygen XML have any functions that can help the content it create good for google search?
Re: XML Editor SEO Function
Posted: Wed Apr 18, 2018 2:46 pm
by ionela
Hello,
Oxygen XML Editor doesn't have a specific function to generate SEO friendly content. If the generated WebHelp Responsive output is SEO friendly or not, mostly depends on how the DITA topics are written.
While Oxygen does not offer SEO-specific consultancy, you should consider the following tips:
Regards,
Ionela
Re: XML Editor SEO Function
Posted: Tue Aug 31, 2021 7:56 pm
by jojobar
Tried all of these. None of these helped in overriding the <topic> tag in the html head section.
Re: XML Editor SEO Function
Posted: Wed Sep 01, 2021 12:09 pm
by julien_lacour
Hello,
The <topic> element is not present in the html head section, I think you meant <title> tag.
If the content mentioned before is not enough to generate SEO-friendly content, you can still try to add
keywords into your topics.
You can also try to define specific topic titles by using
XSLT Extensions
You can find examples of titles customization in our GitHub pages:
Regards,
Julien