Website Technology Profiler
Discover What Any Website Is Built With – Instantly
Identify the technologies behind any website with one simple click you can quickly see what frameworks, platforms, plugins, analytics tools, and hosting providers a site uses.
Our site works as a powerful website technology profiler, scanning the page and generating a full breakdown of all detectable technologies. From CMS platforms and eCommerce systems to JavaScript libraries and server software helping you understand exactly how a website is built.
Perfect for developers, marketers, SEO professionals, and anyone curious about the tech stack behind their favorite websites.
Executive Summary for www.jarman.org.uk
SEO & Content Analysis
Basic Information
SEO Meta Tags
content-type: text/html; charset=UTF-8
Page Content
jarman.org.uk
Adding a Printer / queueSetup for LinuxEnsure you are root or sudo’edAdding Your First Printer from the Command-LineRun the lpadmin command with the -p option to add a printer to CUPS:/usr/sbin/lpadmin -p printer -E -v device -m ppdor/usr/sbin/lpadmin -p printer -E -v device -P <directory to ppd file>For a HP DeskJet printer connected to the parallel port this would look like:/usr/sbin/lpadmin -p DeskJet -E -v parallel:/dev/lp1 -m deskjet.ppdSimilarly, a HP LaserJet printer using a JetDirect network interface at IP address 11.22.33.44 would be added with the command:/usr/sbin/lpadmin -p LaserJet -E -v socket://11.22.33.44 -m laserjet.ppdManaging Printer Classes from the Web InterfaceThe Web interface is located at:http://localhost:631/adminYou may need to check CUPS (Common Unix Printer Services) is installed and runningBy default cups installs the following directories:/etc/cups: Configuration directory./var/spool/cups/: The spooler directory where print jobs are held for printing./var/spool/cups-pdf: The spooler directory where CUPS-generated PDF files are held for printing.CUPS also installs an executable binary in /etc/init.d/ (or /etc/rc.d/init.d) called cups. This binary is started with the command:/etc/init.d/cups start/stop/restartCreate a printer on linux the hard way.1. To create a printer called mylp for the /dev/lp1 device, open the /etc/printcap file with your preferred text editor. The sd option tells the Linux printing daemon, lpd, where to temporarily place printed (spooled) files. The mx command, used with a value of 0, places no limit on the size of spooled files. Type an entry such as this:mylp:\ :sd=/var/spool/lpd/mylp:\ :mx#0:\ :lp=/dev/lp1:2. Save the entry, and then create the printer’s spool directory by using the mkdir command:mkdir /var/spool/lpd/mylp3. Make sure the directory lp has the correct group ownership and permissions by using the chgrp and chmod commands, as follows:chgrp lp /var/spool/lpd/mylp chmod 755 /var/spool/lpd/mylp4. Test the printer entry with the lpr (line printer command) using the -P option to specify your newly created printer:lpr -Pmylp test.txt5. Your printer should activate and print the test document.Setup for IBM AIXFor this operation you need to be logged in as root or sudo’edrun smit.-> Print Spooling-> Aix Print Spooling-> Add a Print QueueSelect options* hpJetDirect* Other (Select this if your printer type is not listed above)* generic Generic Printer* 2 Do NOT make this system a BOOTP/TFTP serverEnter name of queue in ONE of the Names of NEW print queues to add – select PostScript if not sure (e.g. HP4050_QUEUE)Enter HOSTNAME of JetDirect Card (e.g. HP4050_PRN)Leave port 9100 as that is nearly always right.Create a printer on Aix the hard way.1. Add the printer to /etc/hosts10.0.0.111 HP40502. Add the print queueOption a) Generic ASCII /usr/lib/lpd/pio/etc/piomkjetd mkpq_jetdirect -p 'generic' -D asc -q 'HP4050asc' -h 'HP4050' –x '9100'where ‘HP4050asc’ is the queue name and ‘HP4050’ is the host name as specified in /etc/hostsOption b) Generic Postscript /usr/lib/lpd/pio/etc/piomkjetd mkpq_jetdirect -p 'generic' -D ps -q 'HP4050ps' -h 'HP4050' –x '9100'where ‘HP4050ps’ is the queue name and ‘HP4050’ is the host name as specified in /etc/hosts;Network & Infrastructure
DNS & Hosting
SSL/TLS Certificate
Technology Stack
Content Management Systems
JavaScript Frameworks
Server Technologies
Database Hints
Services & Integrations
Analytics & Tracking
E-commerce Platforms
CDN & Media Providers
Media Providers
Web Fonts
Dynamic Analysis & Security
Dynamic JavaScript Analysis
Security Headers
Server Headers
Apache
PHP/5.6.40
Resource Analysis
External Resource Hosts
fonts.googleapis.com
langdyke.org.uk
www.jarman.org.uk
www.microsoft.com
www.yummly.com
UI Frameworks & Libraries
Social Media Integrations
Analysis Complete
Analyzed www.jarman.org.uk with 3 technologies detected across 9 categories
Analysis completed in 3342 ms • 2026-03-23 07:46:27 UTC