![]() ![]() |
Sep 9 2013, 06:55 PM
Post
#21
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 9-September 13 Member No.: 1,822 |
I've installed the plug-in on our ZenCart 1.51 installation. There were no problems with the database modifications or template modifications.
All the microdata item-props are inserted properly when the page is generated, except the itemprops associated with the AggregateRating. Nothing is inserted and of course Google's Test Tool does not show it. Here's a product with three reviews from our site. If you look at the source code you'll see AggregateRating itemprops are not showing up. Anyone else experience this ? Код http://industrialcamerasales.com/cart/sony-xc56-bw-progressive-scan-ccd-camera-p-83.html |
|
|
|
Sep 25 2013, 11:58 AM
Post
#22
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 9-September 13 Member No.: 1,822 |
Unfortunately this plug-in is apparently of no use at all for display Rich Snippet or Microformats details for display in Google Search. The plug-in generates this block of code within a product page <div itemscope itemtype="http://data-vocabulary.org/Product"> <meta itemprop="brand" content="Industrial Camera Sales & Service" /> <meta itemprop="category" content="Inspection Cameras > Sewer Camera" /> <meta itemprop="name" content="Sewer Camera with DVR and Audio - WPS-710ND" /> <meta itemprop="identifier" content="upc:54" /> <meta itemprop="image" content="http:/XXXXXXX/cart/images/SewerCamera.jpg" /> <meta itemprop="description" content="<p>The perfect tool for drain pipe and interior plumbing inspection. The SC60 combines a waterproof color camera, packaged in a stainless steel housing, with 65 feet of fiberglass cable and a 7 inch LCD video display. The camera housing incorporates bright LED lights for inspection in total darkness.</p> The following is Google's comments - HIDDEN MARKUPS Your content is marked up for rich snippets, but that content isn’t actually visible on the page itself. In general, Google won't display any content in rich snippets that human visitors can’t see. Here’s an example of the hidden content we found on your site: URL: http://industrialcamerasales.com/cart/cell...amera-p-40.html Markup Type: Product Hidden content: <div itemscope="" itemtype="http://data-vocabulary.org/Product "> <meta itemprop="brand" content="Industrial Camera Sales & Service"> <meta itemprop="category" content="Microscope Cameras"> <meta itemprop="name" content="CellPad Megapixel Microscope Camera - CellPad E"> <meta itemprop="identifier" content="upc:40"> <meta itemprop="image" content="http://industrialcamerasales.com/cart/images/201311832825323.jpg "> <meta itemprop="description" ... Is there a fix for this ? |
|
|
|
Sep 25 2013, 12:19 PM
Post
#23
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Where you see hidden markup? I just open your url and don't see in html code any hidden content. This is possible only with some old version of plugin.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Sep 25 2013, 12:25 PM
Post
#24
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Just send you instructions on PM how to change code.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Sep 29 2013, 11:49 PM
Post
#25
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 9-September 13 Member No.: 1,822 |
Where you see hidden markup? I just open your url and don't see in html code any hidden content. This is possible only with some old version of plugin. You don't understand. Yes, all the product properties are shown on the page, e.g. image, description, price, etc... And it even passes Google's Rich Snippet Test But your code uses Meta tags to insert the itemprop tag. Doing it this way does not label the actual product property, it just inserts the itemprop tag for Google to see. Google disallows this usage and ignores the itemprop tags. The item properties do not show up in search results. This is direct from Google. The itemprop tags need to wrap around the specific property as in the following; <span itemprop="description"><?php echo stripslashes($products_description); ?></span> |
|
|
|
Sep 30 2013, 12:27 PM
Post
#26
|
|
|
Php programmer ![]() ![]() ![]() ![]() Group: Administrators Posts: 285 Joined: 26-November 12 From: Bulgaria Member No.: 1,452 |
You don't understand. Yes, all the product properties are shown on the page, e.g. image, description, price, etc... And it even passes Google's Rich Snippet Test But your code uses Meta tags to insert the itemprop tag. Doing it this way does not label the actual product property, it just inserts the itemprop tag for Google to see. Google disallows this usage and ignores the itemprop tags. The item properties do not show up in search results. This is direct from Google. The itemprop tags need to wrap around the specific property as in the following; <span itemprop="description"><?php echo stripslashes($products_description); ?></span>
In both cases your data will be visible on product page. May be you will find the way to hide it from users and show it only to google. Other option is to edit this html and your template in the way that they will look nice and you will not have need to hide them. -------------------- Php programmer in 3D Web Design
|
|
|
|
Dec 27 2015, 06:45 PM
Post
#27
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
Hallo
I buyed and installed Microformats on my zencart shop www.portaorologi.it If I check a product's page on Google Structured Data Testing Tool for this product http://www. portaorologi.it/custodie-rivestite/vetrina-6-orologi-carbon-fiber I get errors on review-aggregate Can you help ? |
|
|
|
Dec 28 2015, 09:56 AM
Post
#28
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Hello. We will check and will send you update or at least advice here how to change code.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 28 2015, 10:29 AM
Post
#29
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Ready. This version was very old. We just update it to work ok. Now latest version of Microdata Zen Cart add-on is v.1.5.3.
Please, update your version to latest. Changes are only in file microformatsvotes.php -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 29 2015, 04:42 PM
Post
#30
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
Ready. This version was very old. We just update it to work ok. Now latest version of Microdata Zen Cart add-on is v.1.5.3. Please, update your version to latest. Changes are only in file microformatsvotes.php Do I have to pay again 29$ ?? |
|
|
|
Dec 29 2015, 04:50 PM
Post
#31
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
No. Just login to your account and download update.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 29 2015, 04:53 PM
Post
#32
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
|
|
|
|
Dec 29 2015, 04:57 PM
Post
#33
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Read more here: https://3dwebdesign.org/forum/support-and-t...of-service-t489
If you have problems, send me email at admin at our website and I will check your account tomorrow morning. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 29 2015, 05:03 PM
Post
#34
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
Read more here: https://3dwebdesign.org/forum/support-and-t...of-service-t489 If you have problems, send me email at admin at our website and I will check your account tomorrow morning. I cam't remember login details and with which email I made the order |
|
|
|
Dec 29 2015, 05:07 PM
Post
#35
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
I will send you new login details in next minutes.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 29 2015, 05:23 PM
Post
#36
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
|
|
|
|
Dec 29 2015, 05:26 PM
Post
#37
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
It seems ok now. Thank You No I stil got errors http://www.portaorologi.it/orologi-a-cucu/...sta-nera-rh1111 http://www.portaorologi.it/cinturini-per-o...amouflage-22-mm I think that the errors are on products that have no reviews |
|
|
|
Dec 30 2015, 06:13 AM
Post
#38
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Yes, you must add at least one vote.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Dec 30 2015, 10:00 AM
Post
#39
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
Yes, you must add at least one vote. Hallo I still have problems. Look http://www.aldocampione.it/custodie-rivest...gi-carbon-fiber The problem is that on this line <span itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer"> and the HTML code of the description is printed |
|
|
|
Dec 30 2015, 10:14 AM
Post
#40
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-December 15 Member No.: 2,313 |
well all the <span itemprop are printed out
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 2nd June 2026 - 04:54 AM |