Find programmers and grapic design experts at ScriptLance.com
<? DEW-CODE.COM  
Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Only show categories that have sites (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Only show categories that have sites
#412
tsiligirian (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Only show categories that have sites 3 Months, 3 Weeks ago Karma: 0  
On the main page it would be useful if it showed only the categories with sites under them.
Showing all the categories can cause Google and other SEs to give your directory a PR of 0!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#413
Dewed (User)
Administrator
Posts: 220
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Only show categories that have sites 3 Months, 3 Weeks ago Karma: 7  
I agree from a user perspective, empty categories should be simply removed until they are needed. Google ranking a page low that is 99% identical to others found in the same site, and has almost no unique text on it is understandable.

I'd suggest you either remove top level categories that are empty, or put some sites in them.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#414
tsiligirian (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Only show categories that have sites 3 Months, 3 Weeks ago Karma: 0  
I tried to remove the top directories but I have to remove all the sub-categories first which is A LOT of work...
Is there a smarter way?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#415
Dewed (User)
Administrator
Posts: 220
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Only show categories that have sites 3 Months, 3 Weeks ago Karma: 7  
Determine the number for the top category you want to remove..
So if the link points to /directory/19.html , then it's category #19 you want to remove.


Using PHPMyAdmin, or mysql command line, delete it's sub categories ...

delete from phplinks_categories WHERE PID = X ;

where X is the category number, 19 in this example


Then finally, delete the category itself

delete from phplinks_categories WHERE ID = X ;
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#416
tsiligirian (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:Only show categories that have sites 3 Months, 3 Weeks ago Karma: 0  
Hello Duane!
This really helped me save a lot of time!
I just made a small paypal donation to your project!

Let me tell you that I modified the sites listing because I wanted the outbound link to be like: http://www.freshcoffeeshop.com and not sth based on out.php?...

This way if you exchange links the other website can easily check if you still have a link back to them.

Unfortunately you loose every ability to tack clicks this way.

Keep up the good work!!!

Karolos
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#417
Dewed (User)
Administrator
Posts: 220
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Only show categories that have sites 3 Months, 3 Weeks ago Karma: 7  
Thank you very much...

You may not know, but this is the the 2nd reincarnation of this site. The old one, had a forum thread about presenting a plain URL, like you are now, but using java script to count the outbound clicks. So I know it's possible. I'll try again to find something helpful on that topic

I guess the other alternative is to simply remove "Whats Popular" from the top & bottom navbar files in the theme directory.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Newsflash

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