此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
Duplicated pages in All in one SEO sitemap xml
发起人:Webest 在:English Support |
2 | 2 | 2 years, 6 months前 | ||
Activate Automatic Translation
发起人:Webest 在:English Support |
2 | 3 | 2 years, 7 months前 | ||
Split: Gallery sitemap
1
2
发起人:Webest 在:English Support |
|
2 | 22 |
3 years, 8 months前
Webest |
|
All in one SEO sitemap display same slug based on language
发起人:Webest
在:English Support
Problem: All in one SEO sitemap display the same slug based on language in the sitemap. Solution: The issue should be fixed with the latest All in one SEO plugin version. Please check with plugin support https://wordpress.org/plugins/all-in-one-seo-pack/. Workaround used: $location = is_home() ? apply_filters( 'wpml_home_url', get_option( 'home' ) ) : apply_filters( 'wpml_permalink', $permalink, $translation->language_code ); - Replace it with $location = is_home() ? apply_filters( 'wpml_home_url', get_option( 'home' ) ) : apply_filters( 'wpml_permalink', $entry['loc'], $translation->language_code, true ); |
|
2 | 10 | 3 years, 9 months前 | |
Sitemap issues with All in one seo
发起人:Webest 在:Chat Support |
|
1 | 2 |
3 years, 9 months前
|