Want to remove spammy links in ARTIO JoomSEF

Discuss the development and implementation of Joomla! components here.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
drcoolj
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Feb 10, 2006 2:53 am
Contact:

Want to remove spammy links in ARTIO JoomSEF

Post by drcoolj » Thu Dec 21, 2006 6:08 am

I installed it and noticed in my source code these hidden links

JoomSEF SEO by Artio, sponsored by Prague Hotels.

Any idea how to remove them?

great addon
slimmy stuff..

they do mention this

Advertisement Notice
JoomSEF may add user-invisible links pointing to websites of JoomSEF authors (ARTIO s.r.o.) and/or to its sponsors. Such links appear in page footers or meta tag fields of pages, where it is used. This has no direct influence to functionality of your site.

Similarily to Joomla! software, these may be removed if you wish to do so. However, by keeping them, you help us develop the software further and increase the number of users.
Last edited by drcoolj on Thu Dec 21, 2006 6:22 am, edited 1 time in total.

mpettitt
Joomla! Guru
Joomla! Guru
Posts: 903
Joined: Fri Apr 07, 2006 2:36 pm
Location: UK
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by mpettitt » Thu Dec 21, 2006 3:29 pm

Cheeky gits...

I don't have any objections to components that require attribution - I don't use them, but that's only because the company I work for is fussy about them. However, they should always announce this in listings (such as JED), and if this has changed since an earlier version, this should be mentioned clearly on the download page as well.

Attached file seems to remove the embedding code. Unzip, upload to your components/com_sef directory and overwrite existing one. This may get undone by automated upgrades, so be prepared to check if every so often.
You do not have the required permissions to view the files attached to this post.
FlexAdvert - the _improved_ Banner Management Suite. Find it at extensions.joomla.org under Advertising Banners
Bleurgh Joomla Extensions - http://www.bleurgh.co.uk - usage instructions, updates and so on
Performance FAQ: http://forum.joomla.org/index.php/topic,88070.0.html

User avatar
72dpi
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Thu Mar 16, 2006 12:47 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by 72dpi » Tue Apr 17, 2007 3:04 am

I agree,
I would rather they make you pay for this, than to add this kind of "hidden" spam.

My hat off to them for their work, and I encourage people to always donate when a component helps.

My only hope for this one is to decrease the DB calls, and make it good for big sites.

if you don't like this spam, find:

components > com_sef > sef.php
Find:

Code: Select all

 
// Frontpage code.
$_VERSION->URL .= $checkA[0];
$_VERSION->COPYRIGHT .= $checkA[1];
and:

Code: Select all

// Other page code.
$_VERSION->URL .= $checkA[2];
$_VERSION->COPYRIGHT .= $checkA[3];
Comment this out, but as I said, if it helps, then support these guys.

Noroc
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Tue Mar 06, 2007 10:47 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by Noroc » Sun Sep 02, 2007 10:34 am

Hello,
Would anyone know how to do this in the newer versions of Artio SEF? (i have v2.1.1)
I can't find those lines in sef.php so they probably changed the way they are generated, but it's still unpleasant to have them in the "Generator" meta-tag.
Alternatively, could we simply tell Joomla NOT to use the Generator tag?
Thanks,
Andrei

nigelbb
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Wed Aug 15, 2007 10:02 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by nigelbb » Sun Sep 02, 2007 4:28 pm

If you Google on "kanga internet artio sef" you will find a link to a site where an Aussie has a patched spam free version of Artio SEF.

Cheers

Nigel

User avatar
cdiprose
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon May 07, 2007 2:23 am
Location: Melbourne, Australia
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by cdiprose » Sat Sep 22, 2007 7:09 am

link to my site

Kanga Internet - Joomsef Patched Version

go to website and then on the menu "Downloads" ..

only have versions from 1.4.0 to 2.1.0 .. there is only minimal change between 2.1.0 and 2.1.1 sub-version.  not worth my time to patch it at this point.
Chris Diprose
Manager
Kanga Internet : http://www.kangainternet.com

simon_w
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 113
Joined: Wed Jun 27, 2007 3:00 am
Location: Taiwan

Re: Want to remove spammy links in ARTIO JoomSEF

Post by simon_w » Sat Sep 22, 2007 4:46 pm

Alternatively, could we simply tell Joomla NOT to use the Generator tag?
sh404sef, far and away my first choice, will allow you to remove the generator tag.  It's also free, open-source, and has no spam/ads etc.

Just my tuppence-worth...  :)

User avatar
cdiprose
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon May 07, 2007 2:23 am
Location: Melbourne, Australia
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by cdiprose » Sat Sep 22, 2007 9:32 pm

yes .. absolutely you can do that but Artio also encode another hidden advert which shows in the "bottom" module position.

So not only do Artio put hidden text in the meta gen tag but also a fully fledged link text advert in the "bottom" module position.

if you are happy having a component that does this then go right ahead.  Alternatively you can use sh404sef if you wish.

My personal preference is for JoomSEF without the adverts but lets not get into a sh404sef vs joomSEF argument as they are both so close in functionality, look and feel and end result it is pointless ..
Chris Diprose
Manager
Kanga Internet : http://www.kangainternet.com

PROSIDER
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Wed Oct 17, 2007 9:36 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by PROSIDER » Wed Oct 17, 2007 9:40 am

Hy,

I have ARTIO JoomSEF v2.2.1.

For delete spammy link, you must open this file and delete content.
joomla\administrator\components\com_sef\signature.b64

;)

Regards,
Stéphane

PROSIDER
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Wed Oct 17, 2007 9:36 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by PROSIDER » Wed Oct 17, 2007 2:05 pm

I sorry that doesn t work ....  :(

I try it againt and i find a solution.

Doesn' t change the content about this file : signature.b64

Open joomla\administrator\components\com_sef\joomla\sef.class.php at line 415

Replace this line by :
        // Debut - Copyright
        // eval(base64_decode('JHNlZkRpckFkbWluID0gJEdMT0JBTFNbJ21vc0NvbmZpZ19hYnNvbHV0ZV9wYXRoJ10uJy9hZG1pbmlzdHJhdG9yL2NvbXBvbmVudHMvY29tX3NlZi8nOwovLyBsb2FkIGNoZWNrc3VtcwokbGljZW5zZSAgPSB0cmltKEBmaWxlX2dldF9jb250ZW50cygkc2VmRGlyQWRtaW4uJ3NpZ25hdHVyZS5iNjQnKSk7CiRjaGVja3N1bSA9IHRyaW0oQGZpbGVfZ2V0X2NvbnRlbnRzKCRzZWZEaXJBZG1pbi4nY2hlY2tzdW0ubWQ1JykpOwokY2hlY2tzdHIgPSAnJzsKZ2xvYmFsICRzZWZDaGVja0E7CiRzZWZDaGVja0FbM10gPSAkc2VmQ2hlY2tBWzJdID0gJHNlZkNoZWNrQVsxXSA9ICRzZWZDaGVja0FbMF0gPSAnJzsKJHNlZkNoZWNrQSA9IGV4cGxvZGUoJy0nLCAkbGljZW5zZSk7CmZvcmVhY2ggKCRzZWZDaGVja0EgYXMgJGlkID0+ICRjaGVja3BhcnQpIHsKJHNlZkNoZWNrQVskaWRdID0gYmFzZTY0X2RlY29kZSgkY2hlY2twYXJ0KTsKJGNoZWNrc3RyIC49ICRzZWZDaGVja0FbJGlkXTsKfQ0gICAgICAgICR0aGlzLT5lbmFibGVkICY9ICgkY2hlY2tzdW0gPT0gbWQ1KCRjaGVja3N0cikpOwpmdW5jdGlvbiB4bWxQYXJzaW5nKCRwYXRoLCAkYmFzZSwgJGluZGV4LCAkb3B0aW9uKQp7Cmdsb2JhbCAkX1ZFUlNJT04sICRzZWZDaGVja0E7CmlmICgoJHBhdGggPT0gJGJhc2UpCnx8ICgkcGF0aCA9PSAoJGJhc2UuJGluZGV4KSkKfHwgKEAkb3B0aW9uID09ICdjb21fZnJvbnRwYWdlJykpIHsKLy8gZnJvbnRwYWdlIGNvZGUKJF9WRVJTSU9OLT5VUkwgLj0gJHNlZkNoZWNrQVswXTsKJF9WRVJTSU9OLT5DT1BZUklHSFQgLj0gJHNlZkNoZWNrQVsxXTsKfQplbHNlIHsKLy8gb3RoZXIgcGFnZSBjb2RlCiRfVkVSU0lPTi0+VVJMIC49ICRzZWZDaGVja0FbMl07CiRfVkVSU0lPTi0+Q09QWVJJR0hUIC49ICRzZWZDaGVja0FbM107Cn0KfQpmdW5jdGlvbiBpbmNsdWRlU2VmKCRvbmNlID0gZmFsc2UpCnsKZ2xvYmFsICRtb3NDb25maWdfYWJzb2x1dGVfcGF0aCwgJHNlZkNoZWNrQTsKc3RhdGljICRmaXJzdCA9IHRydWU7CmlmKCAkb25jZSAmJiAhJGZpcnN0ICkgIHJldHVybjsKJHR4dCA9IGZpbGVfZ2V0X2NvbnRlbnRzKCRtb3NDb25maWdfYWJzb2x1dGVfcGF0aC4nL2NvbXBvbmVudHMvY29tX3NlZi9zZWZfZXh0LnBocCcpOwppZihzdWJzdHIoJHR4dCwgMCwgNSkgIT0gJzw/cGhwJykgewokdHh0ID0gYmFzZTY0X2VuY29kZSgkdHh0KTsKJHR4dCA9ICRzZWZDaGVja0FbNF0uJHR4dDsKJGRldHh0ID0gYmFzZTY0X2RlY29kZSgkdHh0KTsKJGRldHh0ID0gc3Vic3RyKCRkZXR4dCwgMiwgLTIpOwpldmFsKCRkZXR4dCk7Cn0gZWxzZSB7CmlmKCAkb25jZSApIHsKaW5jbHVkZV9vbmNlKCRtb3NDb25maWdfYWJzb2x1dGVfcGF0aC4nL2NvbXBvbmVudHMvY29tX3NlZi9zZWZfZXh0LnBocCcpOwp9IGVsc2UgewppbmNsdWRlKCRtb3NDb25maWdfYWJzb2x1dGVfcGF0aC4nL2NvbXBvbmVudHMvY29tX3NlZi9zZWZfZXh0LnBocCcpOwp9Cn0KJGZpcnN0ID0gZmFsc2U7Cn0='));
        // DEB Traduction base_34_decode
            $sefDirAdmin = $GLOBALS['mosConfig_absolute_path'].'/administrator/components/com_sef/';
            // load checksums
            $license  = trim(@file_get_contents($sefDirAdmin.'signature.b64'));
            $checksum = trim(@file_get_contents($sefDirAdmin.'checksum.md5'));
            $checkstr = '';
            global $sefCheckA;
            $sefCheckA[3] = $sefCheckA[2] = $sefCheckA[1] = $sefCheckA[0] = '';
            $sefCheckA = explode('-', $license);
            foreach ($sefCheckA as $id => $checkpart) {
            $sefCheckA[$id] = base64_decode($checkpart);
            $checkstr .= $sefCheckA[$id];
            }
                    $this->enabled &= ($checksum == md5($checkstr));
            function xmlParsing($path, $base, $index, $option)
            {
            global $_VERSION, $sefCheckA;
            if (($path == $base)
            || ($path == ($base.$index))
            || (@$option == 'com_frontpage')) {
            // frontpage code
            $_VERSION->URL .= 'toto' ; //$sefCheckA[0];
            $_VERSION->COPYRIGHT .= 'toto' ; //$sefCheckA[1];
            }
            else {
            // other page code
            $_VERSION->URL .= 'toto' ; //$sefCheckA[2];
            $_VERSION->COPYRIGHT .= 'toto' ; //$sefCheckA[3];
            }
            }
            function includeSef($once = false)
            {
            global $mosConfig_absolute_path, $sefCheckA;
            static $first = true;
            if( $once && !$first )  return;
            $txt = file_get_contents($mosConfig_absolute_path.'/components/com_sef/sef_ext.php');
            if(substr($txt, 0, 5) != '<?php') {
            $txt = base64_encode($txt);
            $txt = $sefCheckA[4].$txt;
            $detxt = base64_decode($txt);
            $detxt = substr($detxt, 2, -2);
            eval($detxt);
            } else {
            if( $once ) {
            include_once($mosConfig_absolute_path.'/components/com_sef/sef_ext.php');
            } else {
            include($mosConfig_absolute_path.'/components/com_sef/sef_ext.php');
            }
            }
            $first = false;
            }
            // FIN Traduction base_34_decode
Save file and try it  ;)


Regards
Stéphane

User avatar
cdiprose
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon May 07, 2007 2:23 am
Location: Melbourne, Australia
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by cdiprose » Thu Oct 18, 2007 10:01 am

Clearly this last post by PROSIDER does not work.  If you want a real working version of the component come to my site, in my signature and get a free working version.

Why some people try and re-invent the wheel i will never know!?
Chris Diprose
Manager
Kanga Internet : http://www.kangainternet.com

nigelbb
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Wed Aug 15, 2007 10:02 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by nigelbb » Thu Oct 18, 2007 11:46 am

cdiprose wrote: Clearly this last post by PROSIDER does not work.  If you want a real working version of the component come to my site, in my signature and get a free working version.

Why some people try and re-invent the wheel i will never know!?

Probably because PROSIDER has the latest version 2.2.1 & the version on your site is 2.2.0

User avatar
cdiprose
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon May 07, 2007 2:23 am
Location: Melbourne, Australia
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by cdiprose » Thu Oct 18, 2007 6:16 pm

maybe
Last edited by cdiprose on Thu Oct 18, 2007 6:35 pm, edited 1 time in total.
Chris Diprose
Manager
Kanga Internet : http://www.kangainternet.com

PROSIDER
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Wed Oct 17, 2007 9:36 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by PROSIDER » Fri Oct 19, 2007 4:50 am

My answer is for the last version v2.1.1
Hello,
Would anyone know how to do this in the newer versions of Artio SEF? (i have v2.1.1)
I can't find those lines in sef.php so they probably changed the way they are generated, but it's still unpleasant to have them in the "Generator" meta-tag.
Alternatively, could we simply tell Joomla NOT to use the Generator tag?
Thanks,
I search how to remove advert on Internet (inglish, spanish, french sites), without find.
Cdiprose, i find your site on google for this version Artio Joomsef 1.5,  but i don t find this page (http://www.kangainternet.com/remository/joomsef.html)!

So, i explain how to remove Advert.

xtian3.0
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Nov 01, 2007 9:51 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by xtian3.0 » Thu Nov 01, 2007 10:05 pm

Well, i did not spent so much time.... I have 2.2.2

Edit /components/com_sef/sef.php and comment with "#" the line no.150

            #xmlParsing($URI->path, $base, $index, @$option);

It works for me  :P

any comments? >:(

kixon
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Nov 15, 2007 5:56 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by kixon » Thu Nov 15, 2007 6:19 pm

Great it works! But the line is 158.

Thanx and have a nice day!

KIXON-slo

dubraise
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Sat May 19, 2007 1:53 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by dubraise » Sun Nov 18, 2007 11:53 am

cdiprose wrote: yes .. absolutely you can do that but Artio also encode another hidden advert which shows in the "bottom" module position.

So not only do Artio put hidden text in the meta gen tag but also a fully fledged link text advert in the "bottom" module position.

if you are happy having a component that does this then go right ahead.  Alternatively you can use sh404sef if you wish.

My personal preference is for JoomSEF without the adverts but lets not get into a sh404sef vs joomSEF argument as they are both so close in functionality, look and feel and end result it is pointless ..
you remove theartio advert and you put text link back to your site!!! where s the difference

User avatar
Comenius
Joomla! Intern
Joomla! Intern
Posts: 90
Joined: Sun Nov 06, 2005 12:57 am
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by Comenius » Mon Nov 19, 2007 8:09 pm

xtian3.0 wrote: Well, i did not spent so much time.... I have 2.2.2

Edit /components/com_sef/sef.php and comment with "#" the line no.150

            #xmlParsing($URI->path, $base, $index, @$option);

It works for me  :P

any comments? >:(
This worked perfectly.  Thank you!  :)
Learn English Online at Open English World: http://www.OpenEnglishWorld.com
Teach English as a Second Language at ESL Jobs World : http://www.ESLJobsWorld.com

fcsmobile
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sun Aug 26, 2007 12:56 pm
Location: Germany
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by fcsmobile » Fri Nov 23, 2007 2:01 pm

Hi guys :)

My page crashed in the Google SERPs - so I'm really interested in the artio spam topic - I'm using JoomSEF 2.2.2 - free version. So my simple question is:

Where is this spam located?
In the generator meta tag only?
What about the bottom module position? I can't find any Spam...


Everybody is talking about this spam problem but nobody is talking about the actual appearance :)

I'd be very grateful for any tips and hints!
Felix

User avatar
Comenius
Joomla! Intern
Joomla! Intern
Posts: 90
Joined: Sun Nov 06, 2005 12:57 am
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by Comenius » Fri Nov 23, 2007 3:54 pm

The spam links appear in the HEAD section, specifically the META NAME GENERATOR tag.  It replaces the standard Joomla META NAME GENERATOR tag and appends it with the Artio spam links.

There are no links elsewhere, but the ones that were there were referencing immigration assistance in Germany, plastic surgery in Michigan, and some other oddball thing that was completely out of context with the theme of my site.

I know at minimum that Google was parsing these because I would occassionally see AdSense ads on my site referencing their topics.  I had wondered for a long time how in the heck Google was thinking they were relevant to my site, but upon seeing this thread, the lightbulb went on.

Commenting out the one xmlParsing line referenced above caused them to disappear, and I am no longer seeing random AdSense ads.

Not sure how this could impact SERP's, but I can't imagine it helps in any way, and so I chose to disable them for that reason as well.
Learn English Online at Open English World: http://www.OpenEnglishWorld.com
Teach English as a Second Language at ESL Jobs World : http://www.ESLJobsWorld.com

fcsmobile
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sun Aug 26, 2007 12:56 pm
Location: Germany
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by fcsmobile » Fri Nov 23, 2007 4:49 pm

Hi Comenius,

thank you so much for these interesting information! The adsense issue is a good point! :)

In my opinion the artio joomsef bot is responsable for replacing the meta information. When I switched of this bot my spam problem was solved. I searched for "artio", "Michigan", ... in my source code show by firefox - nothing found.

So swichting of this special bot seems to be a good solution too... I'll look out for crazy adsense ads in the future! Why are the Artio guys doing such things... They already get 30€ for 1 hour support time :)

Greetings,
Felix

gingibash
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Wed Nov 23, 2005 3:10 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by gingibash » Sat Nov 24, 2007 10:05 pm

cdiprose,

first of all thanks for the patched versions you release. I am using your joomsef 2.1.0 and now i want to upgrade to 2.2.2 but automatic upgrade does not work. I will appreciate any suggestion?

aelc
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Nov 26, 2007 6:25 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by aelc » Mon Nov 26, 2007 6:37 am

I had a look at the patch suggestion for 2.2.1 but the instruction are a bit ambiguous. ???

What is the best way to upgrade from 2.2.1 to 2.2.2 using the patched version? I dont want to lose all my saved urls.


One way to offset the effects of Google picking up nonsense content and feeding the wrong adds is to use focusing on your pages.

The bits you don't want the google bot to take any notice of should be wrapped in the comments:



and




Conversely, the bits of valuable content that you do want the bot to focus on should be wrapped in



and




More about how to implement this is in the help section at Adsense.

aelc
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Nov 26, 2007 6:25 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by aelc » Mon Dec 03, 2007 3:22 am

To answer my previous question !!! Back up database - Uninstall old joomsef - Install new joomsef - restore database - and all is rosy (except for Kanga spam that replaced artio spam) So . . . .

To remove the Spam links from the Kanga patch ver 2.2.3

Go to administrator/components/com_sef

Delete files checksum.md5 & signature.b64

That got rid of the Kanga spam link in the Generator meta tag for me  :D Nothing seems to have broken yet  :P

And to see it in action: http://www.aelc.edu.au/
Last edited by aelc on Mon Dec 03, 2007 3:24 am, edited 1 time in total.

fcsmobile
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sun Aug 26, 2007 12:56 pm
Location: Germany
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by fcsmobile » Mon Dec 03, 2007 8:25 am

Thank you for this information! Seems to work perfectly!  ;D

I still don't understand why changing someones spammy meta tags into his own spammy meta tags  could be useful for others ???

Now, Artio will change their license system and remove the spam links. That's good news. Also they are supporting again via forum. Good news.

theneonlobster
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Nov 01, 2007 6:08 pm

Re: Want to remove spammy links in ARTIO JoomSEF

Post by theneonlobster » Tue Dec 11, 2007 10:00 pm

does anyone else think it's ridiculous that the aussie's 'spam free patch' simply replaces artio's spam with his own?  i'm seriously disappointed.  oh well, artio's gonna be getting some money from me.

AND erasing the md5 and that other file didn't remove them.  what a crock!  anyone reading this to fix artio's advert, JUST BUY THE SOFTWARE.  it's not expensive, and it's easier than dealing with the aussie's bs 'patch'
Last edited by theneonlobster on Tue Dec 11, 2007 10:09 pm, edited 1 time in total.

simon_w
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 113
Joined: Wed Jun 27, 2007 3:00 am
Location: Taiwan

Re: Want to remove spammy links in ARTIO JoomSEF

Post by simon_w » Wed Dec 12, 2007 12:40 am

anyone who hasn't done should should consider checking out sh404sef.  In cdiprose (Kanga Internet)'s words, "lets not get into a sh404sef vs joomSEF argument as they are both so close in functionality, look and feel and end result it is pointless", but of course sh404sef doesn't have the spam....  In addition, this comment was made before the latest release of sh404sef, which is a significant step-change, offering greatly improved security, and tighter integration with Joom!Fish.

Just FYI, I have no connection with shumisha (the author of sh404sef) other than that he's helped me with a few customisations, and have no ulterior motive here (unlike some...) - I'm just an satisfied user.

User avatar
davidp
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Fri Dec 30, 2005 10:42 pm
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by davidp » Mon Dec 17, 2007 8:47 am

This comment is directed to Chris from Kanga Internet,

Thanks for taking the time to make a patched version of Artio JoomSEF!  I see that in your latest version, it appears that you have replaced Artio's links at the bottom of the page with your own.  I wanted to find out if there is any possibility of removing these?

I will be happy to and will include a link to your website from my links page--just not from the bottom of the site.

Best Regards,
David
Last edited by davidp on Mon Dec 17, 2007 8:49 am, edited 1 time in total.

nigelbb
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Wed Aug 15, 2007 10:02 am

Re: Want to remove spammy links in ARTIO JoomSEF

Post by nigelbb » Fri Dec 21, 2007 5:08 pm

I think that it's pretty despicable for Kangainternet to replace Artio's spammy links & metatags with their own. Particularly as until 2 months ago (up to version 2.2.0) they were providing a patched spam free version. Now on their web site they have the latest Artio JoomSEF 2.2.4 in a 'Patched' version but what it doesn't tell you on the web site is that they have patched it with their own spammy links. I don't want these crappy links at the bottom of my front page :-
"Web Design | Web Developers | SEO | Online Marketing | Web Designers Melbourne"

I have searched high & low throughout the site source code & in the database but can't find where this is being stuffed in. I can remove it by deleting the last three lines on includes/footer.php but that also removes the "Joomla! is Free Software released under the GNU/GPL License" line which I actually don't mind displaying.

Because of Kangainternet's deceit over replacing one set of spammy links with their own I wouldn't in any case trust that their patched version didn't have some other trapdoor or malicious code in it so I won't be installing it on any of my sites.

User avatar
davidp
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 109
Joined: Fri Dec 30, 2005 10:42 pm
Contact:

Re: Want to remove spammy links in ARTIO JoomSEF

Post by davidp » Sat Dec 22, 2007 9:22 am

I tend to identify with what you are saying Nigel.  It's a pity.  I feel that Artio/Kanga JoomSEF is better than all the other SEF solutions. 

From my perspective, the organisation's constitution that I am building a website for does not allow any advertisement links such as the ones Kanga Internet and Artio place, unsolicited, at the bottom of our pages.  So they lose out and I lose out.  I'm sure my case is not altogether unique either.

I am sure many people would appreciate a comment from Chris from Kanga Internet so as to clarify why these things are so.
Last edited by davidp on Sat Dec 22, 2007 9:26 am, edited 1 time in total.


Locked

Return to “Components”