<?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>swissitweb.com &#187; Web pages</title>
	<atom:link href="http://swissitweb.com/blog/category/web_content_writing/web_pages_web_content_writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://swissitweb.com/blog</link>
	<description>News &#38; Web Design Updates</description>
	<lastBuildDate>Mon, 07 Mar 2011 18:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Advanced Web Site Structuring &#8211; Tips</title>
		<link>http://swissitweb.com/blog/2009/05/28/advanced-web-site-structuring-tips/</link>
		<comments>http://swissitweb.com/blog/2009/05/28/advanced-web-site-structuring-tips/#comments</comments>
		<pubDate>Thu, 28 May 2009 23:47:23 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web site structure]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=386</guid>
		<description><![CDATA[<br/>Proper Web site design and structure is an integral part of any search-engine optimization campaign. The search-engine ranking algorithms are constantly evolving. More and more Web site owners are losing their spots in the rankings as their competition becomes more technically competent and adept at the technical side of search-engine optimization. Create a Robots.txt File [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Proper Web site design and structure is an integral part of  any search-engine optimization campaign. The search-engine ranking algorithms  are constantly evolving. More and more Web site owners are losing their spots  in the rankings as their competition becomes more technically competent and  adept at the technical side of search-engine optimization. <span id="more-386"></span></p>
<h2>Create a Robots.txt File</h2>
<p>Creating a <strong><em>robots.txt</em></strong> file is a way of speaking  directly to the search-engine spiders when they arrive at your site. Perhaps  you would rather the spiders not visit certain section of your site. Or maybe  you want to instruct them to visit every single page. Other times you may want  to control the frequency at which the spiders visit your site.</p>
<p>Also you can create a <strong><em>robots.txt</em></strong> file to prevent  search-engine spiders from consuming excessive amounts of bandwidth on your  server and also to prevent potential copyright infringements.</p>
<p>The file resides in the root directory of your Web server.</p>
<p>Tip: A <strong><em>robots.txt</em></strong> file can also be used to  tell the search-engine spiders where a site map is located with this text: <strong><em>Sitemap:</em></strong> <strong><em>http://www.example.com/yoursitemap.html</em></strong></p>
<p>You can use the <strong>robots.txt  generator</strong> at: <strong><em>www.mcanerin.com/EN/search-engine/robots-txt.asp</em></strong> to simplify  the <strong>robots.txt</strong> creation task.</p>
<h2>Using the Nofollow Attribute</h2>
<p>Attaching a <strong><em>nofollow</em></strong> attribute to a link is your  way of telling the search-engine spiders that they should not follow that link  or view that link as anything of significance when determining ranking.</p>
<p>The <strong><em>nofollow</em></strong> attribute can also be used  to link to other Web sites that are not directly related to the content of you  own Web site. Google has asked that all paid links be tagged with the <strong><em>nofollow</em></strong> attribute to indicate that the links should not affect ranking influence.</p>
<p>Tip: Essentially, adding the <strong><em>nofollow</em></strong> attribute to a  link tells the search engines not to use that link as a positive factor in their  ranking algorithm.</p>
<h2>Structure URL s Correctly</h2>
<p>Both search engines and search-engine users appreciate  static-looking, <strong>descriptive URL s</strong>.  The search engines also take into consideration the keywords and phrases  contained within your URL s and use these to influence your rankings.</p>
<p>Tip: Structuring your URL s correctly provides you with  benefits beyond just improving your search-engine optimization efforts. One  such example is a paid search, or pay-per-click, advertising campaign. A  properly categorized Web site gives you a head start in developing the keyword  lists necessary to properly construct a paid search advertising campaign. You  may actually see a price decrease in your paid search efforts as well.</p>
<h2>Protect Yourself with an .htaccess File</h2>
<p>An <em>.<strong>htaccess</strong></em> file  is the <strong>Apache Web server’s configuration file</strong>. It is a straightforward yet  powerful text file that can accomplish a wide variety of functions.</p>
<p>Although normally left to expert server administrators, an <em>.<strong>htaccess</strong></em> file can help you avoid  several potential problems.</p>
<p><strong>Rewriting URL s and redirecting Web traffic </strong>enables you to  use numerous forms of protection ranging from password protecting directories,  banning visitors from certain sources, and preventing bandwidth theft from  image linkers.</p>
<p>Rules located in an <em>.<strong>htaccess</strong></em> file uploaded to your images directory take precedence over the foot file. Also  you may want to stop the malicious use of the Linux <strong><em>Wget</em></strong> command that can retrieve your Web site content.</p>
<p>You can use .<em><strong>htaccess</strong></em> to block direct linking to your  images, and instead even send a replacement image.</p>
<p>Tip: An excellent tool located at <strong>www.htaccesstools.com</strong> allows you to generate a variety of different .<em><strong>htaccess</strong></em> code blocks.</p>
<p>The tool automatically generates .<em><strong>htaccess</strong></em> authentication  code along with an encrypted .<strong>htpasswd</strong> file to password protect directories.  This is especially important with the advent of new image search engines like  Google Images. The tool also creates .<strong><em>htaccess</em></strong> code to block unwanted bots  traffic or traffic from certain IP addresses. You should regularly check for excessive  traffic from random bots or excessive visits from any particular IP addresses.</p>
<h2>Using Mod_Rewrite to Rewrite URLs</h2>
<p>The <strong><em>mod_rewrite</em></strong> module of the <strong>Apache Web server</strong> gives you the power to rewrite poorly formed URL s on the fly as well as manipulate the appearance or any file name you  choose. There are tools available to simplify the complex parts.</p>
<p>Use <em><strong>mod_rewrite</strong></em> to easily and noninvasively <strong>restructure the  URL</strong> to look like www.example.com/pets/dogs/fod.</p>
<p>Activate <em><strong>mod_rewrite</strong></em> by adding the text <strong>RewriteEngineOn</strong> to  your <strong>Web root directory’s .htacess file</strong>. The <strong><em>mod_rewrite</em></strong> module is not present  on all server, so be sure to contact your Web hosting administrator to make sure  that it is installed or ask if an alternative solution is available.</p>
<p>Tip: <strong><em>Mod_rewrite</em></strong> can be very <strong>complex and difficult</strong> to use if  you are not a skilled Web programmer. And excellent, free tool can be found at <strong>www.mod-rewrite-wizard.com</strong>.  You also have the option to add any relevant keywords as a prefix or suffix.</p>
<h2>Redirect Non-WWW Traffic to WWW</h2>
<p>You may be amazed to learn that some search engines see the <em>example.com</em> and <em>www.example.com</em> variations of your domain name as two totally  separate Web sites. <strong>This is called a www/non-www canonical issue</strong> because there  is confusion as to which version is standard.</p>
<p>It is important to set up your server to redirect all  traffic to one variation to prevent any confusion by the search engines.</p>
<p>Fortunately, you can easily address this problem by adding a  small amount of code to your Web root directory’s .htaccess file to set up a  301 redirect from example.com to www.example.com or vice versa. A 3<strong>01 redirect is also known as a permanent redirect</strong>.</p>
<p><strong>301 redirects</strong> are the preferred method of redirection  because Google attempts to pass all the ranking influences to the new  destination.</p>
<p>Tip: You should always set up the 301 redirect discussed in  this task, and you may be curious to see if you have a large canonical issue  with your www/non-www domain entries.</p>
<p>To check, visit <strong>www.google.com</strong> and type <strong>site:newdomain.com</strong> into the search bar. Replace newdomain.com with  your domain name.</p>
<p>Also take a note of the total number of pages indexed in the  upper-right corner of the search results. Next, type <strong>site:www.newdomain.com</strong> into the search bar. <strong>If the results differ dramatically from the results of the  previous query, you probably have a canonical issue.</strong></p>
<h2>Redirect with 301 Redirects</h2>
<p><strong>301 redirects</strong> provide you with the means to tell the search  engines that not only have you moved your site, but you want all your rankings  to move with it. This is a very important and often overlooked issue.</p>
<p>Unfortunately, search engines are not necessarily friendly  when you make Web site changes. You can set up a <strong>301 redirect</strong> to accomplish  this task, and both search-engine spiders and Web browsers automatically  redirect to the new location. For search-engine optimization purposes, this  also preserves most if not all of your search-engine ranking factors.</p>
<p>If you want to <strong>move your entire Web site</strong> from one domain to  another, a <strong>301 redirect</strong> is your best bet to keep your current search-engine rankings.</p>
<p>Do not be alarmed if your redirect is not reflected  immediately. Also, keep in mind that any changes you make to your Web site can  negatively or positively influence your search-engine rankings.</p>
<p>Tip: Do not expect the search engines to understand your intentions.  When you <strong>remove pages</strong> that are not longer necessary for your site, <strong>consider  adding a 301 redirect</strong> for those pages back to your site’s home page. Otherwise,  if you remove the pages and the search-engine spiders continue to crawl the  missing pages, they may penalize your entire site despite the deletions being  intentional.</p>
<p>If you own the .com, .net, .org, or other extension of your  domain name, you can <strong>use 301 redirects to automatically force all .net and .org  visitors to redirect to the .com extension</strong> or whatever extension you  choose.  301 redirects can be used to  automatically redirect any misspelled traffic to your actual domain name.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/05/28/advanced-web-site-structuring-tips/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/05/28/advanced-web-site-structuring-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic Web Site Structure &#8211; Tips</title>
		<link>http://swissitweb.com/blog/2009/05/23/basic-web-site-structure-tips/</link>
		<comments>http://swissitweb.com/blog/2009/05/23/basic-web-site-structure-tips/#comments</comments>
		<pubDate>Sat, 23 May 2009 17:13:18 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web site structure]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=381</guid>
		<description><![CDATA[<br/>Find Web hosting If you are designing a mid-level or large-scale Web site and plan to sell products or services from your Web site, you want to carefully evaluate potential Web hosting companies. Choose one that is up 24 hours a day, 7 days a week, 99.9% of the time. I know this sound obvious, [...]]]></description>
			<content:encoded><![CDATA[<br/><h2>Find Web hosting</h2>
<p>If you are designing a mid-level or large-scale Web site and  plan to sell products or services from your Web site, you want to carefully  <strong>evaluate potential Web hosting companies</strong>.</p>
<p>Choose one that is up<strong> 24 hours a day, 7 days a week, 99.9%  of the time</strong>. I know this sound obvious, but believe me it’s not. How many times  have I come across clients that were telling me “I signed up with a hosting  company one year ago and they don’t exist anymore, please help me find the  right one.”</p>
<p>There are hosting review forums out there, one of them is  <strong>WebHostingTalk</strong> and the other one is <strong>FindMyHosting</strong>.<span id="more-381"></span></p>
<h2>Establish a Domain Name</h2>
<p>Selecting a domain that relates directly to the theme of  your Web site increases the likelihood that search engines such as Google and  Yahoo will rank your Web site for related keywords. <strong>Choose a domain name that  contains the keywords and phrases that your Web site is about</strong>, or choose a  domain name that is brandable.</p>
<p>When choosing a domain name, try to include, if possible,  <strong>one or two of the major keywords </strong>your Web site is trying to rank for.</p>
<p>Tip: <strong><em>Cybersquatting</em></strong> occurs when someone registers  a variation of your current domain name.</p>
<p>At the same time you register your primary domain name you  should <strong>also register that same domain with common domain and country  extensions</strong>. At least you should register the .com, .net, and .org extensions,  as well as .co.uk and any other country with which you may want to eventually  conduct direct business.</p>
<p>Securing a good domain name is not easy. <strong><em>Domaining</em></strong> is a business where domain names are purchased, usually in bulk, and monetized.</p>
<p>You may consider purchasing that domain in the <strong>domain  secondary market </strong>from a Web site such as www.sedo.com, which brokers single  domain names for as little a s $10 to as much as $10million.</p>
<h2>Optimize for Multiple Browsers</h2>
<p>Unfortunately, each individual browser does not read HTML  code in the same fashion. It is possible to <strong>design a Web site a certain way</strong> and  view it in Internet Explorer only to find out later that it looks much  different in Firefox. A simple way is to download a version of each browser and  test your Web site in each.</p>
<p>Also, <strong>you want to be sure that your Web site is designed  with different screen resolutions in mind</strong>. Test your Web site with your  computer’s resolution set to 800*600 and 1024*768.</p>
<p>Tip: <strong>Anybrowser.com </strong>offers a variety of tools that help you  make sure your site is compatible with multiple browsers.</p>
<h2>Design a Sitemap</h2>
<p>Although not strictly necessary, consider<strong> naming the sitemap  either sitemap.html or sitemap.php</strong>. Sometimes no matter how well you design  your internal linking structure, your visitors may have a hard time finding  exactly what they are looking for.</p>
<p><strong>XML-Sitemaps.com </strong>helps automate this process. You can  generate sitemaps that can be submitted to search engines.</p>
<h2>Create a Company Information Page</h2>
<p>A company information page helps <strong>build trust with your  viewers </strong>by providing company biographies, history, and even photos to explain  who you are and where you come from.</p>
<p>Place a link for your company information section on the  home page of your Web site. Label the link as <strong>About Us, Company Information</strong>, or  something similar so that users can easily find it.</p>
<p>If you are selling a product, <strong>your consumers want to know  who you are</strong>, where you come from, and why they should trust your business.</p>
<p>Also statistics have shown that your Web site’s company  information or About Us page is likely to be <strong>one of the most clicked pages</strong> or  your entire site by new visitors.</p>
<p>Including an actual a<strong>ddress and phone number</strong> can help to<strong> provide a sense of confidence</strong> in your visitor, which is especially important if  you run an e-commerce Web site.</p>
<h2>Create a Privacy Policy page</h2>
<p>You should create a privacy policy to <strong>ensure your users are  aware of your information collecting policies</strong>. Many in the SEO community theorize  that having a privacy policy page can help to show the search-engine algorithms  that you are in fact a legitimate business.</p>
<p>The purpose of having a privacy policy is to prove to your  visitors that you are committed to protecting the privacy of their personal  information. Privacy policies are<strong> particularly important if you collect e-mail  addresses</strong> or any other type of demographic information about your visitors.</p>
<p>Tip: The <strong>Direct Marketing Association</strong> offers a tool for  creating privacy policies that is freely available to all Web site owners.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/05/23/basic-web-site-structure-tips/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/05/23/basic-web-site-structure-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Pages &#8211; Tips &amp; Tricks</title>
		<link>http://swissitweb.com/blog/2009/05/19/creating-pages-%e2%80%9ctips-tricks%e2%80%9d/</link>
		<comments>http://swissitweb.com/blog/2009/05/19/creating-pages-%e2%80%9ctips-tricks%e2%80%9d/#comments</comments>
		<pubDate>Tue, 19 May 2009 18:15:58 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web content writing]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web pages]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=373</guid>
		<description><![CDATA[<br/>Creating search-engine-optimized Web pages is the core effort of a successful Internet marketing campaign. Taking care of technical on-site factors such as file names, title tags, meta description tags, meta keyword tags, and meta robots tags is crucial to making sure the search-engine spiders can determine the relevance of your web site. Optimization of images [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Creating search-engine-optimized Web pages is the <strong>core  effort of a successful Internet marketing campaign</strong>. Taking care of technical  on-site factors such as file names, title tags, meta description tags, meta  keyword tags, and meta robots tags is crucial to making sure the search-engine  spiders can <strong>determine the relevance of your web site</strong>.</p>
<p>Optimization of images is important for those Web browsers  that do not support images, and because search-engine spiders cannot read the  content of an image, optimizing images presents an extra avenue to squeeze in  more content.<span id="more-373"></span></p>
<h2>Choose File Names</h2>
<p>Using file names that are <strong>relevant to the content</strong> of you Web  page is important for numerous reasons. The search-engine spiders see your file  names before anything else.</p>
<p>Besides your domain name, the <strong>first thing search engines  discover</strong> when spidering through the pages of your Web ste are your <strong>file names</strong>.  Make sure your file names are relevant! Have a <strong>specific topic</strong> in mind. A good  practice is naming each Web page after the main key phrase that the page is  about.</p>
<p><strong>Tip:</strong> Search  engines specialists have stated that <strong>hyphens in URLs and Web page file names  are viewed as spaced by the search-engine</strong> ranking algorithms. But an overuse of  hyphens is considered to be a spamming technique and can result in a penalty.  So try to <strong>limit hyphen usage to no more than three hyphens per file name</strong>. The  search engines have begun to treat underscores similarly to hyphens, so limit  this one as well. Also keep URL lengths as short as possible. A 30-character  URL is far easier to remember than a 300-character URL.</p>
<h2>Optimize Title Tags</h2>
<p>The <strong>first thing a visitor sees</strong> when finding your page on the  search-engine results is your title tag. Title tags <strong>should be descriptive</strong> of  what your Web page is about and compel potential visitors to visit your site.</p>
<p>Also search engines use the text contained within the title  tag as primary factor to determine what the content of a certain Web page is  about.</p>
<p><strong>Tip:</strong> Limit your <strong> title tag to 65 characters</strong> or less. Write <strong>concise statement</strong> summarizing the  main point of your content. Be <strong>unique with each title tag </strong>and include keywords  you want to rank for. Another hot tip is that the web page file name should  relate very closely to the page title tag.</p>
<h2>Optimize Meta Description Tags</h2>
<p>Some search engine use the meta description tags in their  result pages directly underneath the Web page titles.</p>
<p>Because this information is displayed in the search results  you <strong>can use it as a method to deliver your marketing message</strong> and entice  search-engine visitors to click on your listing versus clicking on your  competition.</p>
<p>Make sure that <strong>all you pages have a unique meta description  tag</strong>.</p>
<p>Whether Google uses meta description tags in its ranking  algorithms is not know. I think you should still take advantage of  search-engines spiders that do use the mega description tag in their ranking  algorithms.</p>
<p><strong>Tip:</strong> Try a free  meta tag generator from<strong> SEOBook.com at http://tools.seobook.com/meta-medic</strong>.</p>
<h2>Optimize Meta Keyword Tags</h2>
<p>Although many search engines ignore this tag, some likely  still use it in their ranking algorithms. For that reason I recommend you <strong> implement this tag</strong> on all your Web pages.</p>
<p>The mega keyword tag contains a list of keywords or phrases,  separated by commas that describe the subject matter of a particular Web page.</p>
<p>For each page generate a short list of <strong>no more than ten  keywords or phrases</strong> and include them in the meta keyword tag. Do not repeat  keywords or phrases and be sure that each Web page on your site has a unique  meta keyword tag.</p>
<p><strong>Tip:</strong> <em><strong>Widexl.com</strong></em> offers an invaluable tool to <strong>help analyze meta tags</strong>. Keep your title,  description, and keywords meta tags within the length requirements. The tool  can also be used to analyze your competitors’ meta tags if you are curious to  see what they have done differently.</p>
<h2>Create a Meta Robots Tag</h2>
<p>There are situations where the <strong>privacy of a particular Web  page</strong> or Web site is of utmost concern. This is especially useful if certain  sections of your Web site require payment to access. The last think you want is  search engines sending visitors directly to those locations.</p>
<p>You can use the meta robots tag to tell a search-engine  spider whether or not the Web page it visits should be indexed or if links on  that page should be followed. These search-engine “robots” often need to be  controlled.</p>
<p>Depending on your web hosting, you may or may not have the  ability to create and add a <strong>robots.txt</strong> file.</p>
<h2>Benefit with Header Tags</h2>
<p>Emphasize your main topics and ideas. A <strong>well structured Web  page</strong> has a <strong>logical hierarchal flow</strong> with headings and subheadings fortified with  content.</p>
<p>You can use HTML header tags to apply significance to  keywords or phrases within a web page. Header tags are arranged in preset  levels of importance ranging from <strong>&lt;h1&gt;</strong>, the most important, to <strong>&lt;h6&gt;</strong>,  the least important.</p>
<p>Header tags can be used anywhere <strong>within the &lt;body&gt;</strong> tag of an HTML document.</p>
<h2>Using Text Modifiers</h2>
<p>Emphasize appropriate keywords and phrases within your  content. Your Web page content should speak to visitors, <strong>emphasizing words and  phrases to express urgency or significance</strong>. You can emphasize certain blocks by  <strong>bolding, italicizing, or underlining.</strong></p>
<h2>Optimize Images</h2>
<p>Spiders still cannot read any images present on your pages.  Using <strong>ALT Image tags to describe your images</strong> gives the search engines a  readable text description of those images and also aids in compatibility with  non-graphical Web browsers.</p>
<p>Do <strong>not repeat the same words over and over again</strong>, and never  repeat the same Alt Image tag more than once unless the image itself is  repeated.</p>
<h2>Create Links</h2>
<p>The structure of your links tells the search engines what  the linked Web page is about. Your internal linking structure is taken into  consideration by ranking algorithms that determine where your Web pages rank  for target keywords and phrases.</p>
<p>Link creation may be a basic task, but <strong>if done correctly</strong>, it  can be <strong>tremendously influential to your overall search-engine rankings</strong>.</p>
<p>Generally speaking, the higher a link appears on the page,  the more it assists the rankings of the Web page it links to. Also, links  embedded within blocks of content hold more value than isolated links. If  possible, avoid using images to link to other pages or your Web site.</p>
<h2>Validate HTML</h2>
<p>Writing valid HTML is just as important <strong>as speaking proper  English</strong>. Search engines read Web sites line by line, and errors in your HTML  syntax can trigger a penalty if the invalid code prevents the search-engine  spider from reading the content.</p>
<p>Optimize your Web pages by not having excess markup code  surrounding your main page content. Although it has not been proven to increase  search-engine rankings, <strong>writing valid HTML is another weapon in an arsenal of  best-practice techniques</strong> that are likely to have a cumulative effect on overall  search-engine approval.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/05/19/creating-pages-%e2%80%9ctips-tricks%e2%80%9d/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/05/19/creating-pages-%e2%80%9ctips-tricks%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Content Creation</title>
		<link>http://swissitweb.com/blog/2009/03/25/web-content-creation/</link>
		<comments>http://swissitweb.com/blog/2009/03/25/web-content-creation/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 18:02:22 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web content writing]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web content]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=242</guid>
		<description><![CDATA[<br/>Creating well-written, original content is absolutely critical to your long-term search-engine-optimization success. Content is what visitors use to determine value and one of the primary factors that search engines use to rank you Web site. Whether your Web site ends up on the first page or the one-hundredth page of Google largely depends on the [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Creating well-written, original content is absolutely  critical to your long-term search-engine-optimization success. Content is what visitors  use to determine value and one of the primary factors that search engines use  to rank you Web site. Whether your Web site ends up on the first page or the  one-hundredth page of Google largely depends on the quality and relevance of  your content.<span id="more-242"></span></p>
<p>When you write content, you must <strong>avoid duplicate content</strong>.  Duplicate content occurs when your Web site contains content that already  exists on the World Wide Web. If you feel that you do not have time to build  large amounts of unique content, you can employ tools on your Web site, such as  user reviews, that allow for user-generated content. User-generated content  allows your content to remain fresh, which is one of the factors search engines  use to rank one Web site over another with similar authority.</p>
<p>Fortunately, tools such as <strong>Copyscape </strong>are available that help  you avoid and <strong>prevent duplicate content issues</strong>.</p>
<p>You should also use proper <strong>keyword density</strong> throughout each  page of your Web site. First, you want to optimize each page of your Web site  for no more than one or two target keywords, while at the same time making sure  that you do not inadvertently repeat non-target keywords.</p>
<p>When drafting your content you can use a powerful content-creating  principal called <strong><em>latent semantic content</em></strong>, which involves using keywords very  similar to your target keywords to enhance the theme and relevance of your  page.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/03/25/web-content-creation/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/03/25/web-content-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic and Advanced Web Site Structure</title>
		<link>http://swissitweb.com/blog/2009/03/23/basic-and-advanced-web-site-structure/</link>
		<comments>http://swissitweb.com/blog/2009/03/23/basic-and-advanced-web-site-structure/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 02:19:12 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[website structure]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=236</guid>
		<description><![CDATA[<br/>Basic A well-optimized Web site design and structure helps to improve the overall performance of your Web site, making it easier for users to navigate and for search engines to find and index all of your content. One way to ensure that search engines find all of your content is by submitting a sitemap. Think [...]]]></description>
			<content:encoded><![CDATA[<br/><h3>Basic</h3>
<p>A <strong>well-optimized Web site design and structure helps to improve  the overall performance of your Web site</strong>, making it easier for users to  navigate and for search engines to find and index all of your content.</p>
<p>One way to ensure that search engines find all of your  content is by <strong>submitting a sitemap</strong>. Think of your sitemap as an outline of your  entire Web site. <strong>As you add new content</strong> to your Web site, you should s<strong>ubmit your  sitemap</strong> to the search engines on a regular basis, every 24 hours or so.<span id="more-236"></span></p>
<p>In addition to a company information page, your Web site  should also contain a page explaining your <strong>privacy policy</strong>.</p>
<h3>Advanced</h3>
<p>A <strong>robots.txt f</strong>ile allows you to tell the spiders what they may  and may not do when they arrive at your domain. Robots.txt files also provide  you a means to prevent both potential copyright infringements and search-engine  spiders from consuming excessive amounts of bandwidth on your server.</p>
<p>The “<strong>nofollow</strong>” attribute instructs search-engine spiders  that they should not follow a particular link or view that link as anything of  significance when determining ranking.</p>
<p>A second advance Web site structural consideration is the  way you <strong>structure your URLs</strong>. Search engines as well as people prefer URLs that  are simple and that include the keywords describing the page within the URL  string.</p>
<p>A third structural consideration is the use of an <strong>.htaccess  file</strong>. An .htaccess file is the Apache Web server’s configuration file.</p>
<p>Other advanced Web site structural considerations include  using “<strong>mod_rewrite</strong>” to rewrite URLs and using <strong>301 redirects</strong> whenever you change  or redesign your Web site. Each advanced structuring technique provides you  with procedures to ensure that search engines recognize your Web site and that  each of your Web pages are correctly indexed.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/03/23/basic-and-advanced-web-site-structure/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/03/23/basic-and-advanced-web-site-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Web Pages</title>
		<link>http://swissitweb.com/blog/2009/03/23/how-to-create-web-pages/</link>
		<comments>http://swissitweb.com/blog/2009/03/23/how-to-create-web-pages/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 01:58:40 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web pages]]></category>
		<category><![CDATA[web pages]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=233</guid>
		<description><![CDATA[<br/>For the purposes of search-engine optimization, keep in mind that search engines do not actually rank Web sites; instead, search engines rank individually Web pages. In order to succeed with SEO each and every page of your Web site must be optimized for search-engine purposes. The most important element of each of your Web pages [...]]]></description>
			<content:encoded><![CDATA[<br/><p>For the purposes of search-engine optimization, keep in mind  that <strong>search engines do not actually rank  Web sites; instead, search engines rank individually Web pages</strong>. In order to  succeed with SEO <strong>each and every page of  your Web site must be optimized for search-engine purposes</strong>. The most  important element of each of your Web pages is substantial <strong>unique content</strong>.<span id="more-233"></span></p>
<h2>Meta Tags</h2>
<p>For example, optimizing technical on-site Web page factors  such as adding <strong>correct file names, title  tags, meta description tags, meta keywords tags, and meta robots tags is  crucial to making sure the search-engine spiders can determine the relevance of  your Web site</strong>. Besides your domain, name the first things search engines  discover when spidering through the pages of your Web site are your file names.  Every single page of your Web site resides in a different file. <strong>By titling your pages with search-engine  optimization in mind, you have a powerful opportunity to establish relevance to  a certain topic or keyword.</strong></p>
<h2>Title Tag</h2>
<p>Each page or your web site should contain <strong>a unique title tag</strong> that includes the <strong>target keywords</strong> you want to rank for.  Search engines place great importance on the text contained within your title  tag and use it as a primary indicator of what your Web page is about.</p>
<h2>Description and Keywords</h2>
<p>Although search engines rarely use description and keyword  tags for ranking purposes<strong>, each page of  your Web site should include unique description and keyword tags</strong>.  Description tags can be especially important because search engines often use  them as the display text shown when a search query triggers your Web page. <strong>Your description tag should include a  call-to-action marketing message that your listing stands out among other  listings and gets clicked</strong>.</p>
<h2>Header Tags and Modifiers</h2>
<p>Optimizing your content with <strong>header tags and other text modifiers allows you to stress the main  ideas and topics that your content covers</strong>. Header tags are HTML tags used  to apply significance to keywords or phrases within a Web page. Using text  modifiers, you can emphasize certain blocks of text by bolding, italicizing, or  underlining.</p>
<h2>Images and Links</h2>
<p>Taking care to optimize Web page images is important for  those Web browsers that do not support images, and because <strong>search-engine spiders are unable to accurately read the content of an  image</strong>, doing so presents an extra opportunity to add keyword-rich content  to your page. Links provide the pathways that search-engine spiders need to  find your Web pages. Creating Links with search-engine optimization in mind is necessary  for optimal results.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/03/23/how-to-create-web-pages/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/03/23/how-to-create-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Your Business Need a Website?</title>
		<link>http://swissitweb.com/blog/2009/02/19/does-your-business-need-a-website/</link>
		<comments>http://swissitweb.com/blog/2009/02/19/does-your-business-need-a-website/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 02:31:54 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[business website]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=168</guid>
		<description><![CDATA[<br/>Websites are perhaps the most overlooked advertising tool for businesses. A website is an extremely valuable tool that boosts your existing marketing, accounting applications, recruitment and communications effort. Websites are perhaps the most overlooked advertising tool for businesses. A website is an extremely valuable tool that boosts your existing marketing, accounting applications, recruitment and communications [...]]]></description>
			<content:encoded><![CDATA[<br/><p><strong>Websites are perhaps the most overlooked advertising tool for businesses. A website is an extremely valuable tool that boosts your existing marketing, accounting applications, recruitment and communications effort.</strong></p>
<p>Websites are perhaps the most  overlooked advertising tool for businesses. A <strong>website</strong> is an <strong>extremely valuable  tool</strong> that boosts your existing marketing, accounting applications, recruitment  and communications effort.<span id="more-168"></span></p>
<p>In fact, if your <strong>business</strong> is not <strong>on line</strong> or your existing site is ineffective,  then you are losing <strong>sales opportunities</strong>. <strong>A good website</strong> will help you reach and retain customers. Yes, every retailer needs one. Every businessman, lawyer, accountant and minister needs one. Every café, restaurant, coffee shop and most especially your company needs one.<br />
I am not suggesting that all these businesses need to actually transact business on line. I am only saying that everyone listed in your phone directory’s Yellow Pages needs to also be available on the <strong>Internet</strong> today; it is where your customers expect to find you.<br />
A <strong>properly  constructed website</strong> allows your prospects to gather the information they need  from their own computer monitors. Your <strong>web</strong> will answer all the questions your  salespeople answer every day.<br />
This is the information that needs to be available 24 hours 7 days a week on your site. This is an <strong>extra medium</strong> for you  to capture their interest and inform them about your business, your <strong>products  and services</strong>.<br />
<strong>Marketing</strong> your products and <strong>services online </strong>is very cost effective. Your message can be broadcast all over the world instantly, and with a proper promotion strategy you could put your message directly in front of people in your target market who are ready to buy your company’s services. <a href="../?p=121">Read more about &#8220;<strong>Expanding Your Web Presence</strong>&#8220;&#8230;.</a></p>
<p>My focus in on long term site care and maintenance which involves a combined range of many activities, but I do also provide individual website project elements to some clients including other website design companies, advertising agencies and database developers. I work with certified partner to fully satisfy your needs.</p>
<p>The web  and what it takes to build for it may be constantly changing, but you can rely  on one thing, I will work with you to <strong>make your Website work for you</strong>!</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/02/19/does-your-business-need-a-website/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/02/19/does-your-business-need-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expanding Your Web Presence</title>
		<link>http://swissitweb.com/blog/2009/02/12/expanding-your-web-presence/</link>
		<comments>http://swissitweb.com/blog/2009/02/12/expanding-your-web-presence/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:05:19 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web pages]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[web presence]]></category>

		<guid isPermaLink="false">http://swissitweb.com/blog/?p=121</guid>
		<description><![CDATA[<br/>Business is booming. On line, at least. In just two years, Internet sales have increased more than 40%. To get in on this sales upswing, you need to maximize your on line presence in 2009. You will learn about the importance of search engine optimization as well as e-commerce strategies to help increase your sales. [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Business is booming. On line, at least. In just two years, Internet  sales have increased more than 40%. To get in on this sales upswing, you need  to maximize your on line presence in 2009. You will learn  about the importance of search engine optimization as well as e-commerce  strategies to help increase your sales. You will also learn how to build a  loyal customer base with email marketing and we will explore the unique  characteristics of the Internet that will help you generate more opportunity  for your company.<span id="more-121"></span></p>
<h1>Section – I</h1>
<h4>What Works on the Web?</h4>
<p>“Does the Website harness the <span style="text-decoration: underline;">unique characteristics of  the Internet</span> to create a strong value proposition for customers, on that  could not be easily duplicated in the physical world?” – Jeff Bezos, Founder  and CEO – Amazon.com</p>
<h1>Unique Characteristics of the  Internet: I</h1>
<h4>Why small business need a website</h4>
<p><strong>The Ability to Keep Your Overhead Low</strong></p>
<ul class="web_content">
<li>No rent, no stock , less labor, etc</li>
<li>The culture of the web is one of bargains</li>
<li>Deep discounts equals loyal customers</li>
</ul>
<h3>Ability to Offer a LARGE Selection</h3>
<table border="1" cellspacing="0" cellpadding="0" width="466">
<tbody>
<tr>
<td width="227" valign="top"><strong>Of Products</strong></td>
<td width="250" valign="top"><strong>Of Content</strong></td>
</tr>
<tr>
<td width="227" valign="top">
<ul class="web_content">
<li>Netflix</li>
<li>Medicalbooks.com</li>
<li>Sheetmusicplus</li>
<li>Wineaccess.com</li>
</ul>
</td>
<td width="250" valign="top">
<ul class="web_content">
<li>youTube</li>
<li>myspace</li>
<li>flickr<strong></strong></li>
</ul>
</td>
</tr>
</tbody>
</table>
<h3>The Ability for Small Businesses to Compete on an Even Playing Field with  the Big Boys</h3>
<ul class="web_content">
<li>Cost of entry low</li>
<li>Cost of products potentially low</li>
<li>But the “store” can look the same</li>
<li>Customer service can even be better</li>
</ul>
<h3>The Ability to Tap International Markets</h3>
<ul class="web_content">
<li>An opportunity NEVER available before in  history!</li>
<li>Site in other languages?</li>
<li>Products for foreign customers?</li>
<li>Example: Coastaltool.com – ships anywhere</li>
</ul>
<h1>Section II</h1>
<h3>Getting People to your Site:</p>
<p>Search Engine Optimization</h3>
<h4>Why SEO is Vital</h4>
<ul class="web_content">
<li>Studies reveal that 70% of searchers click on “organic”  listings. With Google, that jumps to 87%, and half of all searches are done on  Google.</li>
<li>60% of searches click on one of the top three  organic listings.</li>
</ul>
<h4>Using Key phrases – I</h4>
<ul class="web_content">
<li>Entice searchers to click on the title by <span style="text-decoration: underline;">making  the key phrases intriguing</span></li>
<li>Use <span style="text-decoration: underline;">descriptive keywords and phrases</span> along with your business name on your <span style="text-decoration: underline;">home page</span>. If you sell skis, do not  just have your business name and “skis” as your keywords, instead try “Solomon  freestyle skis”</li>
<li>The <span style="text-decoration: underline;">first paragraph of your site</span> should  contain your keywords and phrases. Later, expand to more key phrases</li>
<li>Search engine spiders use links to figure out  your page. So <span style="text-decoration: underline;">hyperlink your important keywords and key phrases.</span></li>
</ul>
<h4>Using Key phrases – II</h4>
<p align="left"><strong>Develop Specific Pages Focused on Particular Keywords:</strong></p>
<ul class="web_content">
<li>Instead of listing all your services and content  on a single page, <span style="text-decoration: underline;">create different web pages</span> for each. Such pages will  rank higher because they contain specific rather than generic content</li>
</ul>
<p><strong>Choosing Keywords</strong></p>
<ul class="web_content">
<li>Google: <a href="https://adwords.google.com/select/KeywordToolExternal" target="blank">https://adwords.google.com/select/KeywordToolExternal</a></li>
<li>Wordtracker: <a href="http://www.wordtracker.com/" target="blank">http://www.wordtracker.com/</a></li>
</ul>
<p><strong>Search engines like content</strong></p>
<ul class="web_content">
<li>Create good content that is frequently updated</li>
</ul>
<h2>Start a Blog</h2>
<p><strong>Blogs and SEO</strong></p>
<ul class="web_content">
<li>Instant keywords</li>
<li>Updated content</li>
<li>Responses create new content</li>
<li>Creates links</li>
<li>(Blogs generally)</li>
</ul>
<p><strong>Choices</strong></p>
<ul class="web_content">
<li>WordPress</li>
<li>Blogger.com</li>
<li>Facebook</li>
<li>Typepad</li>
</ul>
<h4>2 Get Linked Up</h4>
<ul class="web_content">
<li>Search engines consider the number of incoming  links to your site as an important factor in ranking</li>
<li>Google has a 10-point scale called Page Rank (10  being the best) to indicate the quantity and quality of incoming links</li>
<li>Links from popular sites create higher rankings  than links from low traffic sites</li>
<li>Good content will foster links</li>
</ul>
<h2>Creating Incoming Links</h2>
<p><strong>Links from directories also help your rankings</strong></p>
<ul class="web_content">
<li>Yahoo (Requires an annual recurring fee)</li>
<li>About.com</li>
<li>MSN</li>
<li>AOL</li>
<li>Open directory Project (<a href="http://www.dmoz.com" target="blank">www.dmoz.com</a>): This directory feeds all the  major search engines</li>
</ul>
<p><strong>Submit your site to industry sites</strong></p>
<ul class="web_content">
<li>Trade associations</li>
<li>Industry and business sites equal qualified  leads</li>
<li>Pay, if necessary</li>
</ul>
<h4>Creating Incoming Links</h4>
<p><strong>Creating Reciprocal Links</strong></p>
<ul class="web_content">
<li>Find QUALITY, complementary sites</li>
<li>Place a link to them on your site</li>
<li>After you have linked to them, email the owner  of the site. Compliment his or her site. Use their name. Tell the owner you  linked to their site and give them the URL of the page</li>
<li>Request a reciprocal link</li>
<li>Follow up</li>
<li>Check out: <a href="http://value-exchange.sitesell.com" target="blank">http://value-exchange.sitesell.com</a>.  This site lets other similar sites know that you want to exchange links</li>
<li>Check out link building software:
<ul class="web_content">
<li>Zeus and Arelis search for complementary sites</li>
</ul>
</li>
</ul>
<h1>Section III</h1>
<h3>Internet Growth Strategies that work!</h3>
<h4>Email Marketing</h4>
<p><strong>Similar to Direct Mail Marketing:</strong></p>
<ul class="web_content">
<li>Send offers, proposals, specials, sale  notifications, product updates, and so on, to visitors, prospects, and  customers</li>
<li>Maintain your list of customers and site  visitors who have <span style="text-decoration: underline;">opted-in</span>. It’s your best list!</li>
<li>Or buy a list</li>
<li>The subject line is critical</li>
<li>Being personal is vital</li>
<li>Avoid spam filters</li>
<li>Be respectful and not overbearing</li>
</ul>
<h4>E-Mail Newsletters</h4>
<p><strong>Publish and E-Mail Newsletter:</strong></p>
<ul class="web_content">
<li>Stay in touch with your prospects and customers</li>
<li>Cerate credibility and develop brand awareness</li>
<li>Build future business</li>
<li>Sponsored by advertisers?</li>
<li>SpeakerNet News</li>
</ul>
<p><strong>Requirements:</strong></p>
<ul class="web_content">
<li>Offer great content</li>
<li>Opt-in</li>
<li>Manage the names</li>
<li>Constant Contact  (www.wilsonweb.com/afd/roving.htm)</li>
<li>Topica Email Publisher  (www.wilsonweb.com/afd/topica.htm)</li>
<li>AWeber (www.wilsonweb.com/afd/aweber.htm)</li>
</ul>
<h4>7 Ways to get people to opt-in</h4>
<ul class="web_content">
<li><strong>Offer  free articles and information</strong> for people who register with their name and email  address</li>
<li><strong>Offer  a free seminar</strong>:
<ul class="web_content">
<li>What  kind of information are your visitors looking for?</li>
<li>Email  the course offering to your subscribers at specified intervals</li>
</ul>
</li>
<li><strong>Offer  a free e-book </strong>(need not to be long)</li>
<li><strong>Offer  freebies for opting-in</strong> :
<ul class="web_content">
<li>Screen  savers</li>
<li>Wallpaper</li>
<li>Free  e-book</li>
</ul>
</li>
<li><strong>“Members  Only” Benefits </strong>
<ul class="web_content">
<li>Exclusive  offers</li>
<li>Forums  and discussion boards</li>
<li>Discounts</li>
</ul>
</li>
<li><strong>Have  Fun! </strong>
<ul class="web_content">
<li>Contest  to win your products</li>
<li>Games  and quizzes (people must opt-in to get the answers)</li>
<li>Eprize.com</li>
</ul>
</li>
<li><strong>Take  a Survey</strong> (opt-in to see result)</li>
</ul>
<p>Consider the people  you want to opt-in and tailor programs that will entice them</p>
<h4>Sell Advertising</h4>
<ul class="web_content">
<li>Must have a “sticky” site</li>
<li>Content-rich</li>
<li>Text-link ads</li>
<li>Desirable demographic is key</li>
<li>Setting fees:
<ul class="web_content">
<li>Depends upon the number of impressions CPM</li>
<li>See <a href="http://www.poolandspa.com/page5099.htm" target="blank">http://www.poolandspa.com/page5099.htm</a> for and example</li>
<li>Ask the Builder</li>
</ul>
</li>
<li>Google AdSense</li>
</ul>
<h1>Sell your Services – I</h1>
<h4>What do people see when they come to your site for the first time?</h4>
<ul class="web_content">
<li>Is it professional?</li>
<li>Are you legitimate?</li>
<li>Will they get what they paid for? If not?</li>
<li>Are there guarantees?</li>
<li>Why use you?</li>
<li>Are you different or better?</li>
<li>What’s in for <em>them</em>??</li>
</ul>
<h1>Sell your services – II</h1>
<h4>Success Secret – Make customers feel safe and comfortable:</h4>
<ul class="web_content">
<li>Description of services</li>
<li>“About us” – include your company’s mailing  address, phone number and important email addresses</li>
<li>Use testimonials and referrals, past clients and  customers</li>
<li>Fees..?</li>
<li>Make shipping and refund policies obvious</li>
<li>Install an automatic email response generator</li>
<li>Don’t be a Nopey!</li>
</ul>
<h4>Sell Products – I</h4>
<ul class="web_content">
<li><strong>Selling  Products Overview</strong>
<ul class="web_content">
<li>It’s  like any other new business, and</li>
<li>Like  no other new business</li>
</ul>
</li>
<li><strong>Finding  products to sell</strong>
<ul class="web_content">
<li>Your  own</li>
<li>Others,  i.e., <a href="http://www.mrallbiz.com/shop" target="blank">http://www.mrallbiz.com/shop</a></li>
<li>Affiliate  programs</li>
</ul>
</li>
<li><strong>The  magic of Drop Shipping (profit sharing)</strong></li>
</ul>
<h4>Sell Products –II</h4>
<ul class="web_content">
<li><strong>Online  Selling logistics</strong>
<ul class="web_content">
<li>Shopping  cart and merchant account</li>
<li>Easy  navigation…look at <a href="http://www.despair.com" target="blank">www.despair.com</a></li>
<li>Check  out AT&amp;T/Yahoo solutions – <a href="http://smallbusiness.yahoo.com/ecommerce" target="blank">http://smallbusiness.yahoo.com/ecommerce</a></li>
</ul>
</li>
<li><strong>Online  selling secrets</strong>
<ul class="web_content">
<li>Offer  professional service: guarantees, secure ordering, ship promptly, easy returns,  contact info</li>
<li>Buy  online to learn what works online</li>
<li>SEO,  SEO, SEO</li>
<li>Pay-per-click</li>
<li>Offer  low, low prices</li>
<li>Examples: fridgedoor.com, InternetHobbies.com,  Vitanet.com</li>
</ul>
</li>
</ul>
<h4>Buying Search Engine Ads</h4>
<ul class="web_content">
<li>Google, Yahoo and the rest</li>
<li>Understanding how these ads work</li>
<li>What you should expect to pay</li>
<li>Local or national</li>
<li>Tracking your results</li>
<li>Google analytics</li>
</ul>
<h1>Section 4:</h1>
<h3>Website Tips and Tricks</h3>
<h4>Offer Something Unique to the Internet</h4>
<ul class="web_content">
<li>“Come to our site and learn about our business:  may not cut it today. But, use our free kitchen remodeling calculator available  exclusively on our site</li>
<li>Creating it can be expensive, but you will also  see increased traffic to your site</li>
<li>Increased traffic means increased sales or  potential ad revenue</li>
</ul>
<h4>Create a Sticky site</h4>
<ul class="web_content">
<li>Audio and video</li>
<li>Blogs and search engine, and customer friendly</li>
<li>Podcast</li>
<li>Forums, polls and survey</li>
<li>User-created content</li>
<li>Remember: Content is King!</li>
<li>Webinars</li>
<li>Sticky sites – online words of advertisement</li>
</ul>
<h4>Quotes</h4>
<p>I  believe the true road to preeminent success in any line is to make yourself  master in that line. &#8211; Andrew Carnegie</p>
<p>My  success, part of it certainly, is that I have focused in on a few things. –  Bill Gates</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://swissitweb.com/blog/2009/02/12/expanding-your-web-presence/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://swissitweb.com/blog/2009/02/12/expanding-your-web-presence/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

