What type of Schema use this ?

Discussion in 'Microdata' started by zunnunahmed, Aug 30, 2014.

  1. #1
    [​IMG]
     
    zunnunahmed, Aug 30, 2014 IP
  2. juhasan

    juhasan Well-Known Member

    Messages:
    389
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    125
    #2
    juhasan, May 5, 2015 IP
  3. mairajassy

    mairajassy Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    Yeah I am agree with this that it is not schema..
     
    mairajassy, May 25, 2015 IP
  4. Jennifer White

    Jennifer White Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    If you want then this is breadcrumb schema which is related to your breadcrumb and google also rank those find below

    <div itemscope itemtype="(uknow) /Breadcrumb">
    <a href="(uknow)/books" itemprop="url">
    <span itemprop="title">Books</span>
    </a> ›
    <div itemprop="child" itemscope itemtype="(uknow)/Breadcrumb">
    <a href="(uknow)/books/authors" itemprop="url">
    <span itemprop="title">Authors</span>
    </a> ›
    <div itemprop="child" itemscope itemtype="(uknow)/Breadcrumb">
    <a href="(uknow)/books/authors/stephenking" itemprop="url">
    <span itemprop="title">Stephen King</span>
    </a>
    </div>
    </div>
    </div>
     
    Jennifer White, May 27, 2015 IP