Jump to content

Julia Osipova

Clients
  • Posts

    32
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Gender
    Female
  • Location
    Moscow, Russia

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Julia Osipova's Achievements

  1. Thanks, Stuart. Maybe, AggregateOffer microdata is a good choice when we have options, instead a Product microdata.
  2. Is it possible to enable micro markup in embedded in html format, not JSON ? As in the examples of search engines, for example, here: https://yandex.ru/support/webmaster/supported-schemas/goods-prices.html
  3. Thanks. But: 1. when we have some options of product on one page, with different prices, we see only one offer in html code, with one price. 2. we turn off quantity control of stock, quantity is unlimited.. But in markup we see: "availability": "http://schema.org/OutOfStock", Example is here: https://fashionproduct.ru/community/store/product/33-декоративная-подушка-восточная-сказка/
  4. The country is the Russian Federation. Law 152-FZ. The controlling organization is Roskomnadzor. The claim was made during a preventive inspection.
  5. Marc, Thanks for Your answer. Is it possible to send a GET request to the specified server URL (for example, via ajax or js) when clicking on the button in the cookie banner? This would be enough, the fact of calling the specified URL can be recorded in the logs. Yes, tested on default theme. Tested in Yandex browser for Android. Device Samsung Galaxy J6, Android 10. Mark, I probably formulated it badly or it's a translation error. I mean, if possible, display a banner about cookies on a semi-transparent div layer at top layer with a size of 100%. This will block actions with the site at the interface level until consent to cookies is clicked. Is it possible to make this, at least as optional function? Or, maybe, You consult me where (in which files) I can add change it for myself? It will be faster. Thanks. Julia
  6. I ask you to consider the possibility of implementing micro-markup of data in the product card in Commerce in accordance with https://schema.org/Offer and http://schema.org/AggregateOffer Such micro-markup allows search engines to process product offers much better and greatly increases the position in the search results and improves the display of goods in the search results.
  7. Moved from Developer forum: Due to the requirements of the regulatory authorities , it became necessary: 1. change the text displayed on the cookies banner. Where can I correct this text? (SOLVED) 2. Record in the logs clicking on the "Agree" button on the cookies banner. Is it being written to the log now and where can this log be viewed? 3. On mobile, the cookie banner disappears quickly when scrolling and does not appear anymore. Please fix it urgently. 4. is it possible to make it so that in order to view the content of the site it was necessary to click on consent to cookies? Now this is not necessary, and it is possible that a person has not expressed consent to cookies, but we still put them and this is a violation. Is it possible to demand consent, and not just notify about cookies? The expression of consent to cookies in the form of clicking on a button must be recorded in the server logs and must be presented at the request of the supervisory authority. This is not my wish, it was demanded by the inspectors from state agencies. They regard failure to comply with this requirement as a violation of the law. If now it is fixed only on the user's side, and is not transmitted to the server, then we ask you to change it. This is a critical requirement, unfortunately. I understand that it may be a guest. But the verifiers do not require binding to the user profile in this case. The requirement concerns the presence of an entry in the log, i.e., in theory, there is enough date/time and ip_address. Ideally, you can add a session id. Please answer, will this be fixed in the near future or do I need to go to another software product to meet regulatory requirements? Unfortunately, the deadlines set by the regulatory authorities for correction are very limited. Thanks
  8. will there be an official response from the developers?
  9. Currently, rel=canonical is not prescribed for category pages in Commerce and for the main page in Commerce. For the rest of the community pages (forums, gallery, product page in Commerce), rel=canonical is prescribed normally. Can this be fixed?
  10. Please answer, will this be fixed in the near future or do I need to go to another software product to meet regulatory requirements? Unfortunately, the deadlines set by the regulatory authorities for correction are very limited.
  11. The regulatory authorities nevertheless make such a requirement . The expression of consent to cookies in the form of clicking on a button must be recorded in the server logs and must be presented at the request of the supervisory authority. This is not my wish, it was demanded by the inspectors from state agencies. They regard failure to comply with this requirement as a violation of the law. If now it is fixed only on the user's side, and is not transmitted to the server, then we ask you to change it. This is a critical requirement, unfortunately. I understand that it may be a guest. But the verifiers do not require binding to the user profile in this case. The requirement concerns the presence of an entry in the log, i.e., in theory, there is enough date/time and ip_address. Ideally, you can add a session id.
  12. Of course, I will change it in core_sys_lang_words table, not in lang.xml. Thanks. But other questions still need answer.....
  13. I find this in lang.xml: <word key="cookies_message" js="0"><![CDATA[We have placed <a href='%s'>cookies</a> on your device to help make this website better. You can <a href='%s'>adjust your cookie settings</a>, otherwise we'll assume you're okay to continue.]]></word> So I can change text here. (Answer to question 1).
  14. And additionally: is it possible to make it so that in order to view the content of the site it was necessary to click on consent to cookies? Now this is not necessary, and it is possible that a person has not expressed consent to cookies, but we still put them and this is a violation. Is it possible to demand consent, and not just notify about cookies?
×
×
  • Create New...