Skip to main content

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.

F. C.

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.

xuan liao

F. C.Β  I think these features are great. I wonder if Fluentcart will add these features in the future? The screenshot shows the answer from Google AI.

F. C.

xuan liaoΒ It says FC has a reviews system built in? Where? I don't think that's correct information.

William Beem

I use another plugin called Schema Pro.

https://wpschema.com/docs/product-page-schema-markup/

xuan liao

William BeemΒ  This plugin looks great! Do you mean it can be used in conjunction with FluentCart?

William Beem

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.

xuan liao

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.