| :: |
| Author |
Message |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 96
|
Posted: Wed Jul 19, 2006 9:45 am Post subject: Re: The phpBB SEO directory is opened |
|
|
Hello dcz
I see different urls than in my linkdb,
how to rewrite the linkdb_mod seo friendly? |
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
Posted: Wed Jul 19, 2006 10:23 am Post subject: Re: The phpBB SEO directory is opened |
|
|
Well it really depends on which one you're using but the principle is simple, I just use JS to count clicks with a code like this :
| Code: | | <a href="http://www.targetdomain.com" onclick="window.open('/path_to_the_couting_script.php?param=blabli');return false;" target="_blank"> |
instead of :
| Code: | | <a href="/path_to_the_couting_script.php?param=blabli" target="_blank"> |
But the way to implement it will vary upon used script.
As you see, you'll need to parse extra params to the templates and edit it a bit, but the principle is very simple.
Then, I don't think this on is the thread to talk about this
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
acapellas4u PR0

Joined: 08 Aug 2006 Posts: 73 Location: Torquay, Devon. U.K
|
Posted: Tue Aug 08, 2006 3:53 pm Post subject: Re: The phpBB SEO directory is opened |
|
|
| dcz wrote: | Just to tell you all the phpBB seo directory is opened
You can start submitting your web sites.
|
Was ths links section created from a standard phpbb mod or was it bespoke for php-seo?
regards.. |
_________________ Acapellas4U for all your free acapella, acappellas and djtools. |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
acapellas4u PR0

Joined: 08 Aug 2006 Posts: 73 Location: Torquay, Devon. U.K
|
Posted: Tue Aug 08, 2006 5:39 pm Post subject: Re: The phpBB SEO directory is opened |
|
|
Cheers.
I very much look forward to that rewrite.
Thanks for approving the sig, I wasn't aware I needed to ask  |
_________________ Acapellas4U for all your free acapella, acappellas and djtools. |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
|
|