This guide helps in modifying index settings of a directory. Users can modify the look of a directory in their website. Users can select the method of displaying the list…
Category: Website Development
How to Check and Set the PHP Handler After Installation
November 16, 2022 / Website DevelopmentIn this article, we have explained how to check and set the PHP handler after installation. The PHP handler(s) for each PHP version can be verified once you have finished…
Build a Website with Simple & Easy to Use Website Builder
August 23, 2022 / Website DevelopmentWho is Build a Website for? Site Builder is aimed at those who want to create a website but do not have the technical experience to do so. Site Builder…
How to Make a Website with the eukhost Site Builder
August 2, 2022 / Website DevelopmentThis article will explain how to use the website builder to create and publish a site. Currently, online website builders are marketed worldwide. These software packages allow you to design…
How and when to use HTTP 301 redirects
April 6, 2016 / Tutorials Website DevelopmentWhen your browser client connects to a website over the Internet, it sends an HTTP request to that website for the information it is looking for. The website then responds…
How to add favicon to your website
March 1, 2016 / Website DevelopmentA Favicon is a small icon shown in the browser address bar. Favicon example ADD A FAVICON Click the Main Menu icon (1) Site builder Click Site settings (2) Main…
How to Manage SEO Settings of your Website
February 26, 2016 / Website DevelopmentWhat is SEO? Search Engine Optimisation (SEO) is the practice of improving search engine ranking by including content and other information that search engines look for Search ranking is influenced…
How to manage new users registration in WordPress
November 6, 2015 / Website Development WordPressLet us first define what is WordPress: WordPress is one of the most prevailing platforms available for making a blog or a website. WordPress is an open-source content management system…
Changing the text highlight colour with CSS
February 17, 2015 / Website DevelopmentIf you’ve seen websites display different foreground or background colours on highlighted text and wonder how they do it, it’s actually very simple. Once part of the draft CSS Selectors…
Placeholder HTML 5 Attribute: Default text field values
August 11, 2014 / Website DevelopmentCreating text fields with default values is now easy thanks to HTML 5. There is a new HTML attribute specifically just for this purpose – the placeholder attribute. As the…