PDA

View Full Version : Is it phpLD suitable for new web sites?


pmarkov
01-30-2006, 04:30 PM
I am talking about this:

If you have a brand new web site with only a few link partners may be you are very active in link exchange request to possible partners. So you will first add a link to their web site and request for back link. I thing in this links exchange process it is very important to provide your possible partners with a good permanent URL of the page where you have added the link to their site. Most of these webmasters prefers a plain HTML pages instead of dynamic generated.

I have learned about your suggestion to implement the mod_rewrite. In this case possible visitors will see my dynamic generated links directory as plain HTML.

But I am talking about link partners’ webmaster. When I send an e-mail I have to point out the exact URL where they can see their link. I want to provide them with permanent plain html page instead of something with “?”. And I hope they will accept my invitation and will add this URL to their scripts for footer check of link existence.

One point of this problem is when I have to build the e-mail message – I can solve (this is not a good but I am not php programmer) this by hand written URL instead of modifying the code and using variable in e-mail template.

But the second MOST IMPORTANT problem is what happens when some of e-mailed partners refuse link exchange partnership? I have set 20 links per page. I have sent 25 e-mails.

The first 20 I have provided with URL something like …./partners/cat1_page1.html
The other 5 I have provided with URL something like …./partners/cat1_page2.html.

Then I have to remove the 13 from 20 from the first page, because they reject my links.

And my first page will remain with only 7 links. The second will remain with 3 (for example)
So what have I to do when I decide to e-mail another 25 possible partners? And so on…. Have I manually add and remove links and modify mod_revrite rules?

I do not thing so. Is there any solution for this? Any suggestions?

Thanks in advance.

David
01-30-2006, 04:50 PM
Maybe you should create more categories, so there are not as many links per page or category.