Webmastersite.net
Register Log In

ping after link submission
pinging another site after link submitted

Comments on ping after link submission

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted May 09, 2005 - 2:09 PM:

i first added it to redirect.php

Quite a trick, since there isn't any file named redirect.php.

the ping needs to send linktitle, linkurl, linkdescription and linkcatid.

Sounds like it should go in suggest.php right above
if (!$template) $template = new template('redirect.tpl');
if (!$validated) $template->replace('{MESSAGE}', $language->suggest_link);

and should send $thislink->title, $thislink->url, $thislink->description and $thislink->catid
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.