Go Back   PHP Link Directory Forum > PHP Link Directory (phpLD) > Mods and contribution Discussion

Mods and contribution Discussion This forum is only for discussion of modding phpLD. For specific mod releases, please see the appropriate forum.

Closed Thread
 
Thread Tools Display Modes
Old 12-26-2005   #1
VSDan
Supporter
Moderator
 
VSDan's Avatar
 
Join Date: Sep 2005
Location: Vancouver, BC, Canada
Posts: 1,180
Default [PR Enhancement] Mod

It seems to to me that one means to enhance your PR is to post the Reciprocal Link URL of listed sites; ensures that Google will find your link on sites that are listed in your directory. Backlinks figure highly in the calculation of PR. What I have done is to add the following to link.tpl, to accompany each listing:

Code:
{if $link.RECPR_URL}
"{$link.RECPR_URL}"]Linkback
{/if}
Precaution so that Google will find your link on sites linked to in your directory in case the Google robot misses them for whatever reason when spidering the sites.
__________________
Dan

Unlock the Vault Contest :: Over $350 Prizes!
phpLD Mods :: phpLD_Vault
Webmaster Resources Directory
phpLD_Vault Support

IMPORTANT NOTE:
phpLD_Vault Support not handled in this forum AND not via PM here. Click on link above for support. NO exceptions!

Last edited by David; 03-30-2009 at 07:12 PM.
VSDan is offline  
Old 12-26-2005   #2
FB
 
Join Date: Dec 2005
Location: Stevens Point, WI
Posts: 72
Default

What will this do if there is no reciprocal link?

Also, where exactly will this get placed in the file?
FB is offline  
Old 12-26-2005   #3
VSDan
Supporter
Moderator
 
VSDan's Avatar
 
Join Date: Sep 2005
Location: Vancouver, BC, Canada
Posts: 1,180
Default

1. The conditional will only display link if a reciprocal link exists in the database.

2. You can insert the code anywhere. Wherever you want the linkback HTML to display.
__________________
Dan

Unlock the Vault Contest :: Over $350 Prizes!
phpLD Mods :: phpLD_Vault
Webmaster Resources Directory
phpLD_Vault Support

IMPORTANT NOTE:
phpLD_Vault Support not handled in this forum AND not via PM here. Click on link above for support. NO exceptions!
VSDan is offline  
Old 12-27-2005   #4
Jim_Westergren
 
Jim_Westergren's Avatar
 
Join Date: Jul 2005
Posts: 243
Default

Thanks!
__________________
/ Jim Westergren
www.jimwestergren.com
Jim_Westergren is offline  
Old 05-13-2006   #5
Steven Myers
Supporter
 
Steven Myers's Avatar
 
Join Date: May 2006
Posts: 1,178
Default

Nice method, but I have tested this code every on line, could you emphasize a bit more on the code and where an accurate line would be to place this?

I get smarty.class errors when placing it anywhere on the tpl file.

Thanks
__________________
Hosting Feedback - General Web Directory
Steven Myers is offline  
Old 06-13-2006   #6
bobby9101
 
bobby9101's Avatar
 
Join Date: Sep 2005
Posts: 678
Default

use this code:
Code:
{if $link.RECPR_URL}
<a class="linkback" href="{$link.RECPR_URL}">Linkback</a> {/if}
in your link.tpl after the [read more] link
or pretty much anywhere
__________________
Please check your sig links
bobby9101 is offline  
Old 06-13-2006   #7
Steven Myers
Supporter
 
Steven Myers's Avatar
 
Join Date: May 2006
Posts: 1,178
Default

Thanks Bobby!

This is tempting me to remove the Free Links and add the Reciprocal. *ponders*

EDIT: Ok, We took off the Free Links and added Backlinks for $3.99 plus added bobby's cool script there.
__________________
Hosting Feedback - General Web Directory

Last edited by Steven Myers; 06-13-2006 at 08:09 PM.
Steven Myers is offline  
Old 06-13-2006   #8
bobby9101
 
bobby9101's Avatar
 
Join Date: Sep 2005
Posts: 678
Default

how is fastline doing?
its a bummer you only have 47 links :(
i really like the name
sorry, but i am not a big fan of non-custom templates though
any good luck
__________________
Please check your sig links
bobby9101 is offline  
Old 06-13-2006   #9
Steven Myers
Supporter
 
Steven Myers's Avatar
 
Join Date: May 2006
Posts: 1,178
Default

No worries bobby, we're new and only 6 of those are Free Links, rest are paid and featured. We're going to look into a custom template by a professional web designing company and work it from there.

We're doing really good on traffic, but hey, FastLineDirectory is not for everyone, it's just how it works in this world We're also moving over to a new server sometime this week as this host we have is a major *** hole and he loves to update is DB all the time and never send an e-mail out to his paid customers.

Thanks for the compliment on the name!
__________________
Hosting Feedback - General Web Directory
Steven Myers is offline  
Old 06-13-2006   #10
bobby9101
 
bobby9101's Avatar
 
Join Date: Sep 2005
Posts: 678
Default

i have heard of your sem ventures and am eager to see a pr5+ directory in the future
PM sent
__________________
Please check your sig links
bobby9101 is offline  
Old 06-13-2006   #11
Steven Myers
Supporter
 
Steven Myers's Avatar
 
Join Date: May 2006
Posts: 1,178
Default

My what ventures? lol explain a bit if you could

P.S you've been listed under Computers & Internet - Web Directories - General Directories. I just need your e-mail to change the contact information.
__________________
Hosting Feedback - General Web Directory
Steven Myers is offline  
Old 06-13-2006   #12
bobby9101
 
bobby9101's Avatar
 
Join Date: Sep 2005
Posts: 678
Default

Search Engine Marketing
basically link building
i moved you up to a top category
Computers and Internet
__________________
Please check your sig links
bobby9101 is offline  
Old 06-13-2006   #13
Steven Myers
Supporter
 
Steven Myers's Avatar
 
Join Date: May 2006
Posts: 1,178
Default

Thanks bobby, and I changed the contact e-mail to yours and moved you over to Free Directories as you requested from your PM.

Please note that I am looking into changing my plan with my hosting company, so please keep in mind that the management team is doing apache updates to the 1.3.6 as of 2 weeks ago and still developing some bug fixes for future use.

Thanks again!!
__________________
Hosting Feedback - General Web Directory
Steven Myers is offline  
Old 12-25-2006   #14
shadav
Mentor
Supporter
Moderator
 
shadav's Avatar
 
Join Date: Dec 2006
Location: Indiana
Posts: 5,077
Default

thanks for the mod...hehehe hopefully this will help encourage reciprocal links...cuz lmfao so far no one's done one hehehe but oh well, pretty sure most of the submits were bots anyways (finally got captcha workin)
__________________
shadav is offline  
Old 10-10-2007   #15
liskidder
Supporter
 
Join Date: Sep 2007
Posts: 52
Default

Is it possible to tweak this so that it shows up on the link detail page? I tried using the code below in detail.tpl but nothing showed up (it worked when I added it to link.tpl).

Edit: Nevermind, I figured it out.

Code:
{if $RECPR_URL}
<a class="linkback" href="{$RECPR_URL}">Linkback</a> {/if}

Last edited by liskidder; 10-10-2007 at 08:03 AM. Reason: figured it out
liskidder is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:58 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.