Subversion Repositories cheapmusic

Rev

Rev 134 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 134 Rev 153
Line 15... Line 15...
15
$metaTitle = trim($pageTitle . SITE_TITLE, ' ');
15
$metaTitle = trim($pageTitle . SITE_TITLE, ' ');
16
?>
16
?>
17
<meta charset="utf-8">
17
<meta charset="utf-8">
18
<meta name="viewport" content="width=device-width, initial-scale=1">
18
<meta name="viewport" content="width=device-width, initial-scale=1">
19
<title><?php echo $metaTitle; ?></title>
19
<title><?php echo $metaTitle; ?></title>
-
 
20
<link rel="canonical" href="https://<?php echo $_SERVER['SERVER_NAME']; ?>/login/index.php" />
20
<meta name="description" content="Create your free login at FindCheapMusic to maintain your wishlist, set up the price monitoring and uncover the coupons and special offers."/>
21
<meta name="description" content="Create your free login at FindCheapMusic to maintain your wishlist, set up the price monitoring and uncover the coupons and special offers."/>
21
<meta name="keywords" content="Cheap,Music,Album,Single,Promo,CD,Compact Disc,Vinyl,Record,Digital,Download,Sheet,Book">
22
<meta name="keywords" content="Cheap,Music,Album,Single,Promo,CD,Compact Disc,Vinyl,Record,Digital,Download,Sheet,Book">
22
 
23
 
23
<script nonce="<?php echo base64_encode($_SESSION["nonce"]); ?>">window.dataLayer = window.dataLayer || [];</script>
24
<script nonce="<?php echo base64_encode($_SESSION["nonce"]); ?>">window.dataLayer = window.dataLayer || [];</script>
24
<link href="https://maxcdn.bootstrapcdn.com" rel="preconnect" crossorigin/>
25
<link href="https://maxcdn.bootstrapcdn.com" rel="preconnect" crossorigin/>