| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
ultimatehandyman PR2

Joined: 15 Mar 2007 Posts: 224
|
Posted: Mon Sep 08, 2008 10:26 am Post subject: PHP Link directory and social bookmarking mod |
|
|
I was just curious as to whether the social bookmarking mod from this site would work if it was used on php link directory?
The social bookmarking mod is excellent and if it would work it would be awesome  |
_________________ DIY | DIY directory |DIY forum |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sat Sep 13, 2008 12:19 pm Post subject: Re: PHP Link directory and social bookmarking mod |
|
|
It actually very easy to adapt, you just need to add :
| Code: | <script src="http://www.example.com/path/to/bookmarks.js" type="text/javascript"></script>
|
in the html header (eg in your header template) before :
then :
| Code: | | copy root/images/sb/*.* to images/sb/*.* |
and put :
| Code: | <script language="javascript">
social_bookmarks();
</script> |
right where you'd like to output the links, in your template, could be in the footer.
Of course this implies that bookmarks.js is indeed to be found in http://www.example.com/path/to/bookmarks.js
++ |
_________________ 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 |
|
 |
ultimatehandyman PR2

Joined: 15 Mar 2007 Posts: 224
|
Posted: Sat Sep 13, 2008 1:33 pm Post subject: Re: PHP Link directory and social bookmarking mod |
|
|
Thanks dcz
It works a treat
Just one more thing, when one of the links is clicked for the social bookmarking it automatically fills in the title, so for example if one of the social bookmarking links was clicked whilst in the conservatory section it comes up with-
Ultimate Handyman Directory- Conservatories
Would it be possible to make it so that it just comes up as Conservatories
as I am sure this will be more helpful in SEO terms?
Thanks
chez |
_________________ DIY | DIY directory |DIY forum |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
ultimatehandyman PR2

Joined: 15 Mar 2007 Posts: 224
|
Posted: Sun Sep 14, 2008 1:26 pm Post subject: Re: PHP Link directory and social bookmarking mod |
|
|
Ok, no problem
I'll just leave it as it is.
It is an awesome script
Thanks very much. |
_________________ DIY | DIY directory |DIY forum |
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |