Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Mar 19, 2020 4:25 pm
I am use plugin WPforo. Site https://aima.in.ua/
We have such a code:
Spoiler
code
<!-- wpForo SEO --> | |
<link rel="canonical" href=" https://aima.in.ua/ " /> | |
<meta name="description" content="AIMA FORUM - первый форум✍, посвященный электроскутерам AIMA и электротранспорту. Обсуждаем и обмениваемся опытом пользования электроскутерами разной мощности, брендов, типов и др" /> | |
<meta property="og:title" content="Первый форум об электроскутерах TM "AIMA" и других брендов" /> | |
<meta property="og:description" content="AIMA FORUM - первый форум✍, посвященный электроскутерам AIMA и электротранспорту. Обсуждаем и обмениваемся опытом пользования электроскутерами разной мощности, брендов, типов и др" /> | |
<meta property="og:url" content=" https://aima.in.ua/ " /> | |
<meta property="og:site_name" content="Форум электроскутеров AIMA" /> | |
<meta property="og:type" content="website" /> | |
<meta name="twitter:description" content="AIMA FORUM - первый форум✍, посвященный электроскутерам AIMA и электротранспорту. Обсуждаем и обмениваемся опытом пользования электроскутерами разной мощности, брендов, типов и др"/> | |
<meta name="twitter:title" content="Первый форум об электроскутерах TM "AIMA" и других брендов" /> | |
<meta property="twitter:card" content="summary_large_image" /> | |
<!-- wpForo SEO End --> |
I want to add my code:
<meta property="og:image:secure_url" content="https://aima.in.ua/wp-content/uploads/screen-social.jpg"/>
1) How can I do it?
2) In which .php file is the SEO description generated?
2 Replies
Mar 19, 2020 4:27 pm
Hi @st7878,
Please read this support topic: https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-is-not-genereating-ogimage-tags/#post-16386