Add-Ons By Simtech Development: Json-Ld For Seo

How come some products show price and some dont, do we just wait for google to re crawl maybe ?

https://prnt.sc/ofch3q

How come some products show price and some dont, do we just wait for google to re crawl maybe ?

https://prnt.sc/ofch3q

Hello John,

Isn't it a category page in your screenshot?

Hello John,

Isn't it a category page in your screenshot?

Course it is ! sorry my error

https://prnt.sc/ofnz78

https://prnt.sc/ofnzta

Course it is ! sorry my error

https://prnt.sc/ofnz78

https://prnt.sc/ofnzta

any reason for this yet ?

if I define dev mode as true in config file i get error


Error at
app/addons/sd_seo_jsonld/func.php, line: 95

Backtrace
File: app/addons/sd_seo_jsonld/func.php
Line: 95
Function: {closure}
File: app/addons/sd_seo_jsonld/func.php
Line: 9
Function: sd_YzM4MDUxYjRkOWMzOWViZjE5MmQ1NmU1
File: app/addons/sd_seo_jsonld/controllers/frontend/products.post.php
Line: 2
Function: sd_MmE2ZTI4MzQ1NWUxYzQ5MzZhNzk0NDAw
File: app/functions/fn.control.php
Line: 700
Function: include
File: app/functions/fn.control.php
Line: 456
Function: fn_run_controller
File: index.php
Line: 25
Function: fn_dispatch

And also, the amp template view.tpl does not show the price without tax and also with tax.
Id suggest you add this.

Mine to show price with tax is now fixed

if I define dev mode as true in config file i get error

Error at
app/addons/sd_seo_jsonld/func.php, line: 95

Backtrace
File: app/addons/sd_seo_jsonld/func.php
Line: 95
Function: {closure}
File: app/addons/sd_seo_jsonld/func.php
Line: 9
Function: sd_YzM4MDUxYjRkOWMzOWViZjE5MmQ1NmU1
File: app/addons/sd_seo_jsonld/controllers/frontend/products.post.php
Line: 2
Function: sd_MmE2ZTI4MzQ1NWUxYzQ5MzZhNzk0NDAw
File: app/functions/fn.control.php
Line: 700
Function: include
File: app/functions/fn.control.php
Line: 456
Function: fn_run_controller
File: index.php
Line: 25
Function: fn_dispatch

Hello,

Please contact us in our HelpDesk with this error, it is required examination on your server.

And also, the amp template view.tpl does not show the price without tax and also with tax.
Id suggest you add this.

Mine to show price with tax is now fixed

Did our team do the modification for you? Or you did it by yourself?

Hello,

Please contact us in our HelpDesk with this error, it is required examination on your server.

Did our team do the modification for you? Or you did it by yourself?

By Myself.

John

any reason for this yet ?

still doesnt show on all products is it a time thing ?

https://www.hivis.co.uk/icon-black-smooth-7-eyelet-lace-safety-boot-with-saf-sole-dr-martens-6601.html

https://prnt.sc/p4fmxn

You might be confusing indexing with structured data.? The best I can figure is only products that are in the list at Google Search Console->Enhancements->Products show the pricing, stock, etc Are the products you are looking at in that list?

Our store (EU) calculates tax on checkout. It is the only system that works correctly when a large number of small value tems are purchaesd. However, we still need to show taxed prices on the storefront and therefore also in the structured data. Is there a easy way to implement this. The taxed price option only seems to be available if taxes are applied to items and not checkout.

Our store (EU) calculates tax on checkout. It is the only system that works correctly when a large number of small value tems are purchaesd. However, we still need to show taxed prices on the storefront and therefore also in the structured data. Is there a easy way to implement this.

It can be done as a custom modification on a paid basis. Please contact our sales department in HelpDesk or at sales@simtechdev.com

Hello, Friends!

We fixed the issue with logo in the latest add-on version. Logo URL from the add-on settings was not displayed in the Logo field. Now it is fixed.

Hello, friends! The JSON-LD for SEO add-on has been adapted to CS-Cart 4.12.1 and to the default SEO add-on in the latest release (v4.9.0.5).

Hello, Friends! We released the new add-on version with some minor code improvements.

Hi,

just to let you know that when we updated the addon version,

the addon priority did not change on the addons table,

although it was changed on the addon.xml file.

We had to set the new priority on the db field manually.

Maybe this is smt you want to look into.

In case anybody has the same problem:

This caused an issue where the product's json+ld data did not contain reviews and rating data.

Thanks

Hello, Friends!

Here's a little update on the add-on:

The add-on adds structured data in the JSON LD format for more accurate analysis of the site content by Google. For stores of versions 4.11.4 and above, the markup is added by the standard SEO module. Our add-on extends the standard functionality by adding additional content using a special hook. For products, one of the markup elements is the product price – offers => [‘price’ => ’33’]. By default, the module adds a price with taxes. However, it did not work for products with variations. We updated the add-on. Now, all the markup data is considered and accurately crawled by search engines.

Hello, Friends!

We are happy to share some news about JSON-LD for SEO with you:

Previously, a PHP notification appeared for products with variations when the “Use the Brand feature as a product brand” setting was enabled in the general settings on the products tab. Now, after disabling this property, this notice does not come up and the add-on deals with product variations accurately.