My product page was exceeding the 300 word minimum. Then I realised several product pages had the same text (heading and paragraph…”About Kusco-Murphy…for our packaging and cartons.). To remove duplication and future maintenance I moved this text from each product page itself, to what my theme refers to as an “Element”, which is then linked to those product pages. The text is still displayed in the browser in the same way as before.
However now the Yoast plugin for some pages states I am below the 300 word limit. Because it is no longer counting those words I have now moved to the “Element”.
While I understand that I don’t need to “chase” every Yoast green light for every product page. I am not sure if what I have done will adversely affect my pages with Google’s crawler? Is there a benefit in me moving that text back each product page, even though it is a duplication? As the Yoast plugin is encouraging me to do?
]]>On a lot of our pages we have our pages structured using the content modules options in WordPress to display images and text. When our Yoast SEO evaluates the pages, it says the text length is 0 even though there is clearly text on the page. Why is Yoast SEO not able to read text form content modules? If it can’t, does that mean search engines can’t crawl the text either or is it still able to crawl these pages?
]]>Note:
not used default theme, built custom.
No page builder has been used.
I am using twenty seventeen and I would like to amend the text-length for all pages.
I found the below piece of code which works perfect for the first page.
But I would like to effect all pages the same way. Could someone help me our, how I should add a line of code for all pages (not posts) – thank you so much.
.page-one-column .panel-content .wrap {
max-width: 900px;
}
.page-one-column .panel-content .wrap img {
width: 100%;
}
]]>i was trying your plugin and was wondering if its possible to increase the text length of this field “Time slot Field Label:”
Because i need to write a label that is longer than the default length today..
hope somone can help thanks