How to get Google Rich Snippets to work?

I'm adding Google Rich Snippets to my product pages for better SERP results. These are described at:
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=146750
and see its single product page example.
The problem is BC is stripping out the attribute itemscope from the tags. See the source code for http://www.caaase.com/apple/iphone-5-case
Product Snippet:
Should be (per Google link above):
<div itemscope itemtype="http://data-vocabulary.org/Product">
After saving in BC:
<div itemtype="http://data-vocabulary.org/Product">
Nested Offer Snippet:
Should be (per Google link above):
<span itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer">
After saving in BC:
<span itemprop="offerDetails" itemtype="http://data-vocabulary.org/Offer">
As a result, the Rich Snippet doesn't work. See http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fwww.caaase.com%2Fappl e%2Fiphone-5-case&html=
Ideas?
Wayne.

Hi Wayne,
The editor conforms to XHTML and will try to format content and html in it to that.
Things like this do not and thus it edits them.
For coding the editor is not designed for this, do not use it. Placing such code in layouts, templates etc should always be done in a proper local editor or through the "develop" online editor tool provided by BC if you are a partner.

Similar Messages

  • Do you know how to get google now Notifications to work on iOS ?

    I can't seek to get google now notifications to work on IOS !

    Try resetting the zoom level for those pages.
    See this:
    https://support.mozilla.com/en-US/kb/Page+Zoom

  • How to get Google Gmail working in Yosemite? (not just in Mail)

    How to get Google Gmail working in Yosemite? Mail is working. Gmail is coming to Mail.  I want to use gmail in Google on the web as I have in the past.

    MrAtheist wrote:
    It's even an irony that this forum doesnt work on safari at all. All the buttons are just ... buttons. Nothing works when you click on it (i.e. filtering, tagging, etc).
    Even more ironic is the fact that I use nothing but Safari, and it works correctly in Gmail, as well as on this site.

  • How do you get google re-captcha to work in Muse.

    I recently added a contact form, using google's re-captcha, to my Muse website.
    I pasted the site key and secret keys into the form.
    Also pasted the script code in the Head tag, <script src='https://www.google.com/recaptcha/api.js'></script>.
    And pasted the form code just above the send button, at the end of the form code.
    <div class="g-recaptcha" data-sitekey="6Ldxf_4SAAAAALQzrikuctOLN6vXN6OLlvORenpd"></div>.
    The form does not send any messages to my email address, and I have 2 re-captcha input boxes, the code above, puts the re-captcha box behind the name and email input text fields.
    My question is, can someone explain to me the procedure to get my contact form to work with Google's re-captcha, in Muse CC 2014?

    Thanks a lot David. I needed to ditch the form code, and forward my emails. I finally got it going.
    Thanks for taking the time to help out, and I hope you have a great day.
    JP
          From: smeedee <[email protected]>
    To: James Shea <[email protected]>
    Sent: Thursday, December 4, 2014 6:36 AM
    Subject:  How do you get google re-captcha to work in Muse.
    How do you get google re-captcha to work in Muse.
    created by smeedee in Help with using Adobe Muse CC - View the full discussionHi,You don't need to add any code at all. Just the two keys. And you must upload before it will work. It won't work in preview. My advice is ditch the form code Hope this helps David If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/6985109#6985109 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/6985109#6985109 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How to get google back in search field

    how to get google back in search field of Safari

    Safari 6
    URL address bar and Google search are unified and is called Smart search field.
    When you search with Google "Google search" will appear.
    There is no more a separate Google search field.
    Prior versions of Safari
    Click the "View" menu in the Safari menu bar and select "Customize Toolbar".
    From the dropdown drag the default set into the Toolbar.

  • How to get google earth for free

    How to get google earth for free

    If the app is available in your country's store - it is what it is. It is free in the U.S.
    Google Earth for iPhone, iPod touch, and iPad on the iTunes App ...
    itunes.apple.com/us/app/google-earth/id293622097?mt=8
    FREE
    from 1,956 users
    Jul 26, 2012 – Description. Fly around the planet with a swipe of your finger with Google Earth for iPhone, iPad, and iPod touch. Explore distant lands or ...

  • How to get micro sd card to work

    how to get micro sd card to work.. my phone says total space 7.40GB for sSD card and that's whats available. I put a micro SD card in but no change?

    You put the card in and go to settings and go to storage and scroll down to sd card and click mount ad card

  • How to get imac 27 inch to work with asus triple mionitors to work through matro triple head 2 go

    how to get imac 27 inch to work with asus triple mionitors to work through matro triple head 2 go

    I think I got a little ahead of myself explaining my problem, so let me clarify...
    Only the one iMac is having the network file deletion problem, but it is included in the network user logon problem.  So 4 out of 5 of the iMacs have had or are having logon problems with network users accounts using mobile accounts on the systems.  2 of the 4 I have wiped and started over on and the other 2 have different network accounts being used by the primary system users.  The 5th iMac has not caused any problems except I forgot to mention that the USB on it seems flaky.
    So we are apparently full of problems. 

  • Does anyone know how to get an animated screen saver working

    Hi I have a imac desktop not even a year old.  Does anyone know how to get an animated screen saver working please. Its a gimp screen saver and is it safe to use on my mac? 

    Go to the website from where you got the screensaver from and read its system requirements and instructions for installation. 

  • HTML tag problem when adding Google rich snippets in templates?

    The new Google plus Rich Snippets allow us to add a schema tag like this example:
    <html itemscope itemtype="http://schema.org/Article">
    I can do this on my .html pages but as soon as I make any changes to the .dwt template for the page it reverts all of the tags back to <html>
    How do I stop this happening?
    I have tried:
    Changing preferences in Dreamweaver's default code rewrite settings to "'Never Rewrite Code' for HTML document type " but this does not appear to fix things.
    Very frustrating as I have lost days of work.
    Any help would be appreciated
    many thanks
    Craig

    I've done what you have said (I think) however something is not quite right. I am asssuming that I need to add the schema below the <BODY> tag if I make the changes to the template as you have suggested.
    This is my practice page which is in a template:
    http://www.psychics.co.uk/lovepsychic/index.html
    Following the Adobe instruction on the forum: High at the top of the header section we get this code:
    <!-- InstanceParam name="GRS" type="text" value="itemscope itemtype=&quot;http://schema.org/Product"" -->
    For the customised body tag we get this:
    <body itemscope itemtype="http://schema.org/Product">
    Then on the left column of the page and below the navigation and below the <body> I have added this:
    <!-- Start Google snippet -->
    <h1 itemprop="name" content="Love Psychics Readings">Love Psychics - Psychic Love Predictions Online</h1> 
    <img itemprop="image" content="http://www.psychics.co.uk/images/schema/love.jpg" src="/images/stars.gif" width="160" height="76" alt="Psychics and Mediums Network"></img> 
    <p itemprop="description" content="Getting a reading with love psychics to find out about relationships, love, romance, marriage and family. Article about our Love psychics readings onlineservices.">Copyright Psychics &amp; Mediums Network - QKE Ltd.</p>
      <!-- End Google snippet -->
    I must be getting close but it just shows the normal Google plus stuff.
    I need to get your microdata markup into the body of the document somewhere - otherwise Google will use the something like <title> and <meta description>  tags and guess at an image.
    Any idea where I am going wrong or is it a quirk in Dreamweaver?

  • How to Get Google Play Services on BlackBerry OS10 - Z30

    There are Many Google Apps that are not running on BlackBerry OS10 asking for Google Play Services - How to Get Them ? Thanks 
    Regards Eree - Follow me on Twitter - Facebook - Google+
    For More visit My Blog

    Google Play Services is not supported on BB10.
    The only option available is something called Lucky Patcher. It takes a few extra steps but I've been successful in getting some of these apps to work after patching the apk with Lucky patcher.
    http://forums.crackberry.com/android-apps-amazon-store-apk-files-f413/how-remove-google-play-service...
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • How to get physical path of current working file?

    I WANT TO KNOW THE PHYSICAL PATH OF CURRENT WORKING FILE IN JAVA ON BOTH UNIX AND WINDOWS PLATFORM.
    HOW TO GET IT?
    THANK U

    I am not sure this is the correct way to do it, but I tried it out a bit and found that the following will work (that is, I tested it on NT :-)):
    String nameWithPackage = YourClass.class.getName();
    String name = (nameWithPackage.substring(nameWithPackage.lastIndexOf(".")+1))+".class";
    URL url = YourClass.class.getResource(name);
    String path = url.getPath();I hope this will help...

  • Sun Ray - How to get external USB Card Reader working

    Dear All,
    i have the following problem. Maybe someone could help me or give me a clue to solve it.
    SunRay Software 5 installed
    Window 2003 R2 TerminalServer
    Here my question:
    I use a kiosk session with a smart card to conncet to the windows server - works perfect.
    Login Screen and go.
    Now i have to have to authenticate myself with an external usb card reader and smart
    card (connected to the sun ray) to use a certain application on my win2003 server.
    Via the windows rdp session (from the laptops) everthing is ok. The information from
    the card reader is transferred to the server.
    If i use the Sun Ray nothing happens. So here is my problem:
    How do get the authentication information from the smart card to the server?
    Thanks in advance
    Best regards
    Hans-Peter

    Basically, reinstall the Boot Camp video drivers manually and if that doesn't work then go to the AMD/Radeon website and install the Windows drivers directly for your video card model.
    If you want to do a search you will find others that have pretty good luck doing it either way.

  • How to get the FTP clients to work?

    This is something that (to me at least) should be trivial but I just can't
    get it to work at all.
    How do you get an FTP client to work?
    I've tried several GUI clients as well as the terminal FTP command and they
    all seem to get stuck entering passive mode - according to the log entries
    they send the command.... And then nothing or a timeout, the following is
    from the terminal FTP command:
    Titania:~ susan$ ftp ftp.apple.com
    Trying 17.254.16.11...
    Connected to ftp.apple.com.
    220 17.254.16.11 FTP server ready
    Name (ftp.apple.com:susan): anonymous
    331 Anonymous login ok, send your complete email address as your password.
    Password:
    230 Anonymous access granted, restrictions apply.
    Remote system type is UNIX.
    Using binary mode to transfer files.
    ftp> ls
    501 EPSV: Operation not permitted
    227 Entering Passive Mode (17,254,16,11,223,157).
    200 PORT command successful
    421 Service not available, remote server timed out. Connection closed
    ftp>
    In my System Preferences -> Network panel in the Proxies tab, I have the
    "use Passive FTP mode (PASV) checked.
    I also have checked the FTP firewall option (but I think that is only if I'm
    acting as an FTP server).
    I am connected to the internet via a Netgear wireless router.
    I also have an old Windows laptop that also uses the same wireless router
    and it can FTP quite happily!!!!!
    Any suggestions would be gratefully received.
    Susan

    ejn - thanks for your continued assistance.
    I've tried turning the firewall off but this does not appear to make any difference(*). Also, I have Parallels installed and I'm sharing the internet connection with this (even though Parallels itself is not currently running). Turning this sharing off doesn't seem to change anything either.
    I have noticed some entries in the ifpw.log file that coincide with some of the ftp actions. Given the following terminal session:
    Titania:~ susan$ ftp ftp.apple.com
    Trying 17.254.16.10...
    Connected to ftp.apple.com.
    220 17.254.16.10 FTP server ready
    Name (ftp.apple.com:susan): anonymous
    331 Anonymous login ok, send your complete email address as your password.
    Password:
    230 Anonymous access granted, restrictions apply.
    Remote system type is UNIX.
    Using binary mode to transfer files.
    ftp> ls
    501 EPSV: Operation not permitted
    227 Entering Passive Mode (17,254,16,10,245,46).
    200 PORT command successful
    421 Service not available, remote server timed out. Connection closed
    ftp>
    at the time the "200 PORT command successful" is displayed, the ifpw log starts showing:
    Sep 5 09:11:21 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:24 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:27 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:30 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:33 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:36 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    Sep 5 09:11:42 Titania ipfw: 12190 Deny TCP 17.254.16.10:20 192.168.0.5:49162 in via en1
    which makes sense as the system tries to go for an active transfer.
    (*) Actually, while I've been writing this, I've been playing on the terminal as well. I've found the combination of:
    1) turning off the firewall
    2) starting ftp
    3) issuing the 'passive' command to turn off passive mode
    4) issuing 'ls' etc. works
    Looks like I've not been waiting long enough for the ftp client to get sick of trying the passive transfer and switching to an active one with the firewakk turned off!
    Still doesn't answer the question - why does passive mode not work?
    Susan

  • How to get Google on my internet home page and not at&t

    when I go into the internet on my phone AT&T window comes up instead of Google. How do I get Google to be my home page?
    Any help will be appreciated.
    Thanks

    When in your browser, go to 'settings'.  There should be an option to set the home page, where you can change it to whatever you want.
    Out of curiosity, how did it get AT&T as a home page if you have a Verizon phone?

Maybe you are looking for

  • Hard Drive password not accepted in new W530

    I am moving a hard drive from a W500 to a W530 laptop.  The hard drive has a password on it and it works fine on the W500. When I put the drive in the W530 laptop, it does not accept the password on boot up. If I move the drive back to the W500, it a

  • Lumia 620 Black Update, availability in Africa!

    I have the Lumia 620. I have been waiting for the Black update since the rollout started. I have the phone that is the only one amongst all the other phones, based on the network provider I am using, that is still waiting for availability. My phone h

  • Visual Composer 6.0 installation

    Hi, We are using EP 6 SP16. I have all the below dc in my System info i.e. http://portal:port/monitoring/SystemInfo com.sap.visualcomposer  sap.com  com.sap.visualcomposer.BIKit sap.com  com.sap.visualcomposer.BIKitQV sap.com  com.sap.visualcomposer.

  • Page item parameters with comma passed incorrectly

    using APEX 3.0, I set up a page with a report with a link column. On the link section of the column, I have set up two items to be set on the following page. However, one of those two values has commas in it, and is not passed correctly. It actually

  • Check on Item

    Hi Group, I have Source Structure as: <b> MT_Source Recordset HDR Item1(field1 to field5) Item2(field1 to field5 Item3(field1 to field5) EOF </b> <b> Target structure as:</b>Mt_Target Recordset HDR Item(field1 to field5) EOF </b> Now I need to checkt