33: How to Remove the Page File Extension From the URL | Learn HTML & CSS | HTML Tutorial | mmtuts

Channel:
Subscribers:
497,000
Published on ● Video Link: https://www.youtube.com/watch?v=-6LyG9I-FPc



Category:
Tutorial
Duration: 16:29
198,214 views
4,257


How to Remove the Page File Extension From the URL | Learn HTML & CSS | HTML Tutorial | mmtuts. In this HTML tutorial you will learn how to remove the page file extension from the URL of your website. To do this we will need to make changes to our .htaccess file, which I will show in debt how to create and do.

Lesson starts at: 2:44

Bellow is the code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.html -f
RewriteRule ^(.*)$ $1.html [NC,L]

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/lesson-material-42361704




Other Videos By Dani Krossing


2018-05-0137: Create Transitions Using CSS | Create Hover Animations | Learn HTML & CSS | HTML Tutorial
2018-04-2612: How to Create Arrays in JavaScript | Store Multiple Data in an Array | JavaScript Tutorial
2018-04-2236: CSS Pseudo Elements and Classes | Style Part of an Element | Learn HTML and CSS | Full Course
2018-04-1911: How to Create Conditions in JavaScript | Conditional Statements | JavaScript Tutorial
2018-04-1835: How to Create Variables in CSS | Create CSS Variables | Learn HTML and CSS | HTML Tutorial
2018-04-1710: String Operator in JavaScript Explained | JavaScript Tutorial | Learn JavaScript | mmtuts
2018-04-169: Different Types of Operators in JavaScript | JavaScript Tutorial | Learn JavaScript | mmtuts
2018-04-1634: How to Use CSS Position to Move Elements | Learn HTML and CSS | Full Course For Beginners
2018-04-10How to Fix Webcam not Showing in OBS | Webcam Does Not Show Inside OBS | Webcam Won't Work in OBS
2018-04-0962: How to Remove the File Extension and Variables From the URL | Remove .php in URL | PHP Tutorial
2018-03-2933: How to Remove the Page File Extension From the URL | Learn HTML & CSS | HTML Tutorial | mmtuts
2018-03-2632: How to Create a 404 Page in HTML | Create a Custom 404 Page | Learn HTML & CSS | HTML Tutorial
2018-03-2331: How to Create an XML Sitemap | Register a Sitemap with Google | Learn HTML and CSS
2018-03-218: Different Data Types in JavaScript | JavaScript Tutorial | Learn JavaScript | mmtuts
2018-03-2061: How to Create a Unique String in PHP | Generate a Key | PHP Tutorial | Learn PHP Programming
2018-03-167: How to Create Variables in JavaScript | JavaScript Tutorial | Learn JavaScript | mmtuts
2018-03-1530: How to Validate a Website | Check Website for Errors & Bugs | Learn HTML and CSS
2018-03-1429: How to Easily Upload a Website | Learn HTML & CSS | HTML Tutorial | Upload a Website Tutorial
2018-03-116: Rules for Writing JavaScript Code | JavaScript Tips | JavaScript Tutorial | Learn JavaScript
2018-03-10I MOVED! AGAIN... | VLOG | mmtuts
2018-03-075: How to Use the Developer Tool for JavaScript Development | JavaScript Tutorial | Learn JavaScript



Tags:
how to remove the file extension from the url
how to remove the page file extension from the url
remove the page file extension
remove the page extension from url
remove the page extension
how to hide the file extension from the url
how to hide the page file extension from the url
html
css
html tutorial
css tutorial
learn html
url extension
hide url extension
remove url extension
remove url page extension
hide url page extension