apache / incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
https://answer.apache.org
Apache License 2.0
12.15k stars 891 forks source link

Issue with reading the Search engines meta verifications tags #895

Open Kiwifu opened 3 months ago

Kiwifu commented 3 months ago

Describe the bug

Issue with reading the Search engines meta verifications tags

A clear and concise description of what the bug is.

Expected behavior

A clear and concise description of what you expected to happen.

I Have issue with getting confirmed by most known search engines like : Google, Bing or even Yandex.

I tried to add the verification code Head tags, but it's not working, the verifications are impossible and not recognized as it is not detectable.

Can you please check what is the issue?

LinkinStars commented 3 months ago

FYI: https://meta.answer.dev/questions/D1zL2/E1AL2

shuashuai commented 1 week ago

This problem is because the code currently inserted through the CSS/HTML customization feature is inserted during client-side rendering, so search engines cannot crawl directly to this customized content.

To resolve this issue, we will add these customizations in the SEO template files in version 1.3.6.