Does Fluentcart support product review functionality and other SEO Schema features?
Hello Fluentcart team, I'm very much looking forward to the release of your product. I've been following it for some time and have a question I'd like to ask.
My question is: Does Fluentcart support product review functionality and other SEO Schema features? I've been reviewing your features page (https://fluentcart.com/all-features/) but couldn't find any information about this.
As for product reviews, not yet.
Schema markup output? I don't think so either and there are no settings for it at this point.
I use another plugin called Schema Pro.
William BeemΒ This plugin looks great! Do you mean it can be used in conjunction with FluentCart?
xuan liaoΒ It's a WordPress plugin that I've used for years. The only conflict I've ever seen is when another schema plugin is active, such as the schema plugin on RankMath.
William BeemΒ I further discovered that using the following method also fails to resolve FluentCart's automated schema markup generation. This is because FluentCart stores data in the custom wp_fct_product_variations table instead of WordPress's standard wp_postmeta database table. Both Yoast and Rank Math detect that the WordPress wp_postmeta database table is empty (lacking price data), leading them to conclude: βThis is not a product, just a regular page.β Consequently, schema generation fails.
1: wp-schema pro + FluentCart
2: Yoast + wp-schema pro + FluentCart
3: Rank Math + wp-schema pro + FluentCart
4: Yoast + FluentCart
5: Rank Math + FluentCart
The best conclusion is: We hope FluentCart's official team will personally resolve this issue, which should be straightforward for them.