21293 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 872 Views |
-
Multiple <title> tags

26 January 2009 at 11:48am
Hi there,
First..this is not a fresh install so maybe the installer changed something..
For some reason in the markup I have two <title> tags - page.ss looks like the below - if you visit www.sisusoftware.com and view the source you will see that $MetaTags is adding a second <title> - any ideas??
<head>
<title>Sisu Software - $Title</title>
<% base_tag %>
$MetaTags
<link rel="shortcut icon" href="/favicon.ico" />
<!--[if IE 6]>
<style type="text/css"> -
Re: Multiple <title> tags

26 January 2009 at 11:50am
If you're using a custom <title> tag in your template, you need to use "$MetaTags(false)" to stop it automatically inserting another tag.
| 872 Views | ||
|
Page:
1
|
Go to Top |


