-3

Problem: In schema.org there is no standard code for interior design and architectural projects

In the portfolio I add a slider from the pictures of the interior made. I make a description of each room. Adding a video review from Youtube

Question: With what combination of code "scheme.org" can I mark up my portfolio pages correctly?

  • Maybe [`HomeAndConstructionBusiness`](https://schema.org/HomeAndConstructionBusiness): "A [`LocalBusiness`](https://schema.org/LocalBusiness) that provides services around homes and buildings. As a [`LocalBusiness`](https://schema.org/LocalBusiness) it can be described as a provider of one or more [`Service`](https://schema.org/Service)s." – Julia Feb 20 '22 at 16:36
  • Maybe this will do. Thanks. And what about the pages of specific projects? – Sergey M. Feb 20 '22 at 16:45
  • Hi Sergey, The top-level type represents the subject of the content. From the content of your poster, it is not clear which subject of the content of your portfolio. Simply put, what do you want to promote using structured data? Business or designer as a person or results of his work? – nikant25 Feb 20 '22 at 17:21
  • Hi, NikAnt! I want to promote the results of the work. Thank you for your interest! – Sergey M. Feb 20 '22 at 17:23
  • Business and results of the work – Sergey M. Feb 20 '22 at 18:12
  • You tagged this as "SEO" but there is probably no SEO benefit from finding some schema to use. See my blog post: [SEO Myth: Structured data helps search engine rankings](https://blog.ostermiller.org/structured-data-seo/) There is no need to add microdata and no benefit of adding microdata to most pages and sites. – Stephen Ostermiller Feb 21 '22 at 08:52

3 Answers3

0

In the comments, the author of the poster says that the subjects of the page are:

Business and results of the work – Sergey M.

You can use this structure:

LocalBusiness
     I
   subjectOf --> ImageGallery
nikant25
  • 814
  • 5
  • 10
0

To implement schema.org for an interior design studio, use the "Organization" schema type. Include properties like name, logo, description, contact information, and social media links. Additionally, use the "LocalBusiness" schema type to specify address, opening hours, and service offerings.

0

To implement schema.org for an interior design studio, you can use structured data markup to provide search engines with specific information about your business, services, and other relevant details. Schema.org is a vocabulary of tags that can be added to your website's HTML code to enhance the way search engines display your information in search results. Here's how you can do it for an interior design studio:

Choose the Appropriate Schema Type:
The first step is to determine the appropriate schema type for your interior design studio. In this case, you can use the "LocalBusiness" schema, which is a general schema type for representing a local business.

Basic Information:
Include the following basic information about your interior design studio:

Name: The name of your interior design studio.
Description: A brief description of your studio, emphasizing your interior design services and specialties.
URL: The URL of your website.
Address: The physical address of your studio location.
Phone number: A contact number where clients can reach you.
Email: An email address for inquiries.