Technical seo help need.
I want to add schema.org to my website. what is the best idea for that?
I have an eCommerce website. I want an automated schema code in PHP. which will add schema.org automatically to my website.
Can anyone help????
What is your eCommerce solution? Do you have a custom one or using something like WooCommerce?
It depends. There are plugins for WooCommerce, so that would be relatively easy while implementing it into your own script is a bit more complex process.
We have custom web. So i have to choose the complex process. All i need to know now is, is there any scripts you know about. Which will automatically work?
There is no script that will work automatically with your custom web. You will have to implement Schema markups or JSON-LD yourself, to make it work. Do you use any framework? I know of packages available for Laravel for example.
Anyway, Schema is not so difficult to understand and implement - they have pretty solid docs.
it's made by Laravel framework. Can you plz share the example with me?