ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
|---|---|---|---|---|---|
|
Managing robots and sitemaps with multi language site
เริ่มโดย: ievgeniiB
ใน: English Support
Problem: functions.php file in your Child theme for editing.
add_filter( 'rewrite_rules_array', 'remove_robots_rewrite_rules' );
function remove_robots_rewrite_rules( $rules ) {
unset( $rules['robots\.txt$'] );
return $rules;
}
4) Save the changes. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 5 | 4 years, 5 months มาแล้ว |