Rich results (Rich Cards) (JSON-LD) (foxnetsoft.com)

Rich results (Rich Cards) (JSON-LD) (foxnetsoft.com)
4.7 17
Plugin adds JSON-LD structured data snippet on pages.
2025-04-20T03:49:56.8274988Z
$39.00
Extension abrufen Sie werden auf die Website des Entwicklers weitergeleitet, um dieses Plugin herunterzuladen
Unterstützte Versionen: 4.10, 4.20, 4.30, 4.40, 4.50, 4.60
Erstellt: August 29,2017
Zuletzt aktualisiert: Dezember 31,2022
Beschreibung

Rich results (Rich Cards) (JSON-LD)

Plugin adds JSON-LD structured data snippet on pages (FOXNETSOFT.COM)

Description

Using this plugin you will be able to add JSON-LD structured data snippet on your site (Google and Facebook formats).

Features:
- the plugin is very fast and adds extra parameters on product details page
- supports grouped products
- add virtual ranking an reviews (If the product doesn't have ranking and reviews plugin can create the virtual ones)
- add custom brand (If you has own brand and the product doesn't have any manufacturers then you can configured it)

Plugin supports grouped products and has very good performance.
You can add extra parameters on product details page.
If product doesn't have ranking and reviews plugin can create the virtual ones.

Example
1. Home page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Organization",
"name": "Your store name",
"url": "http://demo390.yourstore.com/",
"sameAs": [
"http://www.facebook.com/nopCommerce",
"https://twitter.com/nopCommerce",
"https://plus.google.com/+nopcommerce",
"http://www.youtube.com/user/nopCommerce"
],
"potentialAction": [{
"@type": "SearchAction",
"target": "http://demo390.yourstore.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>


2. Category page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position":"1",
"item": {
"@id":"http://demo390.yourstore.com/computers",
"name":"Computers"
}
},
{
"@type": "ListItem",
"position":"2",
"item": {
"@id":"http://demo390.yourstore.com/notebooks",
"name":"Notebooks"
}
}
]
}
</script>


3. Product page

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Product",
"aggregateRating": {
"@type": "AggregateRating",
"worstRating": "1",
"bestRating": "5",
"ratingValue": "4",
"ratingCount": "2",
"reviewCount": "2"
},
"name": "Apple MacBook Pro 13-inch",
"image": "http://demo390.yourstore.com/content/images/thumbs/w_1_0000024_apple-macbook-pro-13-inch_550.jpeg",
"description": "With fifth-generation Intel Core processors, the latest graphics, and faster flash storage, the incredibly advanced MacBook Pro with Retina display moves even further ahead in performance and battery life.* *Compared with the previous generation.Retina display with 2560-by-1600 resolutionFifth-generation dual-core Intel Core i5 processorIntel Iris GraphicsUp to 9 hours of battery life1Faster flash storage2802.11ac Wi-FiTwo Thunderbolt 2 ports for connecting high-performance devices and transferring data at lightning speedTwo USB 3 ports (compatible with USB 2 devices) and HDMIFaceTime HD cameraPages, Numbers, Keynote, iPhoto, iMovie, GarageBand includedOS X, the world's most advanced desktop operating system",
"brand": {
"@type": "Thing",
"name": "Apple"
},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "1800.00",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "Your store name",
"url": "http://demo390.yourstore.com/"
} },
"review": [
{
"@type": "Review",
"author": "John",
"datePublished": "2017-03-15",
"reviewBody": "This sample review is for the Apple MacBook Pro 13-inch. I've been waiting for this product to be available. It is priced just right.",
"name": "Some sample review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4"
}
},
{
"@type": "Review",
"author": "John",
"datePublished": "2017-03-17",
"reviewBody": "fghfghfghfghfg",
"name": "456456",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position":"1",
"item": {
"@id":"http://demo390.yourstore.com/computers",
"name":"Computers"
}
},
{
"@type": "ListItem",
"position":"2",
"item": {
"@id":"http://demo390.yourstore.com/notebooks",
"name":"Notebooks"
}
}
]
}
</script>

Features

  • Support grouped products
  • Very fast (performance optimization)
  • Add extra parameters on product details page

Specification

Supported nopCommerce 4.60, 4.50, 4.40, 4.30, 4.20, 4.10

Fully localizable using extermal XML files

Multi-store support

Free Trial (15 days)

1 year free support and upgrades since purchase date

Performance optimization

Easy setup and customization

Fast support

About US

We did more than 95 plugins for nopcommerce during last three years. Check out portfolio.

Bewertungen
katie366 29.09.2023 10:56
Fantastic Support
I can't thank them enough. Fantastic support, with rapid responses, and very helpful.
Thank you
War die Bewertung hilfreich? Ja0 / Nein0
marc1b 05.05.2023 13:04
Perfect
Plugin does a great job. Support if needed is lightning fast!
War die Bewertung hilfreich? Ja0 / Nein0
marketbunny 11.04.2023 08:43
Rich Cards
Foxnet support quickly helped and modified to accept additional parameter. Thanks.
War die Bewertung hilfreich? Ja0 / Nein0
uciocan 06.03.2023 09:12
Fantastic plugin
Very easy to install and it does what is written. And the support? Simply the fastest in the answers and the best you can find on nopCommerce.
War die Bewertung hilfreich? Ja0 / Nein0
Aminmuwafi 18.11.2021 07:12
Very great plugin
An important plugin that provides a lot of services and great functions. Also, support is great and well recommended.
War die Bewertung hilfreich? Ja0 / Nein0
joekrauss 22.10.2021 13:03
Major SEO Improvement
Google prefers the page data in JSON format and this solution provides all the necessary information including customer review results. I have used FoxNet software for over 8 years and can count on them to deliver reliable products.
War die Bewertung hilfreich? Ja0 / Nein0
itinnovations 07.08.2021 15:40
Great Products, Responsive Customer Service
I  use a lot of plugins from FoxNetSoft for a few different projects. What attracts me to this developer is there plugins are useful in solving specific problems that are not offered in the core code. These guys...or gals also listen to their customers when it comes to fixes and enhancements. With this, you feel as though you are part of the team to improve the product where everyone can benefit.

This Rich Cards plugin is excellent for breadcrumbs, logo, product, blog and news markup. I do wish you could customize the schema type "Organization" to some other business type or even add a business sub type such as "Store" > "Health & Beauty". This will help google understand what category your store is in instead of a generic "Organization".

Love the company, love the products and most of all, love the support. Thank you FoxNetSoft.

Regards,
Drew
War die Bewertung hilfreich? Ja0 / Nein0
phayes 16.04.2021 00:33
Excellent product & customer service
I have used a few Nop vendors and this company has the best customer service, which in my opinion is very important. The product is a must-have tool for any business that wants to show their products in a Google search as a rich snippet, this will maximise your profits. So for the price, this is well worth it.
War die Bewertung hilfreich? Ja0 / Nein0
[email protected] 16.01.2021 11:51
Excellent support by foxnetsoft team
We have been using plugins by foxnetsoft for the last 4-5 years, their support has always been excellent. Always appreciate the quick response they provide to make changes to their plugin as per customer needs. Thank you.
War die Bewertung hilfreich? Ja0 / Nein0
[email protected] 05.07.2020 03:21
doesnt work
plugin is damn waste, it doesnt work, data fetch is completely different on what google requires
War die Bewertung hilfreich? Ja0 / Nein0
tonyduckett 02.05.2020 03:46
Great Extension for Google Microdata
The extension works really well - producing the fullset of microdata that  Google needs.  The original Nop microdata is still there when tested but Google appears to ignore it.  In 4.30 this can be hidden in the view.

The guys at Foxnetsoft (as usual) were fantastic in their support.
War die Bewertung hilfreich? Ja0 / Nein0
barfnuts 11.08.2019 15:21
Great plugin
Awesome plugin, great developer, would recommend 10/10
War die Bewertung hilfreich? Ja0 / Nein0
varunnaresh 21.06.2019 05:30
Superb Plugin ! & Superb Support !
This Plugin definitely does the job ! And the developers are super fast and helpful. All my rich text and structural errors had been sorted out instantly.

Thank You so much and keep up the good work !
War die Bewertung hilfreich? Ja0 / Nein0
websc 05.04.2019 06:54
Awesome
We require an improvement to Foxnetsoft for this plugin. Great support and great performance!
War die Bewertung hilfreich? Ja0 / Nein0
websc 22.08.2018 10:04
Great plugin and support
Developer customer oriented. Fast problem solver. Recommended!
War die Bewertung hilfreich? Ja0 / Nein0
mehdin69 13.05.2018 05:44
active in webmaster
Do you think each page should be verified separately?
I saw your plugin on someone's site, but there was no change in Google's webmaster
War die Bewertung hilfreich? Ja0 / Nein0
Ein Manager hat auf diese Produktbewertung geantwortet
I told you to check one/two pages for checking if plugin was installed corectly.
We saw results in Google Search Console after severals days/weeks (Google bots has to scan your store).
mehdin69 13.05.2018 04:38
active in webmaster
Hello
Will after activating this plugin.
Changes are visible in the Rich Cards section of Google  webmaster?
tnx
War die Bewertung hilfreich? Ja1 / Nein0
Ein Manager hat auf diese Produktbewertung geantwortet
Yes. But I advice you to validate pages in Google tools too after installing plugin.
https://search.google.com/structured-data/testing-tool