juricin
Posts: 0
Joined: Tue Jan 13, 2015 5:09 am

Title tag not showing in browser

Hi, I've exported the HTML/CSS/JS and uploaded as a website. In the code it clearly has a value within the title tags

ie. Login

but nothing shows in the browser tab, then looking at the inspector, it removes the word Login and simply replaces with:


Any thoughts as to why this is happening? Its like that for every page.

Thanks, Ante

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Title tag not showing in browser

Hello,

Could you please be more specific?
Show us screen shot of what you see..

juricin
Posts: 0
Joined: Tue Jan 13, 2015 5:09 am

Title tag not showing in browser

Screen shot of no title tag showing in browser tab for Login

Image

If you open up inspector for goodthnx.me/login.html you will see that there is no value in code<title></title>/code

But in the actual code that was uploaded there is a value in the title tag

code
<!DOCTYPE html>
<html>

Code: Select all

 <head> 
     <title>Login</title> 
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
     <meta name="format-detection" content="telephone=no"> 
     <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"> 
     <meta name="apple-mobile-web-app-capable" content="yes"> 
     <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> 
     <meta name="msapplication-tap-highlight" content="no"> 
     <link href="files/resources/lib/theme/jqm/jqm&#46;css" rel="stylesheet" /> 
     <link href="files/resources/lib/theme/ios7/ios7&#46;css" rel="stylesheet" /> 
     <link href="files/resources/lib/jquerymobile/1&#46;4&#46;4/jquery&#46;mobile&#46;structure-1&#46;4&#46;4&#46;css" 
     rel="stylesheet" /> 

/code

juricin
Posts: 0
Joined: Tue Jan 13, 2015 5:09 am

Title tag not showing in browser

can someone respond please?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Title tag not showing in browser

Hi -

You will need to check this with your hosting provider, if it is exists in the source files and after uploading it disappears, I'm afraid here nothing we can do.

juricin
Posts: 0
Joined: Tue Jan 13, 2015 5:09 am

Title tag not showing in browser

Hi, its not an issue with the hosting provider. It's also not displaying when I test from the appery editor - show without frame

??

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Title tag not showing in browser

Share your app with us or provide us app public link -- if you'll share with us, also please tell us its name.

Return to “Issues”