Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Developers, Mods and Updaters
 PHP Mods
 * NEW * JSON-LD Product Schema Markup - By DLSS
Author « Topic »  

DLSS
ECT Moderator

Canada
3934 Posts

Posted - 06/18/2019 :  11:13:45  
If Google Search has trouble understanding your page, you're possibly missing out on an important source of traffic.

Structured data is on-page markup that enables search engines to decipher the information currently on your business’s webpage better while improving your search listing results.

This addon is a Schema.org structured data generator to create JSON-LD markup for your product detail pages. It includes all of the required item properties and installs with a single include line in your ECT design.

You can get it here:
http://www.dlss.ca/proddetail.asp?prod=ProductSchema

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - Home Decor and Design, D-I-Y Projects, Home Life, Recipes - www.ATremendousHome.com

ross.fraser
Advanced Member

451 Posts

Pre-sales questions only
(More Details...)

Posted - 06/23/2019 :  06:26:53  
Hi Mike,

having issues with the addon.

Doesn't work with these settings in includes.php

$GLOBALS['seodetailurls']=TRUE;
$GLOBALS['seocategoryurls']=TRUE;
$GLOBALS['seocaturlpattern']='/jewelry/%s';
$GLOBALS['seoprodurlpattern']='/jewellery/%s';
$GLOBALS['seourlsthrow301']=TRUE;
$GLOBALS['detlinkspacechar']="_";
$GLOBALS['usepnamefordetaillinks']=TRUE;


page source:

<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "",
"image" : "https://fraserross.com.au/",
"description" : "",
"url" : "https://fraserross.com.au/",
"offers" : {
"@type" : "Offer",
"url" : "https://fraserross.com.au/",
"price" : "",
"priceCurrency" : "AUD",
"availability" : "",
"priceValidUntil" : ""
}}


From google structured data testing tool:

Product
2 ERRORS
8 WARNINGS
expand_less
@type
Product
image
https://fraserross.com.au/
url
https://fraserross.com.au/
offers
@type
Offer
url
https://fraserross.com.au/
priceCurrency
AUD
cancelprice
A value for the price field is required.
warningavailability
The availability field is recommended. Please provide a value if available.
warningpriceValidUntil
The priceValidUntil field is recommended. Please provide a value if available.
cancelname
A value for the name field is required.
warningaggregateRating
The aggregateRating field is recommended. Please provide a value if available.
warningbrand
The brand field is recommended. Please provide a value if available.
warningdescription
The description field is recommended. Please provide a value if available.
warningreview
The review field is recommended. Please provide a value if available.
warningsku
The sku field is recommended. Please provide a value if available.
warning
This Product is missing a global identifier (e.g. isbn, mpn or gtin8). Please see documentation for valid identifiers.


I have disabled it due to the errors

Any ideas??

cheers
Ross


Ross Fraser
sales@fraserross.com.au
https://fraserross.com.au

DLSS
ECT Moderator

Canada
3934 Posts

Posted - 06/23/2019 :  08:14:17  
At first look there appears to be not connecting to the database. Send me FTP and I will diagnose.

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - Home Decor and Design, D-I-Y Projects, Home Life, Recipes - www.ATremendousHome.com

John M
Advanced Member

457 Posts

Posted - 06/24/2019 :  11:22:27  
It certainly doesn't work "out of the box" ... I also switched it off until I get the chance to look at what is going on in more detail.

John

DLSS
ECT Moderator

Canada
3934 Posts

Posted - 06/24/2019 :  11:23:47  
I am still waiting for your email.

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - Home Decor and Design, D-I-Y Projects, Home Life, Recipes - www.ATremendousHome.com

ross.fraser
Advanced Member

451 Posts

Pre-sales questions only
(More Details...)

Posted - 06/24/2019 :  16:29:09  
Hi Mike,
sent email with ftplogin details,
cheers
Ross


Ross Fraser
sales@fraserross.com.au
https://fraserross.com.au

RJB
Ecommerce Template Expert

United Kingdom
777 Posts

Posted - 01/19/2020 :  03:37:30  
Hi Mike,

I'm not sure if you received my email, but Google is reporting 'unparsable structured data' errors on some pages.  It looks like some of my product descriptions are causing a problem with your addon.

I'd be grateful if you could look into this as soon as you can.

Richard.

RJB
Ecommerce Template Expert

United Kingdom
777 Posts

Posted - 01/19/2020 :  05:54:09  
Following up on my earlier message, I have looked into this a bit more now and it appears that double quotes (denoting inches) in my titles and descriptions are causing the issue. I have now disabled the addon temporarily until the issue is fixed.

Richard.

dbdave
ECT Moderator

USA
10276 Posts

Posted - 01/19/2020 :  09:45:54  
quote:
it appears that double quotes (denoting inches) in my titles and descriptions are causing the issue


I had this exact issue and coded mine to fix it.
I am sure Mike will get you sorted, but you might want to email him directly.

David

RJB
Ecommerce Template Expert

United Kingdom
777 Posts

Posted - 05/23/2020 :  06:02:26  
Hi Mike,

I'm thinking of updating to version 7.2 so I can use the new articles feature and I would like to know if this mod is compatible and will produce the correct structured data markup for article pages.

Regards,

Richard.

DLSS
ECT Moderator

Canada
3934 Posts

Posted - 05/23/2020 :  08:35:52  
Hi Richard,

Currently it does not. I will have a look at that this week.

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - www.ATremendousHome.com
Buy Cigars Online www.CigarSmokeShop.net

RJB
Ecommerce Template Expert

United Kingdom
777 Posts

Posted - 05/23/2020 :  12:37:03  
Thanks Mike.

Richard.

RJB
Ecommerce Template Expert

United Kingdom
777 Posts

Posted - 08/06/2020 :  16:55:21  
Hi Mike,

I was just wondering if you'd updated this mod to work with the 'articles' feature yet?

Richard.

DLSS
ECT Moderator

Canada
3934 Posts

Posted - 08/07/2020 :  11:53:43  
Sorry this has slipped my mind. I am on it.

Mike Beebe
President,
DataLinks Software Solutions
www.dlss.ca

Rate Me Here

ASP and PHP mods - www.dlss.ca/products.asp
A Tremendous Home - www.ATremendousHome.com
Buy Cigars Online www.CigarSmokeShop.net
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000