thezey Posted June 21, 2014 Share Posted June 21, 2014 Hello, After installing TyneMCE, we tried to add a Google Structured Markup by inserting the html code provided by Google such as title, image and date tags. The page was texted right after the insert and seemed fine. However, the following day we checked the cms page right in the tyneMCE extended version, and the html code we inserted the previous day disappeared! Any thoughts? PS. url: http://www.nizoralshop.com/en/content/32-buy-berocca-performance Link to comment Share on other sites More sharing options...
vekia Posted June 21, 2014 Share Posted June 21, 2014 hello and if you try to add google rich snippet again, it appears well? Link to comment Share on other sites More sharing options...
thezey Posted June 21, 2014 Author Share Posted June 21, 2014 Hi vekia, If I try again, it deleted what I inserted. What should I do? Link to comment Share on other sites More sharing options...
thezey Posted June 21, 2014 Author Share Posted June 21, 2014 Tried one more time. Tags inserted are name, image, date and URL. None of them appear in Google Structured Data Testing Tool Preview. There may be something wrong I did. But what?? Link to comment Share on other sites More sharing options...
Dh42 Posted June 22, 2014 Share Posted June 22, 2014 You cannot pass html to a rich snippet as far as I know. You need a span tag to pass straight text to them. Link to comment Share on other sites More sharing options...
thezey Posted June 22, 2014 Author Share Posted June 22, 2014 You cannot pass html to a rich snippet as far as I know. You need a span tag to pass straight text to them. Dear DH42, do you have a valid span tag example I can use with Tyne MCE Extended such as title or date? Link to comment Share on other sites More sharing options...
Dh42 Posted June 22, 2014 Share Posted June 22, 2014 Are you trying to pass a product snippet? What kind of date are you trying to pass? Date is not part of the spec for product snippets. I would need more info on what you are trying to do to give a recommendation. Link to comment Share on other sites More sharing options...
thezey Posted June 22, 2014 Author Share Posted June 22, 2014 Dh42, I write articles under CMS and would like to add at least title, date, and URL snippets? How should I do using your method? Could you give an example? Link to comment Share on other sites More sharing options...
thezey Posted June 23, 2014 Author Share Posted June 23, 2014 I'm trying to edit the html code of this page http://www.nizoralshop.com/en/content/28-how-to-prevent-dandruff , which is an article. I inserted name, image and date tags as followed: <div span="" itemscope="" itemtype="http://schema.org/Article"> <h1><span itemprop="name" content="How To Prevent Dandruff?"></span>How To Prevent Dandruff?</h1> <p><img itemprop="image" title="How To Prevent Dandruff" src="http://www.nizoralshop.com/img/cms/How%20To%20Prevent%20Dandruff.jpg" alt="How To Prevent Dandruff" width="1024" height="553" /> </p> <p><span itemprop="datePublished" content="2014-05-12"></span> May 12, 2014</p> </div> However, when I checked with Google Data Testing Tool Preview, tags don't show up. What am I doing wrong? Link to comment Share on other sites More sharing options...
vekia Posted June 23, 2014 Share Posted June 23, 2014 hello i checked it, and it works, i think Link to comment Share on other sites More sharing options...
thezey Posted June 24, 2014 Author Share Posted June 24, 2014 Vekia, what you see is the authorship code I inserted in the header.tpl However, this CMS page doesn't reflect the tags i inserted. There is no date nor title. There's something wrong in my page. Could you check the code? Link to comment Share on other sites More sharing options...
thezey Posted June 25, 2014 Author Share Posted June 25, 2014 Hey Guys, Could anyone of you share his knowledge as I really need to make rich snippet codes working? Thanks Link to comment Share on other sites More sharing options...
vekia Posted June 25, 2014 Share Posted June 25, 2014 hello but i checked your website and it contains these tags you included Link to comment Share on other sites More sharing options...
thezey Posted June 25, 2014 Author Share Posted June 25, 2014 Yes. But the fact it doesn't show up in google preview may indicate there's something wrong with my overall code lines I guess. Otherwise, Google would at least preview all rich snippets inserted, wouldn't it? Link to comment Share on other sites More sharing options...
Whispar1 Posted June 25, 2014 Share Posted June 25, 2014 Take a look at the attached screen. The title and date is showing on a search The reason it does not show in the preview window is because the preview is determined by the search terms used to arrive at the result. Unless I am misunderstanding your concern? 1 Link to comment Share on other sites More sharing options...
thezey Posted June 25, 2014 Author Share Posted June 25, 2014 Thank you all guys for your kind help Link to comment Share on other sites More sharing options...
vekia Posted June 26, 2014 Share Posted June 26, 2014 in addition on screenshot that i attached you can find there picture defined in tag: <p><img itemprop="image" title="How To Prevent Dandruff" src="http://www.nizoralshop.com/img/cms/How%20To%20Prevent%20Dandruff.jpg" alt="How To Prevent Dandruff" width="1024" height="553" /> </p> so it works Link to comment Share on other sites More sharing options...
thezey Posted June 26, 2014 Author Share Posted June 26, 2014 in addition on screenshot that i attached you can find there picture defined in tag: <p><img itemprop="image" title="How To Prevent Dandruff" src="http://www.nizoralshop.com/img/cms/How%20To%20Prevent%20Dandruff.jpg" alt="How To Prevent Dandruff" width="1024" height="553" /> </p> so it works Vekia, it doesn't work. The image you see in the preview in from Google Plus Authorship. The code you pulled out is from the image in the article, which is different. It doesn't really work ;( Link to comment Share on other sites More sharing options...
Recommended Posts