Comment to 'Bad seo una'
Comment to Bad seo una
  • Cem, i can only say, that you are brilliant!! That´s much better then I thought. It should be possible to set this as a UNA standard and this will skyrocket articles in google. Thank you so much!  

    • ps: can you maybe, please, add the files modified or the way you do as a instruction? thx

      • Martin-sso

        Martin, I didn't add/modify anything besides page.php.
        I am not a professional programmer, but a medical doctor.
        I was afraid of the problems that the updates will bring if I modify the UNA system, so I decided to write a completely independent layer over UNA.
        This layer lies between UNA and browser, meaning after UNA finishes it's all processing while it sends the page to the browser, my program captures it, modifies as needed and sends to browser.
        This method also gave me to insert anything to the page by putting some placeholders and replacing them at the end with the desired code.


        As a result it is working without any problem.
        I believe professionals at UNA will create a way better solution. But if anybody wants to examine or develop further that code (a few hundred lines) I may publish here.