@krumch What do you mean by “hits back to the site”? Where do you see that?
@knuckle1 Does it slow your site’s back-end or front-end?
I need more details as possible so I can investigate this issue.
You see, generating an automatic markups takes a lot of queries to collect all the required data, this is not really free! I am trying to enhance the performance of the plugin as possible while providing new features. I did noted in some part of the plugin to not use extensive functions when you don’t need them (example: VideoObject and AudioObject) as this may slow or crash your site. (Not sure if you are enabling any of these features since I don’t know what settings you’ve configured or used in the plugin)
Also, I am not sure if you are using any caching, it’s highly recommended to cache your site with a good caching plugin.
I will do some testing for the plugin and try to see what’s going on, but if you have seen any errors, or can explain in more details what exactly is happening on your site, I would be thankful as this may help a lot in solving the issue.