AdWords + SEO
[ADDED] Site: AdWords conversion detection. [ADDED] Site: SEO by schema.org tagging.
This commit is contained in:
@@ -51,8 +51,29 @@
|
||||
|
||||
</section>
|
||||
|
||||
<span itemscope itemtype="http://schema.org/MobileSoftwareApplication">
|
||||
<meta itemprop="image" content="http://masterpassword.lyndir.com/img/iTunesArtwork-Rounded.png" />
|
||||
<meta itemprop="name" content="Master Password" />
|
||||
<meta itemprop="operatingsystems" content="iOS" />
|
||||
<meta itemprop="softwareversion" content="5.0" />
|
||||
|
||||
<span itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
||||
<meta itemprop="name" content="iOS" />
|
||||
<meta itemprop="price" content="5.99" />
|
||||
<meta itemprop="priceCurrency" content="USD" />
|
||||
<span itemprop="seller" itemscope itemtype="http://schema.org/Organization">
|
||||
<meta itemprop="name" content="Apple" />
|
||||
<meta itemprop="url" content="http://itunes.apple.com/app/id510296984" />
|
||||
</span>
|
||||
</span>
|
||||
<span itemprop="author" itemscope itemtype="http://schema.org/Organization">
|
||||
<meta itemprop="name" content="Lyndir" />
|
||||
<meta itemprop="url" content="http://www.lyndir.com" />
|
||||
</span>
|
||||
</span>
|
||||
|
||||
<footer>
|
||||
Master Password is a security and productivity product by <a href="http://www.lyndir.com" onclick="_gaq.push(['_trackPageview', '/outbound/lyndir.com']);">Lyndir</a>, © 2011.
|
||||
Master Password is a security and productivity product by <a href="http://www.lyndir.com" rel="author" onclick="_gaq.push(['_trackPageview', '/outbound/lyndir.com']);">Lyndir</a>, © 2011.
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user