Topics, categories and users can be watching, tags can watched?
ε±εΉεΏ«η
§ 2019-01-09 δΈε11.04.17.png
custom meta tag
-
Hi everyone, how can i custom meta tag?
Thank so much. -
You can actually add meta tags in the Themes ACP under Custom JS.
The title is actually misleading, it actually should be called "Custom Header". So you can easily put
<meta name="custom" content="custom meta tag" />
for example, no problem.
-