Mô tả
Adds all ACF fields into the content being analyzed by Yoast’s WordPress SEO Plugin
This plugin gets every string out of ACF (Advanced Custom Fields) and puts it into the SEO analysis for Yoast’s WordPress SEO plugin using the wpseo_pre_analysis_post_content
filter hook.
This plugin is specifically made for ACF and its field types so you’ll need to be using ACF. This should work with Flexible Content and Repeaters too.
Requirements:
1. Yoast’s WordPress SEO
1. Elliot Condon’s Advanced Custom Fields
TL;DR for below note: Ignore keyword count on Yoast’s first tab (General), click onto the second tab (Page Analysis).
NOTE: The plugin may appear to not work on first look. The data is affected, but since the first tab of Yoast’s SEO plugin uses front-end Javascript to count the number of times the word is used in the Content field, it won’t count the true keyword density of your page.
Another note: If you don’t display whatever string that this plugin adds to analysis, it won’t count either.
Check us out too: Y-Designs, Inc
Cài đặt
- Install from the plugin search.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go optimize some pages.
Hỏi đáp
- Why is it not working?
-
I give no guarantees 😉
- Can you make it do X, Y and Z so its easy for me?
-
No. You should be able to do it 😉 This plugin is really meant for developers/webmasters/SEOs who are actually making/maintaining/optimizing websites for their clients. Obviously, if there are bugs in the code, I’d be happy to take a look.
Đánh giá
Người đóng góp & Lập trình viên
“WordPress SEO ACF Content Analysis” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WordPress SEO ACF Content Analysis” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1
- initial release