SEO Friendly Links Manager?

Everything related to LinkMan - reciprocal links manager
Post Reply
carolina seo
Posts: 1
Joined: Wed Aug 10, 2005 8:00 pm

SEO Friendly Links Manager?

Post by carolina seo »

Has anyone developed or modified Links Manager to have straight HTML return links versus the ../redirect.php?url=... ?

This would make it much easier for link trades since the redirected link offers very little back to those trading with you regarding the search engines. Being an SEO, this is very important to both me and my clients. It would also seem to be very important (although maybe not known?) to others as well.
~Michael
[url=http://h2-seo.com]Search Engine Optimization[/url]
Klemen
Site Admin
Posts: 10114
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello Michael,

This is actually already included in LinkMan. Just make sure you have

$settings['clean']=1;

in your settings.php file.

$settings['clean']=1; is for "clean" URLs (http://www.google.com)
$settings['clean']=0; is for redirects (go.php?url=http://www.google.com)

It it set to clean/straight URLs by default.

I know a thing or two about SEO as well, that's why I require the Powered by statement to remain visible and unmodified (unless a license is purchased) :wink:

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply