WordPress is a good way for beginners to create their own website or first blog. With WordPress, you can customise your website and in­cor­por­ate ad­di­tion­al elements as needed. The software is easy to install and operate, and if you get stuck, WordPress’s large community can help you out. But the numerous forums, video tutorials and in­struc­tions are not of much use if one fun­da­ment­al aspect is missing: the vocab­u­lary. We’ve compiled a list of the most important WordPress terms to help you on your WordPress journey:

Backend & frontend

These are two important terms that you will find in every WordPress glossary. Every CMS, as well as every blog software tool, generally has both frontend and backend areas. The term frontend describes the part of the website that visitors see. This includes the interface, which contains the layout, the design and all the visible content. The backend, however, is invisible to the user and can only be accessed by the website ad­min­is­trat­ors. The coding, including the design spe­cific­a­tions of a WordPress site, can be found in the backend.

CMS

WordPress is a content man­age­ment system, or CMS for short. A CMS is a software system that is used to manage, create and maintain digital content. Such systems are mainly used for websites and designed so that people who don’t have extensive pro­gram­ming knowledge can use them. This makes them ideal for those who are just starting out in the field of web de­vel­op­ment.

Core

The core is the basic structure of a WordPress in­stall­a­tion. You will receive this when you download the blog system. Through cus­tom­isa­tion, the in­stall­a­tion of themes and plugins, and content creation, you can transform this basic structure into a unique, fully func­tion­al site.

FTP

FTP (File Transport Protocol) is a data transfer protocol that allows files to be exchanged between two different computers re­gard­less of which operating systems are being used. Data uploads and downloads can be con­trolled through the browser or special programs like FileZilla. WordPress users use FTP when trans­fer­ring files from local PCs to the web. FTP is also needed when creating backups or migrating a WordPress site to a new server.

Hosting

If you want to run your own website, you’ll need a hosting provider to get a domain and make your website available via a server. Managed hosting is a popular type of web hosting, where the hosting provider not only sets up the web server but also takes care of man­age­ment tasks like updates.

Tip

In­ter­ested in managed hosting for your WordPress site? IONOS offers managed Hosting for WordPress, helping you to keep your website up to date and fully cus­tom­ised to fit your specific needs.

MySQL

MySQL is an open-source database man­age­ment system (DMS) and is offered by most internet providers as a server database. Data can only be added, expanded or accessed with a DMS, making it the basis for every dynamic web presence. MySQL is essential for running a WordPress blog.

Open source

Open-source software is software whose source code is open to the public and can be modified by anyone. By making software open to everyone, a community of users can actively con­trib­ute to improving the software and implement new features on their own. Another added benefit of open-source software is that end-users can generally use the software for free. This is for example the case with WordPress.

A permalink is a hyperlink that per­man­ently links to an article or post on a website. In the admin area, you can define the URL structure for links on your WordPress site under Settings> Permalinks. You can create permalinks for each post using article names, a se­quen­tial numbering system or unique iden­ti­fi­ers.

PHP

PHP is a scripting language, or a pro­gram­ming language, that is used to write websites. WordPress is based on PHP. Thanks to its broad database support, protocol in­teg­ra­tion and abundance of function libraries, PHP has become one of the most widely used scripting languages.

Plugins

Plugins offer users ad­di­tion­al features and the option to expand the core of their WordPress site. The Plugin Directory contains an overview of all available plugins and can be installed in the admin area. The admin area is also where ad­min­is­trat­ive tasks, regular updates for plugins, de­ac­tiv­a­tion and deletion can be carried out. Check out our article about the best WordPress plugins to discover how plugins can help enhance your site’s func­tion­al­ity.

Tags

Numerous keywords or ‘tags’ can be added to each WordPress article to help cat­egor­ise it. In­di­vidu­al topics can be clas­si­fied with the help of these keywords. Using tags, however, is optional.

Themes

Themes are design templates for WordPress sites and can be found on the main WordPress website. You will find a large selection of free themes ranging from simple blog designs to business layouts. Other designs are available for purchase. You can activate a new theme by going to the design/themes part of the menu. You can also create your own theme or customise an existing theme so that it better fits your needs. Knowledge of HTML, CSS as well as PHP basics puts you at an advantage.

Track­backs and pingbacks

With track­backs and pingbacks, you can auto­mat­ic­ally establish con­nec­tions to other blog owners and their visitors. If you post a link to content from another WordPress site, the pingback function will auto­mat­ic­ally place a brief excerpt of your post that contains the link in the comment section of the post that you linked to. This, however, only works if both WordPress accounts have the trackback/pingback function enabled. You can learn more about track­backs und pingbacks in our Digital Guide.

Widgets

Widgets are in­di­vidu­al elements that can be directly in­teg­rated into the sidebar or footer footer of a site. Classic examples of widgets include a calendar, a display of the latest articles and comments or a text input field with a search function. Widgets can be managed through the admin area, where they can easily be re­arranged or placed in different widget areas using drag and drop.

Go to Main Menu