- This topic has 3 replies, 3 voices, and was last updated 4 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support › Forums › Sunshine Pro Theme › SEO problems with Sunshine Pro Theme
Tagged: Google cache, H1, H2, SEO
Hello, I see a lot of SEO problems in this theme.
First of all, it have hidden content in all pages, you can see it in google cache version: http://webcache.googleusercontent.com/search?q=cache:demo.simpleprothemes.com/sunshine/store/&num=1&strip=1&vwsrc=0
As you see, there are some H1 and h2 like “Skip Links” or “Get Set Creative…”
Also, you can see, the woocommerce products are reading in the first steps of the google crawler, this is a strange thing.
There are more troubles with the text hierarchy. This is the correct <H> hierarchy:
H1
-H2
-H2
--H3
---h4
-H2
-H3
And this is that Sunshine pro have: http://prntscr.com/cn4t9d
A lot of texts are using H1 or H2 or h3… to apply styles on it, and it is a bad idea for SEO.
Could you fix it? I can tell you more SEO frendly advices for this theme
Thanks!
This is the hierarchy of Sunshine Pro themehttp://prntscr.com/cn4t9d
It is our demo site. We are not taking care the headline markup here. You will change the markup on your live site. But you will remember one thing that you will not change the CSS class name. Otherwise you will loss the design.
Basic rule of thumb for SEO is: single h1 tag followed by multiple h2, h3, h4 tags. Even this rule of single h1 tag per page is not a requirement when using HMTL5 structure as HTML5 markup allows multiple h1 tags per page.
Regarding shop content being first, what would one want when running a shop website, give its product a priority indexing in the search?
Also, this is not controlled by child theme code or functions – it derived from parent theme and woocommerce plugin in play.
You can remove contents as per requirement and also it is recommended to install a SEO plugin like Yoast SEO for best results.