Code Monkey home page Code Monkey logo

structured-data-json-ld's Issues

unnamed item

hello
i added structured data for my website. www.lawwriting.co.uk when i am testing it show no error and no warning in structured data test tool and in rich result test tool. but it shows "unnamed item" with logos detection. i wanted to add "services" in structured data and what i see in rich results and google webmasters tool is there is "logos" i am helpless kindly help me fixed it what should i change in it. i have writing paper services. and different pages for different subject and types. so tell me this too that should i use same structured data for each page or different.

Not valid JSON

You have great examples and I'd love to use them for demo's on lincd.org like this one but currently the script tags in every json file in this repo are causing errors with the libraries I use. Why not just have true JSON in files with a JSON extension?

Why are WebPage and WebSite in an array, vs WebSite.hasPart: [WebPage, ...]?

To state practically, why this:
https://github.com/JayHoltslander/Structured-Data-JSON-LD/blob/master/WebSite.json#L3-L13

	{
		"@context": "http://schema.org",
		"@type": "Webpage",
		"specialty": "CNBC homepage, stock markets, business news, financial news",
		"mainContentOfPage": {
			"@context": "http://schema.org/",
			"@type": "WebPageElement",
			"cssSelector": ".body-content"
		},
		"primaryImageOfPage": "https://placehold.it/640x480"
	},

Instead of

@context": "http://schema.org",
"@type": "WebSite",
"hasPart": [
   webpageDefFromExampleAbove,
  ...footerSidebarAndHeaderElements,
]

Local business with reviews

Thanks for the nice work you have put up here.
Do you have an example for a Local business with reviews?

Can we do reviews for persons, like freelancers or would that be a local business. Would you know?

And finally, and hopefully my last question, can we show structured data with reviews for places?

Thanks Jay for the good work you have put up here, pretty helpful!

Review Snippets: invalid item detected -- Unnamed Item on google search console.

Hello export i m facing Review snippets problem in my site . search console show
Review snippets Item does not support reviews on dashboard anybody have an idea how to solve this problem? My blog in blogspot so if anybody have solution on this please update me guys .i m new in blogging so please tell me step by step. here is some screen shot. and this is my blog address kamaldhital.com.np please please help me .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.