Remove SEO by Artio link in JoomSEF 3.5

Jump into the file:
components/com_sef/joomsef.php

On line 1645 (or thereabouts) to ensure nothing is appended to the end of your content, simply make sure the massive ugly string doesn’t get assigned to the $cacheBuf2 variable, by replacing it with the following:

$cacheBuf2.='';

And voila… link gone!

Related posts:

  1. Remove SEO by Artio link in JoomSEF 3.2.3
  2. Create your own link shortening site

3 Responses to “Remove SEO by Artio link in JoomSEF 3.5”

  1. bj says:

    Worked like a charm Thank You

  2. Chris says:

    Great work, fixed the issue and now we can rock and roll, hate to have no option to remove this. all this commercial sh..

Leave a Reply

Back to Top