Page 17 of 20 FirstFirst ... 71516171819 ... LastLast
Results 161 to 170 of 193
  1. #161
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by simon1066 View Post
    Although I haven't kept up with the latest updates for this plugin, I think (my notes aren't great) that I had to add a 'Brand' object type. In jscript_plugin_structured_data.php I changed:

    Code:
    "brand": <?php echo json_encode($manufacturer_name); ?>,
    to
    Code:
    "brand" : {
                  "@type" : "Brand",
                   "name" : <?php echo json_encode($manufacturer_name); ?>
                    },
    With this I don't get a Brand warning in https://search.google.com/test/rich-results
    many thanks Simon - worked a treat

  2. #162
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Quote Originally Posted by torvista View Post
    Just tested one of my products. No errors.
    This is the relevant html generated. Using same code as GitHub.

    "googleProductCategory": "2788",
    "brand": {
    "@type" : "Brand",
    "name" : "Scottoiler"
    },
    "category" : "Spare Parts",
    many thanks Steve - wiil check the current status of code in GitHub in future before posting in here

  3. #163
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Will this version work on 1.5.6c?

    https://github.com/torvista/Zen_Cart-Structured_Data
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  4. #164
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,586
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Probably, but as always, test on a development server first.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  5. #165
    Join Date
    Jul 2010
    Location
    L'Aquila
    Posts
    113
    Plugin Contributions
    1

    Default Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Hello, once you have installed the plug in from these errors in the products:
    __comment

    attribute stock handling default: zc_default (The __comment property is not recognized by the schema (e.g. schema.org) for an object of type Product.)

    warninglowPrice

    10 (The lowPrice property is not recognized by the schema (e.g. schema.org) for an object of type Offer.)
    warninghighPrice

    10 (The highPrice property is not recognized by the schema (e.g. schema.org) for an object of type Offer.)
    warningofferCount

    14 (The offerCount property is not recognized by the schema (e.g. schema.org) for an object of type Offer.)

    other errors are attached
    Attached Images Attached Images  
    Erboristeria La Spiga e Il Girasole Herbal Shop - https://www.erboristeriabio.com
    Golden Eagle Herbal - https://www.erboristeriabio.it
    Giraspiga - https://www.giraspiga.com

  6. #166
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,586
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    You are using the Github version?
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  7. #167
    Join Date
    Jul 2010
    Location
    L'Aquila
    Posts
    113
    Plugin Contributions
    1

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    Hello, we use that version, but in admin there is no option that allows you to insert SKU etc etc is there any modification to do in some file?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Admin Configuration Structured Data_Pagina_2.jpg 
Views:	25 
Size:	15.9 KB 
ID:	19990   Click image for larger version. 

Name:	Admin Configuration Structured Data_Pagina_1.jpg 
Views:	25 
Size:	33.1 KB 
ID:	19991  
    Erboristeria La Spiga e Il Girasole Herbal Shop - https://www.erboristeriabio.com
    Golden Eagle Herbal - https://www.erboristeriabio.it
    Giraspiga - https://www.giraspiga.com

  8. #168
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,586
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    SKU, EAN, ISBN, etc. are site-specific so no plug and play solution is considered.

    Information about including additional fields is in the readme:
    https://github.com/torvista/Zen_Cart-Structured_Data

    and commented in the code where customisation is required to pull in your custom database fields.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  9. #169
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,586
    Plugin Contributions
    30

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    attribute stock handling default: zc_default (The __comment property is not recognized by the schema (e.g. schema.org) for an object of type Product.)
    Can you post an obfuscated link to the page that has the problem?
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  10. #170
    Join Date
    Jul 2010
    Location
    L'Aquila
    Posts
    113
    Plugin Contributions
    1

    Default Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    The site is this: https://www.biocanapa.abruzzo.it/car...anapa-p-4.html
    in the FAq it says:
    SKU / MPN / GTIN

    This section describes adding custom fields to your product table.

    There is a companion Plugin available to both install custom fields and add the corresponding fields in the admin Product Edit page:

    https://github.com/torvista/Zen_Cart...Product_Fields

    sku: is populated by products_model. This is the code used by your shop, which is probably unique to your shop.

    mpn: is the original manufacturers part number. It is unlikely that you are using that as your shop sku, so you will need to add this column to your products table and populate it.

    ALTER TABLE products ADD products_mpn VARCHAR (32) NOT NULL DEFAULT '';

    gtin: international identification number that depends on the products you sell: UPC / GTIN-12 / EAN / JAN / ISBN / ITF-14. You'll need to deal with this similarly to mpn.

    I used ean and added a products_ean field to the products table:

    ALTER TABLE products ADD products_ean VARCHAR (13) NOT NULL DEFAULT '';

    In the code, you will need to modify the code to use the column names you have created: the necessary sections for modification are marked CUSTOM CODING.

    By default, they are left unpopulated so Google Rich Results Tool will remind you they are missing.

    But which file needs to be changed?
    Erboristeria La Spiga e Il Girasole Herbal Shop - https://www.erboristeriabio.com
    Golden Eagle Herbal - https://www.erboristeriabio.it
    Giraspiga - https://www.giraspiga.com

 

 
Page 17 of 20 FirstFirst ... 71516171819 ... LastLast

Similar Threads

  1. Replies: 13
    Last Post: 27 Jun 2019, 05:31 AM
  2. v150 Contact# structured data markup
    By ShopVille in forum General Questions
    Replies: 9
    Last Post: 12 Nov 2014, 03:01 PM
  3. I want to add Facebook open graph tags
    By stevemax in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jul 2011, 07:07 PM
  4. Where do I add facebook open graph tags?
    By surlybroad in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 May 2011, 04:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR