<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Generate Success &#187; BT</title>
	<atom:link href="http://www.generatesuccess.co.uk/categories/bt/feed" rel="self" type="application/rss+xml" />
	<link>http://www.generatesuccess.co.uk</link>
	<description>Online tips &#38; Advice for Business Success</description>
	<lastBuildDate>Thu, 19 Aug 2010 14:07:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problems sending emails with BT</title>
		<link>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt-2/62</link>
		<comments>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt-2/62#comments</comments>
		<pubDate>Wed, 08 Oct 2008 12:03:14 +0000</pubDate>
		<dc:creator>Terry Lane</dc:creator>
				<category><![CDATA[BT]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://www.generatesuccess.co.uk/?p=62</guid>
		<description><![CDATA[This morning I have found out that BT have changed the outgoing mail settings for email accounts.  You can no longer user SMTP but must change it to MAIL.
As a BT customer I was not informed of this change; and the BT Broadband support representative I spoke with informed me there had been no changes.
So, [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I have found out that BT have changed the outgoing mail settings for email accounts.  You can no longer user SMTP but must change it to MAIL.</p>
<p>As a BT customer I was not informed of this change; and the BT Broadband support representative I spoke with informed me there had been no changes.</p>
<p>So, if today you have found you can recieve but not send emails and your ISP (Internet SErvice Provider) is BT, then check your email account settings.  If in the Outgoing Mail setting you are using SMTP (eg. smtp.btinternet.com), change it to MAIL (mail.btinternet.com).  Save your changes and test.</p>
<p>This follows BT&#8217;s recent change that had customers receiving error messages, requiring <a title="BT require authentication codes for non BT email accounts" href="http://www.generatesuccess.co.uk/bt-yahoo-upgrade-email-security/11" target="_self">authentication codes</a> to be added for each non-BTemail address.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt-2/62/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Avoid 6 Common Website Mistakes That Cost Money</title>
		<link>http://www.generatesuccess.co.uk/how-to-avoid-6-common-website-mistakes-that-cost-money/32</link>
		<comments>http://www.generatesuccess.co.uk/how-to-avoid-6-common-website-mistakes-that-cost-money/32#comments</comments>
		<pubDate>Thu, 21 Aug 2008 12:58:56 +0000</pubDate>
		<dc:creator>MJ Ray</dc:creator>
				<category><![CDATA[BT]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[IT Systems]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Start Up]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mistakes]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.generatesuccess.co.uk/?p=32</guid>
		<description><![CDATA[According to a recent article, 6 Common Website Mistakes That Cost Money are:

1. JavaScript or other crawler-unfriendly navigation that may impede indexing

This one is best avoided at design-time, by including Web Content Accessibility Guidelines 1.0 Level A in the design brief, but if you&#8217;ve ended up with JavaScript-based navigation on your site (check by doing [...]]]></description>
			<content:encoded><![CDATA[<p>According to a recent article, 6 Common Website Mistakes That Cost Money are:</p>
<dl>
<dt>1. JavaScript or other crawler-unfriendly navigation that may impede indexing</dt>
<dd>
<p>This one is best avoided at design-time, by including <a href="http://www.w3.org/TR/WCAG10">Web Content Accessibility Guidelines 1.0 Level A</a> in the design brief, but if you&#8217;ve ended up with JavaScript-based navigation on your site (check by doing &#8220;View Source&#8221; and searching for the code for your home page link and so on &#8211; if you can find it, then it&#8217;s probably not javascript) and it&#8217;s based on some template system, a webmaster can probably do a whole-site edit to put the navigation links in the page properly &#8211; or at least add a useful &lt;noscript&gt; tag.</p>
</dd>
<dt>2. Navigation that buries important pages within the site architecture.</dt>
<dd>
<p>The structure of the website&#8217;s files and the structure of the link menus do not need to match, so if there&#8217;s a page that you feel is important, get your webmaster to add it to the navigation links across the whole site.</p>
</dd>
<dt>3. Duplicate &#8220;pages&#8221; getting indexed under multiple URLs. </dt>
<dd>
<p>This usually happens for one of two reasons: one is inappropriately-parked domains, which is mistake 6 below and often fairly easy to fix; the other is a misbehaving web application, which you&#8217;ll need to get a programmer to fix.</p>
<p>You can do a simple test of your web application by starting at your homepage and following links to a particular page; then open a new browser window and try to reach the same page by different links (or a site search) and compare the <a href="http://wiki.ucandoit.org.uk/index.php?title=Firefox#Basic_Firefox_controls">address bars</a> (the bit of your browser showing http://) &#8211; do they match?  If not, you&#8217;ve got this problem.</p>
</dd>
<dt>4. No keyword phrase focus in the content or conversely, keyword phrase stuffing</dt>
<dd>
<p>You can use a good word-counter on the text to see how common different keywords and keyphrases, or use the &#8220;webmaster tools&#8221; section of some search engines to see what they&#8217;re focusing on.</p>
<p>Keyword-stuffing can be fairly easy to see. If you &#8220;View Source&#8221; on a page and there&#8217;s a large block of keyword-intensive text somewhere in it that doesn&#8217;t appear it when viewed in a browser, then it&#8217;s probably stuffing.  Many sites regard stuffing as a sort of spam, so you don&#8217;t want to be found doing this.
</p>
<p>To fix these problems, rewrite the page text appropriately.</p>
</dd>
<dt>5. An optimized home page, but that&#8217;s it</dt>
<dd>
<p>Repeat your checks from problem 4 on a few pages other than the home page to discover whether you suffer from this.  Also, see whether your website statistics show search engine visitors arriving at a variety of different pages (these are sometimes called &#8220;Entry Page&#8221; statistics).</p>
</dd>
<dt>6. Additional domains owned by the company are not properly redirected</dt>
<dd>
<p>If you usually use .co.uk, but you also have a .com domain, try visiting a random page on your website, then click in the address bar and replace the .co.uk with .com &#8211; what happens?</p>
<p>If the page is Not Found, then your domains aren&#8217;t properly redirected and you need a Redirect adding to the second one.</p>
<p>If the page displays but the address doesn&#8217;t change itself back, then your domains are probably pointing at the same webspace but aren&#8217;t properly redirected, which will mean you&#8217;re probably making mistake 3 above. Usually, the simplest way to fix this is with a conditional redirect. On <a href="http://httpd.apache.org/">Apache webservers</a>, you can add a <code>.htaccess</code> file containing something like:-
</p>
<pre>RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.yourdomain\.co\.uk$ [NC]
RewriteRule (.*) http://www.yourdomain.co.uk/$1 [R=permanent,L]
</pre>
<p>That even works on BT Business web hosting, by the way.  If it doesn&#8217;t work, try asking your web hosting provider to enable mod_rewrite for you or ask them to suggest how to achieve the same result.</p>
</dd>
</dl>
<p>The above list of mistakes was <a href="http://searchengineland.com/080814-094322.php">published on Search Engine Land</a> last week.  The correction methods are all things used by <a href="http://www.ttllp.co.uk">my webmaster cooperative</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generatesuccess.co.uk/how-to-avoid-6-common-website-mistakes-that-cost-money/32/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BT Yahoo! Upgrade Email Security</title>
		<link>http://www.generatesuccess.co.uk/bt-yahoo-upgrade-email-security/11</link>
		<comments>http://www.generatesuccess.co.uk/bt-yahoo-upgrade-email-security/11#comments</comments>
		<pubDate>Wed, 21 May 2008 10:14:37 +0000</pubDate>
		<dc:creator>Terry Lane</dc:creator>
				<category><![CDATA[BT]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Fraud]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.generatesuccess.co.uk/2008/05/21/bt-yahoo-upgrade-email-security/</guid>
		<description><![CDATA[BT have upgraded email security for their BT Yahoo! Mail accounts.  The security upgrade is to help in their continued fight to prevent fraud and spam.
Anyone who uses a BT Yahoo! Mail account should have received an email from BT explaining that, as an account holder you will need to make some changes to [...]]]></description>
			<content:encoded><![CDATA[<p>BT have upgraded email security for their BT Yahoo! Mail accounts.  The security upgrade is to help in their continued fight to prevent fraud and spam.</p>
<p>Anyone who uses a BT Yahoo! Mail account should have received an email from BT explaining that, as an account holder you will need to make some changes to continue sending emails from alternate addresses.</p>
<p>BT are asking that all customers verify the mail accounts so that they can be passed as safe email addresses.  If you don&#8217;t verify the mail addresses your outgoing emails may be blocked and you might get an Error 553 message.</p>
<p>For more information visit <a href="http://email.planning-inc.co.uk/r.emt?h=www.btyahoo.com/verify&amp;t=sdw1Ew&amp;e=CDNlb+Yy2lY">www.btyahoo.com/verify</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generatesuccess.co.uk/bt-yahoo-upgrade-email-security/11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems sending emails with BT</title>
		<link>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt/5</link>
		<comments>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt/5#comments</comments>
		<pubDate>Wed, 02 Apr 2008 13:08:10 +0000</pubDate>
		<dc:creator>Terry Lane</dc:creator>
				<category><![CDATA[BT]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://www.generatesuccess.co.uk/2008/04/02/problems-sending-emails-with-bt/</guid>
		<description><![CDATA[In the past week or so, some of my clients have been contacting me with problems sending outgoing emails.  The problem has been caused by BT Yahoo!
BT are now preventing their broadband users, both personal and business, from sending emails using some non-BT email accounts.  This, BT say, is for adding protection to [...]]]></description>
			<content:encoded><![CDATA[<p>In the past week or so, some of my clients have been contacting me with problems sending outgoing emails.  The problem has been caused by BT Yahoo!</p>
<p>BT are now preventing their broadband users, both personal and business, from sending emails using some non-BT email accounts.  This, BT say, is for adding protection to their customers, though it appears to be more a move for security to their servers.</p>
<p>My frustration was not so much with this new step, but the fact that as a long time BT customer I did not receive written warning or information about the change; which resulted in too much of my own time trying to understand the problem and then getting the correct information from BT.</p>
<p>BT stated that, for security reasons, they were now preventing their customers from sending emails from email client software such as Microsoft Outlook and Thunderbird, when the SMTP or &#8216;from&#8217; email address is not a BT Yahoo! email address or a “validated alternative email address”. Last month, <a href="http://www.theregister.co.uk/2008/02/07/sky_google_mail/">Sky stopped the use of their SMTP</a> (Simple Mail Transfer Protocol) servers to send emails.</p>
<p>Both of these changes have meant that many Sky and BT Yahoo! broadband users have been unable to send email until they change their SMTP settings, or in the case of BT Yahoo! customers, go through a process of <a href="http://help.yahoo.com/l/us/yahoo/mail/original/manage/sendfrom-07.html">validating</a> their email address.</p>
<p>For anyone using BT broadband as their ISP (Internet Service Provider) and are currently using or about to set up non-BT email accounts you can still do this, but instructions on how to set up your non-BT email account has changed.  See the <a href="http://help.btinternet.com/yahoo/help/servicestatus" title="BT ">BT website</a> for more information and help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generatesuccess.co.uk/problems-sending-emails-with-bt/5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
