Skip to content

Instantly share code, notes, and snippets.

@gettocat
Created August 27, 2015 20:18

Revisions

  1. gettocat created this gist Aug 27, 2015.
    83 changes: 83 additions & 0 deletions metamarkup-result.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@

    <article itemscope="" itemtype="http://schema.org/Article" class="entry-post">
    <header class="entry-header">
    <h2 class="entry-title">
    <a href="/url.html">
    <span itemprop="name headline">Title of article </span>
    </a>
    </h2>

    <div class="meta-line clearfix">
    <div class="meta-author-category pull-left">
    <span class="post-author">Write
    <a href="#M"><span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
    <span itemprop="name">Author of article</span>
    </span>
    </a>
    </span>
    <span class="post-category">Category:
    <span itemprop="articleSection">
    <a href="/teoriya-marketinga">Marketing theory</a>,
    <a href="/teoriya-biznesa">Business teory</a>,
    <a href="/biznes-lichnosti">Business person</a>
    </span>
    </span>
    </div>

    <div class="meta-tag-comment pull-right">
    <span class="post-comment">
    <i class="fa fa-eye"></i>
    <a href="/url.html">
    <span class="hidden-sm hidden-xs">Views </span>
    <span>17</span>
    </a>
    </span>
    <span itemprop="interactionStatistic" itemscope="" itemtype="http://schema.org/InteractionCounter" class="post-comment">
    <meta itemprop="interactionType" content="http://schema.org/CommentAction">
    <meta itemprop="userInteractionCount" content="0">
    <i class="fa fa-comment"></i>
    <a href="/url.html">
    <span class="hidden-sm hidden-xs">Comments</span>
    <span>0</span>
    </a>
    </span>
    </div>
    </div>
    </header>
    <div class="entry-content clearfix">
    <figure class="featured-image">
    <a href="/url.html">
    <div class="post-date-info clearfix">
    <meta itemprop="datePublished" content="2015-08-25">
    <span style="text-transform: uppercase" class="post-month">Aug</span>
    <span class="post-date">25</span>
    <span class="post-year">2015</span>
    </div>
    <img itemprop="image" src="/media/2015/227/0-3958806-1439744547.jpg" class="img-responsive" alt="article title">
    </a>
    </figure>
    <div class="excerpt">
    <div itemprop="articleBody description" class="content"><div class="text">
    Article text preview
    </div>
    <div class="text"></div>

    </div>

    <p class="read-more">
    <a itemprop="url" href="/url.html" class="btn btn-primary">
    Read more
    <i class="fa fa-long-arrow-right"></i>
    </a>
    </p>
    </div>
    </div>
    <div class="meta-line">
    <span class="post-tags">
    <i class="fa fa-tag"></i>
    <a href="/tag/marketing">Marketing</a>,
    <a href="/tag/biznes">Business</a>,
    <a href="/tag/start-proekta">StartUp</a>
    </span>
    </div>
    </article>