<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Domain name forwarding &amp;amp; changing/overriding the title tag. in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6164#M9523</link>
    <description>Is there no way of getting my own title tag onto the frame page then? So at least the site will have a main title?</description>
    <pubDate>Mon, 01 Jun 2009 14:07:49 GMT</pubDate>
    <dc:creator>HotTrowles</dc:creator>
    <dc:date>2009-06-01T14:07:49Z</dc:date>
    <item>
      <title>Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6162#M9521</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sorry guys, slowly going out my mind because I'm sure I saw an article on this in the general help section. However I can't seem to now find said article!!!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Basically, what code do I use in my meta tags to override the page title of the frame that forwardsmy BT domain name to my BT web space lite.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It currently just displays the domain name (www.example.co.uk), but I would like it obviously todisplay what I have placed in the title of each page for SEO purposes and just general visitor impression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A big thanks you inadvance!!!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ben&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 13:48:22 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6162#M9521</guid>
      <dc:creator>HotTrowles</dc:creator>
      <dc:date>2009-06-01T13:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6163#M9522</link>
      <description>&lt;P&gt;incorrect information deleted&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dave on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;01-06-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 07:59 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 01 Jun 2009 18:59:36 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6163#M9522</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-06-01T18:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6164#M9523</link>
      <description>Is there no way of getting my own title tag onto the frame page then? So at least the site will have a main title?</description>
      <pubDate>Mon, 01 Jun 2009 14:07:49 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6164#M9523</guid>
      <dc:creator>HotTrowles</dc:creator>
      <dc:date>2009-06-01T14:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6165#M9524</link>
      <description>&lt;P&gt;You can try and use Javascript to do this. On the page that is within the frame and has the &amp;lt;title&amp;gt; tags you want to use amend &lt;STRONG&gt;&amp;lt;body&amp;gt;&lt;/STRONG&gt; to &lt;STRONG&gt;&amp;lt;body OnLoad="parent.document.title=document.title"&amp;gt;.&lt;/STRONG&gt; This might not work depending on where the original frame is located due to Javascript security issues.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 14:55:58 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6165#M9524</guid>
      <dc:creator>orchie</dc:creator>
      <dc:date>2009-06-01T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6167#M9525</link>
      <description>&lt;P&gt;Thanks orchie, but i've tried most javascript solutions, including yours, and i'm still not having any luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still swear blind that I saw a solution in a BT help article lol!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 16:16:51 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6167#M9525</guid>
      <dc:creator>HotTrowles</dc:creator>
      <dc:date>2009-06-01T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6171#M9526</link>
      <description>&lt;P&gt;I came across your post when looking for something else. I had this issue with BT about 6 months ago. I know that in the past (a couple of years ago) they could point the domain to a sub-directory for you. this would display the page name rather than just the domain name as you want to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i came to set this up again, I was told by BT that they had changed their secruity settings and this solution was no longer available. the only way I could do this was to buy another hosting package. So what you used to get for free, now costs £60 per year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do find another way, please&amp;nbsp;let me know - i'd like to&amp;nbsp;save a few quid!!!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 16:49:53 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6171#M9526</guid>
      <dc:creator>johng</dc:creator>
      <dc:date>2009-06-01T16:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6173#M9527</link>
      <description>&lt;P&gt;Hi johng&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not that they upgraded the security settings, it&amp;nbsp;is because they changed the entire web hosting platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, in the past what you describe (web splitting they called it) was not free. You needed the £7 per month Web Publisher Pack add-on&amp;nbsp;in order to use this, on top of the £5 a month for your hosting package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So 2 x £5 hosting packages actually works out £2 cheaper per month.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 18:46:40 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6173#M9527</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-06-01T18:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6175#M9528</link>
      <description>&lt;P&gt;OK, you can actually change the text displayed in the title bar of the frame, but it will read the same for every page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you go into the domain manager, click on Advanced Domain Manager to bring up the advanced settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Beside the frame forwarding section, there is a field called "Meta title". Whatever you put in here will display as the title of the frame.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 18:58:37 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6175#M9528</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-06-01T18:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6176#M9529</link>
      <description>&lt;P&gt;it may be longer ago than i thought. i never had "web publisher" but did have 2 domains that worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is interesting that you say BT changed the whole web hosting platform. that was what I understood at the time, but BT said the only reason they couldn't carry on providing what they had been providing me with was because the new approach to security wouldn't let them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 19:18:07 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6176#M9529</guid>
      <dc:creator>johng</dc:creator>
      <dc:date>2009-06-01T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6178#M9530</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers Dave, found the settings you suggested. However, it doesn't appear to want to save the changes (yes I have pressed save at the bottom!).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I come back to check the advance settings all the meta data has been deleted!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks for all your help and advice so far! Much appreciated.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2009 19:50:01 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6178#M9530</guid>
      <dc:creator>HotTrowles</dc:creator>
      <dc:date>2009-06-01T19:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6202#M9531</link>
      <description>&lt;P&gt;&lt;FONT face="Arial"&gt;You&amp;nbsp;can modify and create metatags editing code of&amp;nbsp;your pages. More information&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;regarding creation of metatags can be found &lt;A href="http://searchenginewatch.com/showPage.html?page=2167931" target="_blank"&gt;here&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial"&gt;Alun&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino" size="1"&gt;&lt;STRONG&gt;Forum Moderator&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2009 11:19:34 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6202#M9531</guid>
      <dc:creator>Alun</dc:creator>
      <dc:date>2009-06-03T11:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6216#M9532</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With regards to the changes not saving in the Domain Manager, this is usually caused by using an unsupported browser ( Google Chrome in most cases ive seen ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worth trying another browser such as Internet Explorer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ian - F -&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2009 17:28:46 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6216#M9532</guid>
      <dc:creator>Ian1974</dc:creator>
      <dc:date>2009-06-03T17:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Domain name forwarding &amp; changing/overriding the title tag.</title>
      <link>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6224#M9533</link>
      <description>&lt;P&gt;Ian, you're a legend mate! I was using Chrome! Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;amp; Thanks to everyone who's chipped in...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why the mod posted that link?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:51:49 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Domain-name-forwarding-amp-changing-overriding-the-title-tag/m-p/6224#M9533</guid>
      <dc:creator>HotTrowles</dc:creator>
      <dc:date>2009-06-03T22:51:49Z</dc:date>
    </item>
  </channel>
</rss>

