@dmister
thank you for the tip !
Thesis theme I know a little bit outdated, comes in my mind...endless debate since 2010 about seo and Thesis.
But I have in mind the Thesis theme seo is way better than WP - why?
Look at the header php in Thesis theme then look in header php of WP, there you have the answer.
A code in header php like WP where my content begins at line 80 , what do you think which theme google will prefer, the Thesis code where the header/hero information, meta descriptions , then the content comes. Or the WP theme where the content begins at line 80?
Also calling above the fold, today more important than ever.
Not like the WP frontend graphic design above the fold- no, in the backend code!
In WP there is title, header, meta description that is welcome and ok.
Then coming many refer links ,menu, sidebar and so on, then very later below maybe line 80
there is the body the content structure comes in, but it's not a very well content structured code.
So google crawls not the whole thing, it crawls title, keywords, meta description , then the navigation menu, sidebars........and your body where is your content?
But I do not know how doing this with WP tweak the header php so that it looks like Thesis or example site: bestreviews(.) com.......
Like you have multiple article sections on your home page this content should be in you backend source code too.
The code it is the header , functions, or page php(?) where you find this code structure on Thesis.
Is there a plugin who can do this or scripts on codecanyon? I be not good at coding and not want learn coding skills this is too complicted for my brain.