Buzzword Bingo

One of the most important tasks in my job is to speak to clients in a language that they can understand. We techie nerds need to understand the lingo of how a website runs, we don’t need to overload our clients with too much unnecessary jargon. I thought I’d write a blog to explain some of the buzz words you may hear from web designers.

Hosting

For a website to be visible on the internet, it must be hosted on a web server. Think of hosting as the process of housing your website on the internet. We have accounts with some of the top hosting companies in Ireland and will look after the hosting for you.

Server

A server can mean 2 things in relation to the web

  • A server is the computer on the internet that hosts your website (Windows, Linux etc.)
  • A server is the software that runs on a computer that processes requests and responses to your website. Think of it as a container for your website.

Domain Name

So now that we’ve established that your website is hosted on a server on the internet, how can people access it? They could type in the server IP address and path to the directory of your website (e.g. http://101.215.38.43/wwwroot/your-website/index.html) but that’s not very easy to enter or search for. So instead we make use of domain names which are easy to remember and better reflect your business e.g. clearsoft.ie. We can register your chosen domain name and can cover .ie, .com, .net, .org, .eu and all other top level domains.

DNS

Domain Name System – is like a phonebook of internet where the user friendly name of the website (e.g. clearsoft.ie) is mapped to the long winded version (e.g. http://101.215.38.43/wwwroot/your-website/index.html) so that when somebody types in the short version, your website is found and displayed in the browser.

Browser

A browser is a piece of software used to fetch and display web pages. Examples of browsers are Chrome, Firefox, Edge, Safari etc.)

SSL Certificate

Secure Sockets Layer is a security mechanism that encrypts data from your browser to the web server. It prevents the bad guys from viewing and manipulating sensitive data as it travels from the internet to your computer or phone. The SSL certificate is installed on your website and appears as a padlock symbol in the address bar which gives your visitors confidence that the site has a secure connection to the internet.

HTTP / HTTPS

HTTP stands for HyperText Transfer Protocol and is the communication protocol for the internet. It’s essentially the rules of the road for how data is sent from computers on the internet. HTTPS is a secure version where a valid SSL cert has been installed on the website. You’ll notice http & https at the start of web addresses (e.g. https://clearsoft.ie).

URL

Universal Resource Indicator is simply the full address of resources (pages and files) on the internet – e.g. https://clearsoft.ie/directory/subdirectory/index.html.

HTML

HyperText Markup Language is a basic coding language that is understood by the browser. It’s a front end language that controls what elements are present on the page (buttons, images, text etc.). A good web designer / developer will be able to manipulate this code to change the look and feel of a web page.

CSS

Cascading Style Sheets is a mechanism for managing the style of your site. By integrating CSS with HTML you can make beautiful designs that are easily managed. CSS allows you control HTML elements (e.g. size and colour of fonts, buttons, paragraphs etc.)

JavaScript

JavaScript is a client side language that can interface with CSS & HTML to create a better user experience. JavaScript runs in the browser rather than the web server so it can do things very quickly and give a very rich user experience. In the early 2000’s JavaScript was a dirty word in web technology as it was unstandardized and difficult to implement. Numerous JavaScript frameworks have since been developed and released that have transformed how it is viewed and it is now used on virtually every website in the world in some shape or other.

Server Side Programming

HTML, CSS & JavaScript all run on the client (browser) but to build something more complex than a brochure site, you’ll need some server side programming. Server side programming runs on the web server and can do more powerful things than client side languages. For example you can save peoples information to a database, place orders, send emails, search databases. Examples of server side computer languages are Java, PHP, Python, C#, Ruby.

Database

A database is an organised collection of data in a file or files on a server. It can be accessed by web applications using server side programming technologies to display and manipulate data contained within e.g. customer data, orders data, profile data etc. Data is typically stored in individual tables that can hold relationships and can be queried through SQL (Structured Query Language).

Content Management System (CMS)

A Content Management System is a software application that caters for the creation and maintenance of content on a website. It allows you to create pages and populate those pages with text, images and other content. Examples of a CMS would be WordPress, Joomla & Drupal.

Search Engine

A search engine is a piece of software that indexes files and pages on the internet so that users can find their desired content by typing in search terms and submitting their query to the internet. Google is the biggest search engine in the world but BING and Yahoo amongst others also play in this market.

SEO

It’s desirable to have your website at the top of search results for a search engine so Search Engine Optimisation is the process of optimising your website and pages within to appear favourably within search engine results.


Bingo!

So hopefully we’ve busted some of the web jargon in this article so the next time your web developer asks you which CMS you want to choose to maximise your SEO gains, bearing in mind that your website needs to cross browser compatible and hosted on a server with sufficient performance and security capability … you’ll understand exactly what they’re saying 🙂


Recent Posts

Categories

Archives

Tag Cloud

Connect

Some Of Our Clients