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

  • SEARCH
  • Home
  • 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 7598695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:28:25+00:00 2026-05-30T22:28:25+00:00

Can we tag a single html element with multiple itemprop properties? I’m working on

  • 0

Can we tag a single html element with multiple “itemprop” properties? I’m working on something for micro data tagging.(schema.org)

<asp:HyperLink ID="hlnk10" itemprop="url" itemprop ="manufacturer"  runat="server">     </asp:HyperLink>

The hyperlink Text contains both properties I want to tag
Is this possible as per schema.org standards?

Thanks in advance.

  • 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-30T22:28:26+00:00Added an answer on May 30, 2026 at 10:28 pm

    My reading of the specification leads me to the conclusion that you can
    have just one itemprop attribute per element but it can have more than
    one value.

    “Every HTML element may have an itemprop attribute specified… The
    itemprop attribute, if specified, must have a value that is an
    unordered set of unique space-separated tokens that are
    case-sensitive, representing the names of the name-value pairs that it
    adds. The attribute’s value must have at least one token.”
    http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#names:-the-itemprop-attribute

    You might try the nu validator or a microdata parser to test your code
    and make sure you’re getting the output you expect.

    So instead of <span itemprop="name" itemprop="description"> you would use <span itemprop="name description">

    Google’s Rich Snippet Testing Tool may not be able to handle multiple itemprop values, yet, though.

    I don’t know what that asp will generate, but I think you want output more like this:
    <a href="/" itemprop="url"><span itemprop="manufacturer">The Name</span></a>
    In order to get access to the text content of the link you add an extra span. The value of an a element will always just be the value of its href attribute. Adding an extra span to get access to the text content of a link is a common pattern.

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

Sidebar

Related Questions

Much like how the video tag can provide multiple source attributes so an mp4
Can I get a stylesheet to detect a custom tag on a page element?
You can use more than one css class in an HTML tag in current
how can I have a different vlink colour within a single html page? I
I'm wanting to use http_build_query to change an array to html tag properties. Problem
I have multiple html files, which is to be combined into a single html
One can tag files and folders with a color in the Mac OS X
Can anybody explain the idea behind JSP custom tag libraries and the JSP 2
How can I prevent the image tag that calls the associated image from displaying
How can I specify a td tag should span all columns (when the exact

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.