Page 1 of 1

Title tag not showing in browser

Posted: Thu May 21, 2015 6:41 am
by juricin

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


Title tag not showing in browser

Posted: Thu May 21, 2015 8:29 am
by Alena Prykhodko

Hello,

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


Title tag not showing in browser

Posted: Thu May 21, 2015 9:53 am
by juricin

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


Title tag not showing in browser

Posted: Sun May 24, 2015 12:43 pm
by juricin

can someone respond please?


Title tag not showing in browser

Posted: Sun May 24, 2015 2:09 pm
by Illya Stepanov

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.


Title tag not showing in browser

Posted: Wed May 27, 2015 5:09 am
by juricin

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

??


Title tag not showing in browser

Posted: Thu May 28, 2015 9:23 pm
by Illya Stepanov

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