Недавний контент yomomma

  1. Y

    Behavior factors logic to find new website

    Sorry, I meant if the page is not ranking but is indexed. Or do these behavior factor templates only work on ranked pages?
  2. Y

    Behavior factors logic to find new website

    If my indexed page does not show up in the SERPs how can I implement behavior factors in Zenno to help that page?
  3. Y

    Profile settings vs modules

    There are several settings in profiles such as ClientRect and WebRTC. Can I substitute these instead of creating modules ClientsRect in Action properties?
  4. Y

    Authorization keys in POST header

    THanks!!!
  5. Y

    Authorization keys in POST header

    These are the only 2 languages they give as example: Python: headers = { 'x-auth-key': '<Your-API-Key>', 'x-auth-secret': '<Your-API-Secret>', 'Accept': 'application/json', } Curl: -H 'x-auth-key: <Your-API-Key>' \ -H 'x-auth-secret: <Your-API-Secret>' \ -H "Content-type...
  6. Y

    Authorization keys in POST header

    {"ok":false,"reason":"x-auth-key or x-auth-secret missing"} I get this error back.
  7. Y

    Authorization keys in POST header

    Content-Type: application/json Authorization: x-auth-key: 'dfsdf32s1df3s2d1fs32d1f', x-auth-secret: 'sdfsd3w32e13we2r1' I cam getting an error saying that the x-auth-key and x-auth-secret can not be read in POST module in Request Headers. Anyone have a clue what to do?
  8. Y

    When pinging Google

    Thanks!
  9. Y

    When pinging Google

    Sorry. I will try to be more clear. I have a list of google urls that I try to ping my website to. Like this: https://google.hr/ping?sitemap=https://hf.xyz.com/sitemapindex.php Is it advisable to use these modules at the beginning?
  10. Y

    When pinging Google

    When pinging google is it advisable to install: clear cookies clear cache clientsrects with each run?
  11. Y

    HTTP Put Request

    thank you sir
  12. Y

    HTTP Put Request

    I don't understand. Please explain
  13. Y

    HTTP Put Request

    I want to use the Put request to ping urls I have created. I want to put this request in: http://pingomatic.com/ping/?title={-Variable.title-}&{-Variable.domain-} Am I putting the above in URL in the Put box, and what do I put in the Referrer? Also, what goes in the Data box?
  14. Y

    Обсуждение версии 2.1

    Пожалуйста, сделайте Zennodroid таким же сильным, как Zennoposter
  15. Y

    ZenBLOG - automatic blogs creator/poster many platforms

    Is ZenBlog open so we can see the modules or code?