PDA

View Full Version : Will Purchasing The New Verison Fix This Problem:


bob771
03-23-2007, 06:41 PM
Hello,
I have version 2.1 and I require a reciprocal link. So far, I have had numerous people email me and tell me that the page can't read the reciprocal link location. I tested this myself and it can never read the reciprocal link when it originates from another php directory/page.
I want to purchase version 3.0 but I need to know if this will solve the problem, because if people keep getting "Reciprocal link cannot be found at the specified URL" message with submitting to the 3.0 directory, it would not be a wise purchase to make.
Has anybody has experience with this same problem?
Has purchasing version 3.0 solved this problem?

Thank you in advance.

David
03-23-2007, 09:05 PM
A lot of improvements have been made in v3.
In older versions, here are a couple of reasons the check does not work:
1. Pages were compressed, and therefore the spider could not read them
2. The link appeared deep within the page and the PHP memory limit was reached before the spider saw the link
3. Small differences in semantics.
All this is greatly improved, and we get far fewer complaints. Occasionally, there can be other reasons like your host not allowing php scripts to spider pages on other sites, but overall, it works MUCH better.

bob771
03-24-2007, 12:47 AM
Thanks for the help! Much appreciated.