The sitemap.xml file and its usage.

Soubor sitemap.xml a jeho využití

The sitemap.xml file is used to map the web pages on your website. Its purpose is to provide search engines, such as Google or Bing, with information about all the pages on your website, so they can better index its content. With the sitemap.xml file, search engines can display your pages more quickly and efficiently in their search results. In this article, we’ll take a closer look at the sitemap.xml file and its usage. What the sitemap.xml file contains The sitemap.xml file contains a list of all the URLs on your website, as well as … Read more

The robots.txt file and its examples

Soubor robots.txt a jeho příklady

The robots.txt file is a text file that specifies which pages or sections of a web server can be indexed by search engines such as Google, Seznam, Bing, etc. Essentially, this file serves as an instruction for search engines to not index sensitive or unwanted content on your website. It is a simple way to tell search engines which pages can or cannot be included in their search results. Let’s take a closer look at the robots.txt file and its examples. The robots.txt file is uploaded to the root directory of the website. For example, … Read more

Redirecting domain without www to domain with www using .htaccess

příklady skriptů a kódů

The following code in the .htaccess file allows you to redirecting domain without www to domain with www using .htaccess: What is .htaccess file? The htaccess file, short for “hypertext access,” is a configuration file used by web servers, such as Apache, to control website access and modify server behavior. It is typically stored in the root directory of a website. It also contains directives that dictate specific rules and instructions to the server. The htaccess file can be used to password protect directories, control access to files and folders. With this file you can … Read more

Simple contact form in PHP

příklady skriptů a kódů

This is a PHP code for a simple contact form in PHP that sends an email. Here’s a breakdown of the code and its functions: Note: this simple script is used, for example, to test on or off mail() functions on the webserver. It contains no protection against to send out spam! What is PHP? PHP (Hypertext Preprocessor) is a server-side scripting language that is widely used for developing dynamic websites and web applications. It is an open-source language, which means that it is freely available to use, distribute, and modify. PHP is commonly used … Read more

PHP script to connect to MySQL database

příklady skriptů

PHP script to connect to MySQL database. An example of a script in a PHP to connect to a MySQL database and explain individual functions and parts: What is PHP? PHP is a dynamic scripting language used for creating web pages and applications. Its abbreviation stands for “PHP: Hypertext Preprocessor” and it is an open-source language, which means it is free and can be used anytime and anywhere. With PHP, you can create various types of web pages, including static pages that do not load dynamically but are pre-created and ready to be uploaded to … Read more

Pokud mi chcete napsat rychlou zprávu, využije, prosím, níže uvedený
kontaktní formulář. Děkuji.

Další Kontaktní údaje