Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6716899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:47:18+00:00 2026-05-26T08:47:18+00:00

I’ve setup the code for Google’s Rich Snippets for my iPhone app yycParking on

  • 0

I’ve setup the code for Google’s Rich Snippets for my iPhone app yycParking on my website. The relevant HTML looks like this:

<div itemscope itemtype="http://schema.org/SoftwareApplication">
  <!-- ... -->
  <h2 class="txt-align-center" itemprop="description">
    <strong>yycParking</strong> provides real time updates of parking in downtown Calgary
  </h2>
  <!-- ... -->
  <div class="two-column last">
    <!-- ... -->
      <p>We created <strong itemprop="name">yycParking</strong> to enhance a service provided by ...</p>
    <!-- ... -->
  </div>
  <div class="two-column last txt-align-right">
    <!-- ... -->
      <a title="Download the YYC Parking App from the iTunes store now" href="http://itunes.apple.com/ca/app/yycparking/id460852653?mt=8" target="_blank" itemprop="url">
        <img class="alignnone size-full wp-image-436" title="app-store-badge" src="http://randomtype.ca/cms/assets/app-store-badge.png" alt="" />
      </a>
    <!-- ... -->
  </div>
  <p>
    <meta itemprop="image" content="http://randomtype.ca/cms/assets/app-icon-124x124.png" />
  </p>
</div>

You’ll see from the above HTML that I’ve included the following elements:

  • Schema: itemscope itemtype="http://schema.org/SoftwareApplication"
  • Description: itemprop="description"
  • Name: itemprop="name"
  • URL: itemprop="url"
  • Image: itemprop="image"

From reading the rich snippet software application specs I believe I’ve hit the 4 required items, and properly identified the schema I’m following.

Running it through the Rich Snippet testing tool I get a result that doesn’t identify the snippet as an iPhone app, and skips out the nice image like “Cut the Rope” gets.

Am I missing something? I want to dominate the Calgary parking market – but Google is holding me back!1 😛

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:47:18+00:00Added an answer on May 26, 2026 at 8:47 am

    As it seems, you’re missing a price and an average rating.
    I have no clue if there’s a strict definition of what’s required and what’s not, but adding these two solved the problem for me.

    You might also want to consider adding some more information, such as OS and version.

    You can see a working example here.

    <dl>
        <dt>Updated:</dt>
        <dd><time itemprop="datePublished">September 29, 2011</time></dd>
    
        <dt>Current Version:</dt>
        <dd itemprop="softwareVersion">1.1.1</dd>
    
        <dt itemprop="operatingSystems" content="iOS">Requires iOS:</dt>
        <dd>4.0 and up</dd>
    
        <dt>Size:</dt>
        <dd itemprop="fileSize">14.2 MB</dd>
    
        <dt>Price:</dt>
        <dd itemprop="offers" itemscope itemtype="http://schema.org/Offer">
            <span itemprop="price">9.99$</span>
        </dd>
    
        <dt>Average Rating:</dt>
        <dd itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
            <span itemprop="ratingValue">3.6</span>
            (in <span itemprop="ratingCount">931728</span> ratings)
        </dd>
    </dl>
    

    PS: I’m not an expert on this topic, I just edited the Cut the Rope page and kept testing until the code was minimal but it still worked. 😛

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have this code to decode numeric html entities to the UTF8 equivalent character.
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I would like to count the length of a string with PHP. The string
I used javascript for loading a picture on my website depending on which small
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.