<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:why do the site url's not show (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:why do the site url's not show
#1437
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:why do the site url's not show 1 Year, 9 Months ago Karma: 9  
After backing up your include/functions.php file you'd need to tweak both the draw_sites function which starts around line # 1175 and the draw_search_sites function, around line # 1347

Line 1234 for example
Code:

<a target=\"blank\" href=./out.php?ID=" . $sites_array[site_id] . ">";
would become
Code:

<a target=\"blank\" href=\"'.$sites_array["site_url"]. "\">";
BUT,, and there is always a but, since outbound clicks would not be counted, the whats popular page would be meaningless, so it would need to be removed from the navigation. Despite what is commonly believed, the method of linking to a site via a file like out.php which does a 301 redirect is seen by Google as a back link from your site to the remote site.. but of course no one believes this. Do a Google search for "link:http://www.freemusicvideosnow.com/" (that's my music video site btw) It is listed in the demo install here on Dew-Code and is indeed seen as a back link from here http://www.dew-code.com/demo/directory/3.html .
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/08/18 07:51 By Dewed.
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
why do the site url's not show
aelara 2009/08/28 13:03
    thread link
thread linkthread link Re:why do the site url's not show
Dewed 2009/08/28 13:10
    thread link
thread linkthread linkthread link Re:why do the site url's not show
aelara 2009/08/28 13:12
    thread link
thread linkthread linkthread linkthread link Re:why do the site url's not show
aelara 2009/08/31 02:19
    thread link
thread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/08/31 08:33
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
aelara 2009/08/31 13:52
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
aelara 2009/08/31 13:54
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/08/31 13:57
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/08/31 14:04
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/08/31 14:26
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/08/31 14:29
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/09/05 22:42
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
aelara 2009/09/06 08:25
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:why do the site url's not show
Dewed 2009/09/06 08:25
    thread link
thread linkthread link Re:why do the site url's not show
FayKname 2010/08/18 01:54
    thread link
thread linkthread linkthread link Re:why do the site url's not show
Dewed 2010/08/18 07:47
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008