Question:TubeNow Link Checker Addon

Status
Not open for further replies.

mandy

Active Member
36
2009
1
0
Maybe it sound stupid but where do you add that bot string.

Code:
If you would like to add our bot in your forum's bot list to enable it to crawl and check links, here is our bot string:
 
Mozilla/5.0 (compatible; Tubenowbot/1.0; [URL]http://tubenow.net/linkchecker_bot.php[/URL])

thx mandy
 
8 comments
go into the ACP then on the main page the left sidebar in the category Quick access their will be spiders/robots click that at the end of the list their will be a button that says add bot

hope that helped

Edit:

and add that string on the field (Agent match: )
 
22c5xc.png
 
I have add it all like this, and checking is working.
But it dont work by me with the hiden modification (hiden-mod)
so when links are in code hide.

is this maybe not posible?
 
You'll need to edit permissions for the bot usergroup and allow it to see hidden links.

Done and working :)

Next question......sorry :D

When i check i come on the main page there to check the urls.
well thats look good BUT.

i like the idea from that checkbox.


141kz9s.png


There is standing also this:
HTML Form Addon (Place this HTML form code in any page on your website)

Code:
<textarea style="border: 1px solid #9d9d9d; background-color: #d3d3d3; color: #000;" rows="10" cols="45" name="links"></textarea><br />
<div style="margin-top:4px;">
<input style="padding: 2px;" type="submit" value="Check Links" name="submit" />
</div>
</form>

Where do i put that, sorry for so many question lol
 
For your first question, I don't really get what you're asking, both addons do the same job.

As for the HTML addon, you can place that wherever you want, you can even make a linkchecker.html page and just paste that code in there.
 
Status
Not open for further replies.
Back
Top