<?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>Worlds Best Online Business Resources &#187; Google Info</title>
	<atom:link href="http://wbobr.com/category/google-info/feed" rel="self" type="application/rss+xml" />
	<link>http://wbobr.com</link>
	<description>Internet Marketing Tools, Resources, Information and Training for those who wish to learn Internet Marketing.</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:30:20 +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>Setting Up Google Apps For Your Domain</title>
		<link>http://wbobr.com/2299/setting-up-google-apps-for-your-domain</link>
		<comments>http://wbobr.com/2299/setting-up-google-apps-for-your-domain#comments</comments>
		<pubDate>Sun, 31 Jan 2010 05:44:35 +0000</pubDate>
		<dc:creator>SherryD</dc:creator>
				<category><![CDATA[Google Info]]></category>
		<category><![CDATA[how to set up google apps for your domain]]></category>
		<category><![CDATA[setting up google apps]]></category>
		<category><![CDATA[setting up google apps for your domain]]></category>

		<guid isPermaLink="false">http://wbobr.com/?p=2299</guid>
		<description><![CDATA[Google apps provides your business with a one stop login, branded with your domain name, in which you are able to manage many of your communication needs.
From its interface, you are able to add multiple logins to use for interaction.
Interact with your customers by setting up a support email address they are able to contact. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wbobr.com/wp-content/uploads/2010/01/setting-up-google-apps-for-your-domain.jpg"><img class="alignleft size-full wp-image-2300" style="border: 0pt none; margin: 0px 5px;" title="Setting Up Google Apps For Your Domain" src="http://wbobr.com/wp-content/uploads/2010/01/setting-up-google-apps-for-your-domain.jpg" alt="Setting Up Google Apps For Your Domain" width="150" height="141" /></a>Google apps provides your business with a one stop login, branded with your domain name, in which you are able to manage many of your communication needs.</p>
<p>From its interface, you are able to add multiple logins to use for interaction.</p>
<p>Interact with your customers by setting up a support email address they are able to contact. Interact with contractors you hire by giving them their own login and using the documents feature to share information and instructions.</p>
<p>Google docs allows you to upload files without having to convert those files into a Google doc format. This allows you to access, open and share these files with anyone you give permission to, from anywhere there is an Internet connection and browser available.</p>
<h2><strong>Prerequisites</strong></h2>
<p>Before you get started with the sign up process, there are a couple of items you will need to have already in place.</p>
<p><strong>1)</strong> You will need to have purchased your domain name and have it ready to use in your hosting account&#8217;s cPanel interface.</p>
<p><strong>2)</strong> You will need to have your index file or home page uploaded, even if it is not quite yet ready for public use.<br />
<span id="more-2299"></span><br />
<h2><strong>Getting Set Up</strong></h2>
<p><strong>Please note:</strong> that there is a bit of setup required here. You will need cPanel access for your domain in order to modify it&#8217;s MX records. The MX records determine how mail received on your domain will be handled.</p>
<p>Begin by opening a browser window to the <a href="http://www.google.com/a/cpanel/domain/new" target="_blank">Google Apps Sign Up Page</a></p>
<p>Select whether you are the Administrator of the domain or End-user/member of the domain. You really should be the owner of the domain with cPanel and ftp access if you are planning on doing this setup.</p>
<p>Enter your domain name.</p>
<p>Fill in the Google Apps Standard Edition form information.</p>
<p>Once the standard information page is completed, you wil be taken to a page on which you will choose the Username for the administrative account and the password that it will use. You will also be asked to accept Google&#8217;s terms and conditions for Google Apps Standard Edition. As with any contract, it is strongly suggested that you do read their policies before clicking on the agreement button. There is also the captcha to get past on this page.</p>
<p>On the next page, you will be asked to verify your ownership of your domain. You may either choose to upload an html file, or make a change to the CNAME record for your domain. Uploading a html file is by far the easiest of the two choices.</p>
<p>Here is the structure for a basic HTML file that can be created in Notepad.</p>
<p>&lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.0 Transitional//EN&#8221;&gt;<br />
&lt;HTML&gt;<br />
&lt;HEAD&gt;<br />
&lt;TITLE&gt; googlehostedservice &lt;/TITLE&gt;<br />
&lt;META NAME=&#8221;Keywords&#8221; CONTENT=&#8221;"&gt;<br />
&lt;META NAME=&#8221;Description&#8221; CONTENT=&#8221;"&gt;<br />
&lt;/HEAD&gt;<br />
&lt;BODY&gt;<br />
<span style="color: #800000;">PLACE THE GOOGLE CODE HERE</span><br />
&lt;/BODY&gt;<br />
&lt;/HTML&gt;</p>
<p>When done, save the file under the name chosen by Google. In my case it was to be saved as googlehostedservice.html and upload the file to the root of your domain. The root of the domain will be where your index.html or home page is also located. Google will check for this file to verify that you do indeed have administrative rights for this domain.</p>
<p>Click on the button to proceed once this file has been uploaded. You will then be logged into your new Google Apps account.</p>
<p>Now we must activate email in Google Apps and this requires us to make changes in our hosting cPanel. The entries I will show you are for a <a href="http://wbobr.com/hosting/top3wordpresshosting.php" target="_blank">Hostmonster hosting</a> account, but can be used for other hosting accounts as well.  <a href="http://www.hostmonsterforum.com/showpost.php?p=15422&amp;postcount=5" target="_blank">Click Here</a> for the set up document I followed.</p>
<p>Click on Activate email. This will take you to the settings page for the MX records that need to be added.</p>
<p><strong>PLEASE NOTE:</strong> This page shows several MX server addresses using the same priority level. Your hosting account, as with mine, may only allow one entry per priority level.</p>
<p>Open a new browser window or tab so you don&#8217;t lose the Gmail window.</p>
<p><strong>Login to your hosting cPanel</strong></p>
<p>Find the MX Entry icon in the Mail section and open it.</p>
<p>You will want to take note of the current settings in case you ever wish to set these back.</p>
<p>For my new domain, the only MX entry was as follows:</p>
<p>Priority: 0<br />
Destination: MyNewDomain.com<br />
Actions: Edit or Delete</p>
<p>These setting tell Hostmonster to handle all incoming mail for mynewdomain.com with their mail server. For now, leave this as is and add the following entries. <strong>DO Not use priority 0</strong> as this level belongs to the hosting provider&#8217;s mail server.</p>
<p>Priority: 1<br />
Destination: ASPMX.L.GOOGLE.COM</p>
<p>Priority: 5<br />
Destination: ALT1.ASPMX.L.GOOGLE.COM</p>
<p>Priority: 10<br />
Destination: ALT2.ASPMX.L.GOOGLE.COM</p>
<p>Priority: 15<br />
Destination: ASPMX2.GOOGLEMAIL.COM</p>
<p>Priority: 20<br />
Destination: ASPMX3.GOOGLEMAIL.COM</p>
<p>Priority: 25<br />
Destination: ASPMX4.GOOGLEMAIL.COM</p>
<p>Priority: 30<br />
Destination: ASPMX5.GOOGLEMAIL.COM</p>
<p>The priority determines which mail server will be used first. If that one is busy, the next in the list will be used.</p>
<p>When this is done, remove the original MX record for priority 0.</p>
<p><strong>Return the main cPanel page.</strong></p>
<p>Open the subdomains icon under the Domains section.</p>
<p>Create a subdomain called gmail.yourdomain.com in Hostmonster; make sure the domain you are setting up email for is showing. Click in the Document Root box and it will automatically fill in. Click on create to add. This may take a few minutes to process.</p>
<p>We must now redirect the gmail.yourdomain.com to the Google Apps address which is mail.google.com/a/domain.com.</p>
<p>Find the gmail.yourdomain.com that you have just created in the subdomains list.</p>
<p><strong>Click on Manage Redirection</strong></p>
<p>Remove the Http:// list in the box provided there, paste in mail.google.com/a/domain.com and save. When you are returned to the subdomain list, you will now see that your gmail subdomain is being redirected.</p>
<p><strong>Note:</strong> This Redirection feature can also be used if you are replacing an old domain and you want the traffic for that domain to go to another domain. Simply add the full URL to the new domain.</p>
<p>That takes care of the changes needed in the Hostmonster cPanel, so we are able to close this tab or window at this time. Don&#8217;t forget to logout.</p>
<p><strong>Go back to your Google Apps window</strong> where we had previously clicked on Activate email.</p>
<p>I do not change the SPF record, so that is something you will need to decide on your own.</p>
<p>Click on the &#8220;I have completed these steps&#8221; button. It may take up to 48 hours for the new settings to take effect, so check back to see if it now says active beside the Email icon. On average, I find it only takes 10 to 15 minutes before this shows as active.</p>
<p>At this point, you should log out and bookmark the login page for your domains Google Apps. It is a rather long link. Then log back in.</p>
<p><strong>Click on Users and Groups</strong> to add additional users and emails to your account. I set up my support email user and account at this time. Use your own name and set the username to support. You have the option then of assigning a password or using the temporary password shown. I prefer to assign a password if it is an account I will be using personally. A temporary password is good for any accounts you set up for other people&#8217;s access.</p>
<p><strong>Make sure you are recording this information as you go and email the instructions to the new user.</strong></p>
<p>If this was an additional account you setup for your own use, logout and then login under the new username. The shortcut to the email login will be: http://mail.google.com/a/yourdomain.com. You will be asked to enter a captcha and accept Google&#8217;s Terms of Service as the new user. Click on Create my account. I am assuming a user who has been assigned a temporary password will be asked to create a new password at this point.</p>
<p><strong>To make multiple accounts easier to manage</strong>, I now change some settings.</p>
<p><strong>Click on Settings</strong> in the upper right of the screen.</p>
<p><strong>Under General &#8211; Keyboard shortcuts</strong> &#8211; enable keyboard shortcuts and save changes. As you can see, there are many options available on this page.</p>
<p>Once this is saved, return to Settings and go to the <strong>Forwarding and POP/IMAP tab</strong>.<br />
Under forwarding, I will ask that any email received by this account be forwarded to my main domain account and a copy kept. Save changes. Now any mail received by this account will also be sent to the original admin account that was setup.</p>
<p>As an added item, I also forward any email received on the admin account to a general personal gmail account. This is the account that I check most frequently and with this setup I will know if any email arrived on the other accounts, so that I am able to respond if necessary in a timely manner.</p>
<p>To do this, log out and re-login under your admin email account. Go to Settings and enter your forwarding information.</p>
<p>Once Email shows as active in your Google Apps panel, test the new email addresses and redirection.</p>
<p>That&#8217;s it for now.</p>
<p>&nbsp;</p>
<p>To Your Success,</p>
<p>SherryD<br />
<a href="http://www.wbobr.com">http://www.wbobr.com</a></p>
<p>P.S. If anyone has instructions for setting up Google Apps on other hosting providers, please feel free to email me and we will see what we can do about posting those instructions as well.</p>
<p><!-- AddThis Button BEGIN --><br />
<center>
<div><script type="text/javascript">var addthis_pub="sdriedger";</script><br />
<a href="http://www.addthis.com/bookmark.php?v=20" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/200/addthis_widget.js"></script></div>
<p></center><br />
<!-- AddThis Button END --></p>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1854733929528874";
/* WP-WBOBR-Posts-468x15, created 7/18/09 */
google_ad_slot = "8727193171";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center></p>
<p>&nbsp;</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwbobr.com%2F2299%2Fsetting-up-google-apps-for-your-domain"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwbobr.com%2F2299%2Fsetting-up-google-apps-for-your-domain&amp;source=SherryDriedger&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://wbobr.com/2299/setting-up-google-apps-for-your-domain/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
