Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4978 มุมมอง

SEO Meta Description not saving and not displayed on the right side below the image in SEO Optimize Popup, I'm working on 12.0

Code Block:

<meta t-if="main_object and 'website_indexed' in main_object
and not main_object.website_indexed" name="robots" content="noindex"/>
<t t-set="meta_description" t-value="main_object and 'website_meta_description' in main_object
and main_object.website_meta_description or website_meta_description"/>
<t t-set="meta_keywords" t-value="main_object and 'website_meta_keywords' in main_object
and main_object.website_meta_keywords or website_meta_keywords"/>
<meta t-if="meta_description or editable" name="description" t-att-content="meta_description"/>
<meta t-if="meta_keywords or editable" name="keywords" t-att-content="meta_keywords"/>

อวตาร
ละทิ้ง

Online Tool to Write Meta Title and Description: https://w3aischools.com/seo-tools/serp-snippet-optimization-tool

คำตอบที่ดีที่สุด

Hello Muhammad,

(1) SEO Meta Description not saving :-

Check the value of ' description field ' in vals of write method in ir_ui_view.py file.

(2) Description not displayed on the right side below the image :

The setDescription function sets the description on right side below the image, so check this function in seo.js file.


Regards,




Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มี.ค. 19
6590
1
มี.ค. 25
2914
2
ก.ค. 24
1785
1
เม.ย. 25
5997
2
ก.ย. 23
7164