Yoast / wordpress-seo

Yoast SEO for WordPress
https://yoast.com/wordpress/plugins/seo/
Other
1.75k stars 885 forks source link

Visual Composer Raw HTML Module Prevents SEO analysis from working #7959

Open Pcosta88 opened 6 years ago

Pcosta88 commented 6 years ago

Please give us a description of what happened.

Using Visual Composer Raw HTML editor module resulted in the SEO Analysis from failing to scan the text.

Please describe what you expected to happen and why.

For Yoast to scan the Raw HTML Editor

How can we reproduce this behavior?

1.Create a Page

2.Add the Raw HTML editor to it. Add text either with tags like <p> or without them

screen_shot_2017-10-03_at_12_04_59_pm

3.See Yoast not be able to scan it for a keyword/SEO

screen shot 2017-10-03 at 12 05 17 pm

NOTES Adding a raw HTML also outputs an incorrect Flesch Reading Ease score as well. It may also impact the transition words analysis too.

Technical info

Pcosta88 commented 6 years ago

Please inform the customer of conversation # 234829 when this conversation has been closed.

devnihil commented 6 years ago

Please inform the customer of conversation # 240494 when this conversation has been closed.

carobauque commented 6 years ago

Hi,

I have the same issue here. The SEO Analysis is not working when a post has raw html content.

Technical info

arisvang commented 6 years ago

This is still a problem

Pcosta88 commented 3 years ago

Please inform the customer of conversation # 657994 when this conversation has been closed.

Pcosta88 commented 3 years ago

Please inform the customer of conversation # 657994 when this conversation has been closed.

jeroenrotty commented 1 year ago

Seems like the Raw HTML module is still giving us incorrect data.

Tested with a Raw HTML module and a Text module both with the same content "Is this counting up?". The content parsed to Yoast SEO is then:

<p>[vc_row][vc_column][vc_raw_html]SXMlMjB0aGlzJTIwY291bnRpbmclMjB1cCUzRg==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Is this counting up?[/vc_column_text][/vc_column][/vc_row]</p>

Resulting in incorrect word counts and incorrect analyses.