: Help Google to identify my site as a "web application" I have a web application, and I want Google to identify it as a "web application". I've had a look at Rich Snippets, but there is just
I have a web application, and I want Google to identify it as a "web application". I've had a look at Rich Snippets, but there is just an option to "software application" which refers to a desktop application and not web application.
Any idea of how to achieve this?
More posts by @Dunderdale272
1 Comments
Sorted by latest first Latest Oldest Best
Try schema.org metadata for WebApplication.
It looks like that.
<body itemscope itemtype="http://schema.org/WebApplication">
<h1 itemprop="name">YOUR_APP_NAME</h1>
<meta itemprop="about" content="short_info_about_your_app" />
<meta itemprop="browserRequirements" content="requires FileAPI support" />
...
</body>
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.