Jump to content

<Title> for Maintenance Page


OKLY

Recommended Posts

Hi all, would like to know how I will be able to add a page title via the <Title> tag for the maintenance page? As you can see the source code below, the <title> tag is blank for the maintenance page which will not have any page title.

<!doctype html>
<html lang="">

  <head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">

    
      <title></title>
      <meta name="description" content="">
      <meta name="keywords" content="">
    
    <meta name="viewport" content="width=device-width, initial-scale=1">

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...