Frequently Asked Questions
Quick answers about public shopping pages, product availability, and BlazorShop support.
Why are product pages different now?
The public storefront now serves product and category content on server-rendered slug routes for production SEO.
Can I still use the admin area?
Yes. Admin capabilities remain in the existing client application and continue to use the same backend APIs.
Do all products appear publicly?
No. Only published products with public SEO slugs are exposed through the new public catalog routes.
What about redirects for slug changes?
Redirect automation is intentionally deferred to a later step so the route migration stays controlled and coherent.