In search results by Yandex the snippets of the news contain unwanted text: Write CSS OR LESS and hit save, Edit with Live CSS. … Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.
Why so? And how can I remove these ones?”
Much similar problem was with LOGIN MODAL. See here.
-
This topic was modified 8 years by
mrx.
Hi,
I really couldn’t say why this code that is present only in the page source would be picked and displayed in the search results like that.
This code originates from the tagDiv composer plugin and is related to the Live CSS editor, from the admin bar
– https://www.screencast.com/t/aqrwdf4Yjt
– https://www.screencast.com/t/JIyGlWMac5
Thanks
Hi,
You could comment it, there should not be any problems. The text will simply not be displayed anymore
– https://www.screencast.com/t/QogMFxEgC4
An option to disable the Live CSS editor is not available at the moment, it could be implemented in future updates. If you are not using it, you could disable it as mentioned in this topic
– https://forum.tagdiv.com/topic/live-css-div-on-the-frontend-luckily-in-displaynone-mode-for-everyone/
Thanks
Simion,
I’ve disable Live CSS editor as you’ve advised. Thanks a lot.
I think it’s a strange idea to put the code in а <footer> container that is visible to all users, not just the administrator. However, it is no less strange that the search engines index it.
<footer>Save<div class="tdw-more-info-text">Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div><div class="tdw-resize"></div></footer>
-
This reply was modified 8 years by
mrx.