SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
How Can I Automate The Link Additions?
#1
Posted 28 October 2004 - 03:45 AM
I am thinking there must be a better way to actually add the links to our directory.
For example here is my currrent system.
On our Links type page I have a title at the top that says Link Exchange with an email link, if a person clicks this link it is a simple mail link but it also adds the subject line to the email so I know they were actually at our website.
Now the problem is that manually I have to add thier link to the directory page which is very time consuming and with my life so busy I admit they sit in my email box for a couple of weeks until I get time.
There must be a way to write something that generates the HTML page and adds the link. I know there are some programs but seems like it would be a pricey solution since I have to set up the same thing on about 8 sites, mine as well as clients.
Just wondering what others were using as a solution. Am I missing something simple??
Thanks in advance!
#2
Posted 28 October 2004 - 06:43 AM
You can do something similar, but have to approve each submission before it gets added, however. That would probably make things easier. Just go to some free script sites and look up directory scripts to see what you can find.
#3
Posted 28 October 2004 - 09:30 AM
The closest tool to help with what you're describing above that I know of is LinkPartners. As I understand it, people can submit their link to your site, and you can decide whether to approve it or not before it goes live.
#4
Posted 28 October 2004 - 09:57 AM
Database field structure is:
linkID (auto increment)
url
logo (graphic to show if empty its a text link)
name (alt/anchor text)
category
description
Then basically use a little php script to read all those fields depending on the category the user clicks and format it using a bit of CSS.
You can then have a simple form that allows you to easily enter a link (also you could let users do that but I wouldnt recomment it) or you could just use phpMyAdmin or similar to do it direct into the database.
Hope that helps
Lilo
#5
Posted 28 October 2004 - 12:28 PM
#6
Posted 28 October 2004 - 03:06 PM
Have your submission page that others use automatically set that to be false (0) and then build a little password protected admin panel that let's you display all of those links waiting for approval with the ability to either approve or delete them.
On your pages that display the links for visitors simply check that field for a True (1) before deciding whether to show a link or not.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









