sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Anyone know Schema?

    Scheduled Pinned Locked Moved Corner Bar
    2 Posts 1 Posters 249 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KrisidiousK Offline
      Krisidious
      last edited by Krisidious

      Does anyone know anything about schema? I'm trying to add structured data to my website and wondering how to enclose php results in schema tags.

      Schema.org - Schema.org

      Schema.org is a set of extensible schemas that enables webmasters to embed structured data on their web pages for use by search engines and other applications.

      favicon

      (schema.org)

      @unknownuser said:

      This site provides a collection of schemas, i.e., html tags, that webmasters can use to markup their pages in ways recognized by major search providers. Search engines including Bing, Google, Yahoo! and Yandex rely on this markup to improve the display of search results, making it easier for people to find the right web pages.

      Basically it allows Search Engines to look past all your pretty crap and know what is what everytime. this is a product, there are it's attributes. if you're running a website and selling products it would behoove of you to add these tags. My application is a bit of a pain in the @$$ because it's a php website. If you have static you can just use their codes and bang, you're done.

      This tool from Google webmasters will allow you to highlight portions of your page and "tag" them with the corresponding and available option. Name, price, image etc... Then you can save generated HTML right out of the browser.

      Link Preview Image
      Structured Data Markup Helper

      favicon

      (www.google.com)

      Now if you have one of the many popular website CMS systems like Magento or Prestoshop this website has the codes you need.

      http://help.addshoppers.com/customer/portal/articles/688036-how-to-add-product-schema-codes-

      If you have a Wordpress blog you can find plugins that convert your pages for you. Like this...

      Link Preview Image
      Schema Creator by Raven

      Insert schema.org microdata into WordPress pages and posts.

      favicon

      WordPress.org (wordpress.org)

      Personally I had to dig into my system and paste and patch lines in a few places and still it's not 100% (story of my life) but it's good enough for government work.

      Here is a code set for a standard product.

      <div itemscope itemtype="http://schema.org/IndividualProduct" itemid="#product"> 
       <link itemprop="additionalType" href="http://www.URL-OF-PRODUCT.com" /> 
      <img itemprop="image" src="IMAGE-NAME.jpg" /> 
       <span itemprop="name">NAME OF PRODUCT</span> 
       <span itemprop="price">PRICE OF PRODUCT</span> 
       <span itemprop="description">DESCRIPTION OF PRODUCT</span> 
      </div> 
      

      This is a tool to test your page to see what google reads of snippets.

      http://www.google.com/webmasters/tools/richsnippets#

      By: Kristoff Rand
      Home DesignerUnique House Plans

      1 Reply Last reply Reply Quote 0
      • KrisidiousK Offline
        Krisidious
        last edited by

        Figured it out... For the most part. still can't get a couple of them nailed down.

        http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.aboveallhouseplans.com%2Fall-house-plans%2F64-kinan-castle-house-plan.html

        Only now every image on my site is tagged as a product image. 😞

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Buy SketchPlus
        Buy SUbD
        Buy WrapR
        Buy eBook
        Buy Modelur
        Buy Vertex Tools
        Buy SketchCuisine
        Buy FormFonts

        Advertisement