Page 4 of 20 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 193
  1. #31
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,668
    Plugin Contributions
    1

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

    Hi Steve,
    just installed your plugin - as much as you indicated it wasn't necessary I want to add the code below to html_header.php however my template appears not to be HTML5 - it is XHTML1 Transitional

    Can I still add the part of that code as shown in bold? - if not is there a different code that I should use?

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?> prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#">

    cheers,
    Mike

  2. #32
    Join Date
    Apr 2017
    Location
    Netherlands
    Posts
    20
    Plugin Contributions
    0

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

    google webmaster is giving warnings on 'priceValidUntil' and 'sku'. can you add this to a new version of this plugin??

  3. #33
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

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

    I've done some fiddling about with this plugin, including the sku and priceValidUntil.

    https://github.com/torvista/zen-cart_Structured-Data

    If there is anything else that needs attention, mention it now.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  4. #34
    Join Date
    Feb 2017
    Location
    Tokyo, Japan
    Posts
    263
    Plugin Contributions
    0

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

    Hi torvista,
    I'm a bit confused, do you have any information about Super Data Markup for Zen Cart v1.1.7 available here:
    https://zencart.codes/index.php?main...products_id=47
    The authors give you credit for the core aggregate rating query. Is that plugin more advanced and should be used instead, or are they entirely independent uses, and merely by the good fortune of open-source collaboration share your code?

    Further, is an updated version of your plugin available here or only from git?
    I see this appears to be yours:
    https://www.zen-cart.com/downloads.php?do=file&id=2215
    But also there is from swguy a plugin of the same name, but advanced to v1.1, and only available commercially:
    https://www.thatsoftwareguy.com/zenc...ured_data.html

    All these versions are making my head explode...
    Last edited by gernot; 26 Jun 2019 at 05:43 AM.
    Zen Cart 1.5.6c modified to support Japanese language (postage module support work in progress). Upgraded incrementally each version from initial 1.5.5d.

  5. #35
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

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

    Yes it does look confusing.
    I can't answer. If you want to know the differences you'll have to manually Beyond Compare them. The version numbers are up to whoever feels like changing them.
    I update my Github only, not the Plugins version.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  6. #36
    Join Date
    Feb 2017
    Location
    Tokyo, Japan
    Posts
    263
    Plugin Contributions
    0

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

    Thanks torvista,
    Got it. I'll compare the Super Data Markup v1.1.7 and your git repo and decide from there which to install first (whichever is simpler for a first check).
    Zen Cart 1.5.6c modified to support Japanese language (postage module support work in progress). Upgraded incrementally each version from initial 1.5.5d.

  7. #37
    Join Date
    Feb 2017
    Location
    Tokyo, Japan
    Posts
    263
    Plugin Contributions
    0

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

    Hi torvista,
    From perusing the code, pretty much equivalent actually, in terms of functionality. Different approaches regarding finding appropriate images, and your plugin finds stock levels. v1.1.7 of Super Data Markup (the one from the zencode site) adds review capability which is not in v1.1.5, in the same way yours does (i.e., only supplying aggregate properties when reviews actually exist).
    I notice your code has a now probably defunct Google+ property at the end, after Twitter.
    I think I will try both of these in succession (testing their uninstalls too---I notice you kindly supply a correct uninstall for the Super Data Markup plugin, which I should test with v1.1.7 too), and see how they differ in practice. I don't (yet) use image handler, but if I did I would go for version 5 which seems to be current. And I do upload LRG and MED images into separate directories for my products.
    Not to forget: I am more inclined to use a plugin that has a support thread here, compared to one that does not.
    Zen Cart 1.5.6c modified to support Japanese language (postage module support work in progress). Upgraded incrementally each version from initial 1.5.5d.

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

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

    I don't (yet) use image handler, but if I did I would go for version 5 which seems to be current. And I do upload LRG and MED images into separate directories for my products.
    You should use Image Handler. Period.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  9. #39
    Join Date
    Feb 2017
    Location
    Tokyo, Japan
    Posts
    263
    Plugin Contributions
    0

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

    Hi torvista,
    I've decided I like your code more, more options, a better way to specify multiple options (comma separated on one field, let the code do the work), and better indication of what is optional and required.
    If structured data makes it into the core of Zen Cart, and the responsive theme, your code would be ideal. Thanks a stack!
    Zen Cart 1.5.6c modified to support Japanese language (postage module support work in progress). Upgraded incrementally each version from initial 1.5.5d.

  10. #40
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

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

    Thanks for taking the time to comment.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

 

 
Page 4 of 20 FirstFirst ... 2345614 ... 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