The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
webmaster tools
Hi
I've been searching for quite some time now and can't seem to find a working addon. As the title says, I'm looking for an addon with webmaster tools (pagerank checker, whois, ...) for visitors to be able to use. Any idea where I can find one for vB3.8? Kind regards |
#2
|
|||
|
|||
Any help appreciated.
Greetings |
#3
|
|||
|
|||
I'll start making one. Sounds useful!
I'd suggest that you post more about what you want, though. And anyone else, for that matter. |
#4
|
|||
|
|||
Would anyone want to explain what they'd like to see from this? Without any suggestions, I'm going off of a bare "whatever" suggestion list.
|
#5
|
||||
|
||||
domain lookup, ip, queries ran and time taken, rankchecker.
|
#6
|
|||
|
|||
Could you explain upon the queries ran and time taken?
This is what I have so far to implement:
This is currently all for the Admin CP. I will provide an additional version in extras/ for visitors. |
#7
|
||||
|
||||
check how many queries are ran in each page and the time it took. I beleave you use setTimeout(); to do it with javascript.
|
#8
|
|||
|
|||
Hmmm.... that's not a bad idea, but general statistics as such could be a bit server intensive with the constant updating, not sure about that one. I know how to calculate the time on each page. Time on each page would be very useful, though.
|
#9
|
||||
|
||||
if you need help we can work it together I just say this thread and seen you requested info for the mod.
|
#10
|
|||
|
|||
Thank you for the offer, but I've pretty much gotten it all covered right now.
I have most of the Admin CP coding done, and I have a remote server serving the pagerankings / whois and ip lookup info (as a last resort method for whois / ip lookup) The script has a "smart" ability to check if shell_exec is enabled, if not, it goes to system, then goes to fopen for my remote server. PageRanking is the only thing that requires fopen to be on at the moment. I have to contact another developer about releasing this code to the public in order to allow the code for the page rank check to go public, but otherwise this entire script is done. I'll be testing early tomorrow for any bugs / exploits and return later with a product release link. EDIT: https://vborg.vbsupport.ru/showthread.php?t=221089 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|