View Full Version : Confused! Web Terminology
Sarah-Ink Promotions
14th February 2006, 14:30
Ive just logged in to my web control panel and there were the following options - can anyone translate please??! :?
SQL Databases
Raw Access Logs
PHP Mailing List
Apache Handlers
Fantastico
Thanks! :)
Coding Monkey
14th February 2006, 14:45
If you don't know what they even stand for, I'd recommend not trying to play with any of them.
- SQL Databases will be MySQL/SQL/SQLLite and so on databases for storing information. You will have a control panel where you can manipulate this date.
- Raw Access Logs. Apache logs for your website, where you can see their browser (user client) the page they visit, the time and what method they used to visit it (POST or GET, which will almost always be GET, unless it's a form and you specify otherwise)
- PHP Mailing List....for e-mailing people ;_
- Apache is the web server. This is where you can say that if the file has an extension of .php, then it will run as a PHP file.
Sarah-Ink Promotions
14th February 2006, 14:48
I dont know what any of them mean, just wanted to know if any of them might tell me who has been looking at my site. I'll leave well alone - thanks!! :)
crus
14th February 2006, 14:49
Hi Sarah,
the raw web logs will give you some info.
If you want I can generate a full set of data from them dependent on the log format and mail back to you a whole report.
D
NuBlue
14th February 2006, 15:13
Hi Sarah,
Don't know if this will help but we have a jargon buster page at our site which might answer a few of these terms for you. http://www.nublue.co.uk/hosting-support/internet-jargon/
Michael
NuBlue Web Solutions
www.nublue.co.uk
Rob Holmes
14th February 2006, 15:16
Sarah it sounds like you have cpanel installed.
There should be a couple of different stats options..
AWstats and Webalizer - look for the buttons ;)
Rob
Sarah-Ink Promotions
14th February 2006, 15:18
webalizer is a bit pants - it just gives me loads of IP addresses :( Im waiting for a google analytics account but as you can tell, Im not patient!! ;)
crus
14th February 2006, 15:23
Hi Sarah,
I run several stat analysis systems.
Weblog Expert is a good solution to have a nose at your logs.
As I said if you want me to run them through the app and generate a report let me know.
I think they still do a limited free version which may be of use.
D
Sarah-Ink Promotions
14th February 2006, 15:34
thanks Crus
I dont really understand all the terminology - I would just like to be able to see the actual companies who are viewing my website so i know what mailings are sucessful - can you help?
Ta :)
crus
14th February 2006, 15:43
Hi Sarah,
It is very unlikely that you can get this info from your log files due to the mechanics of how the web works.
You should be able to guage traffic trends, but you may wish to change your urls ton certail mailings to track traffic.
eg
http://mo1.whatever.com
or
http://www.whatever.com/mo1/
or
http://www.whatever.com/?ref=mo1
The log files are very useful and can givbe you a lot of info, possibly not directly what you are looking for.
I do offer a log / traffic analysis service as part of the work I do for clients.
As I said before if you want me to generate a quick report just PM me and I will give you my email address to send the logs to ands I will send the report and a quick analysis back to you.
D
creospace
14th February 2006, 15:48
i think thats asking a bit much unless as mac has mentioned elsewhere that they have a specified ip address witha name tagged to it.
Gary