<?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>Web Design &#38; SEO Blog</title>
	<atom:link href="http://www.dassnagar.com/blogge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dassnagar.com/blogge</link>
	<description>thoughts on Web Design and Web Application Development</description>
	<lastBuildDate>Tue, 26 Oct 2010 21:49:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why You Need a Website Content Management System (CMS)</title>
		<link>http://www.dassnagar.com/blogge/2010/10/26/why-you-need-a-website-content-management-system-cms/</link>
		<comments>http://www.dassnagar.com/blogge/2010/10/26/why-you-need-a-website-content-management-system-cms/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 21:49:24 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Website Owner Tips]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=454</guid>
		<description><![CDATA[One of the biggest advantages that you get working with our web design company is that we provide website content management systems (CMS) for clients in Modx, Silverstripe, Joomla, Drupal and Video CMS sites. In my opinion it is vital, maybe even necessary, for a successful website to have a content management system. Without it [...]]]></description>
			<content:encoded><![CDATA[<p>One of the biggest advantages that you get working with our web design company is that we provide website content management systems (CMS) for clients in Modx, Silverstripe, Joomla, Drupal and Video CMS sites.</p>
<p><span id="more-454"></span></p>
<p>In my opinion it is vital, maybe even necessary, for a successful website to have a content management system. Without it the website will be left outdated or costly to keep updated. There are also other reasons that content management should be considered a requirement.</p>
<p>It should not cost more for a web developer to provide a content manager compared to a static website. In fact, it should even cost less due to the nature of design being separated from content if the developer is familiar with their CMS of choice. Only a few files need to be created to provide the design for every page.</p>
<p><strong>Traditional Static Websites</strong></p>
<p>Before the advent of server side scripting (e.g. ASPX/PHP) websites were built in plain HTML. A separate file for each website page is required. This file will contain the entire website code including design, images, content, navigation etc. If you have 100 pages you will have 100 files. This is extremely disadvantageous:-</p>
<ul>
<li> Changing design or adding a menu items will take longer than using a CMS due to updating many files</li>
</ul>
<ul>
<li> The website owner cannot update content without HTML and/or HTML software knowledge, including FTP</li>
</ul>
<ul>
<li> Requesting the designer update content can turn out to be costly in the long run</li>
</ul>
<ul>
<li> No functionality like shopping carts, database systems, member registration and login etc.</li>
</ul>
<p>So what happens is the website is not updated, and could remain a static website with the same content for years. This is bad for users visiting the site (is the business still active? what has the business been up to? what’s their latest work and clients? etc.) and bad for search engines (search engines like to see fresh and updated content).</p>
<p>Another disadvantage is the website does not usually do anything. It wont offer any user interaction such as a being able to sell products, collect potential customer information into a database etc.</p>
<p>The above disadvantages are eliminated with a website content manager.</p>
<p><strong>Website Content Management Systems</strong></p>
<p>Design and Content Separated</p>
<p>A content manager basically works as follows:-</p>
<ul>
<li>Uses a template engine with the design encapsulated as a separate layer.  The design is generally made up of only a few files for the entire website.</li>
</ul>
<ul>
<li> The content is traditionally stored in a database than in file system.</li>
</ul>
<ul>
<li> Based on the page name in website URL, the server side scripting (e.g. ASPX/PHP) will feed the database content for that page into the design. Using Modrewrite or static catalog generation you can make it the pages appear static to search engines though you have a content management to update them.</li>
</ul>
<p>What this means is the design files are separate from the content. Therefore updating the design, or adding new menu items, can be done in one file and not every single page. This ensures updating design is quick and easy. In fact the entire website can have a new, fresh design without having to rebuild the entire website, i.e. all content and menu pages stay the same and the design is change, thus saving more money and quick to publish.<br />
<strong> You or your employees can Update Content</strong></p>
<p>The content manager then provides an administration interface for the website owner to login and use the easy to use editor to edit and add content into each page, and add new pages into the menu. All you need is an internet connection and any PC with a browser like Internet Explorer, Firefox, Chrome etc.</p>
<p>I always recommend a website is designed with a dynamic page listing for new content, i.e. a Latest News listing, a Testimonial listing, a Case Study or Portfolio listing. Using the editor the website owner can add a new page to the Latest News for example, and it will automatically be added to the Latest News listing and to the site. This not only shows a visitor that the business still there, changing, growing, dynamic etc. and keeps them up to date with the business news, but because search engines love new and changing content on websites, the website owner should see an improvement in rankings.<br />
<strong> Added Functionality</strong></p>
<p>In addition to the above many CMS’s allow for additional functionality to be added on easily thus turning the website into something far more business orientated and actually interacting with users rather than be a static magazine. Here are some examples of common functionality that can be added:-</p>
<p>* New User Registration and Sign In to Member Only Pages<br />
* Forums/Discussion Boards<br />
* Document Managers<br />
* Dynamic Content for Latest News/Portfolio/Products/Case Studies/Testimonials<br />
* Visitor Analytics and a lot more things.</p>
<p><strong>Search Engine Optimisation</strong></p>
<p>Using the editor important aspects of the website such as the browser title can be edited to ensure important keywords for your business and services are added. So many sites are just called something like “Home” which is extremely bad for search engines. So having the ability to update this and the Site Description is important.</p>
<p>Adding new content as stated above will also help improve rankings in search engines.<br />
<strong> What Next For You?</strong></p>
<p>If you have not got a website content manager or are looking for a new website then make sure you request your web designer or developer provide you one! If they do not know how then I would question their web development ability and should they really be developing a website for you? If thy quote a lot higher than making a static HTML site then I would also question their experience and knowledge of the CMS they would provide because it show not take any longer to develop a site using one than without.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/10/26/why-you-need-a-website-content-management-system-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Building Search Engine Queries</title>
		<link>http://www.dassnagar.com/blogge/2010/07/15/link-building-search-engine-queries/</link>
		<comments>http://www.dassnagar.com/blogge/2010/07/15/link-building-search-engine-queries/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 04:17:47 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Search Engine Optimized Queries]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=128</guid>
		<description><![CDATA[These queries can be used on their own, or in conjunction with terms and phrases you&#8217;re seeking to target. Combined with Advanced search parameters like inurl:, intitle: and site: they can be killer queries to find link source. Case : A &#8211; Paid Advertisements / Sponsorship Oppurtunities / Link Buying Queries Normally the phrases would [...]]]></description>
			<content:encoded><![CDATA[<p>These queries can be used on their own, or in conjunction with terms and phrases you&#8217;re seeking to target. Combined with Advanced search parameters like <strong><span style="color: #0000ff;">inurl</span></strong>:, <strong><span style="color: #0000ff;">intitle</span></strong>: and <strong><span style="color: #0000ff;">site</span></strong>: they can be killer queries to find link source.</p>
<p><span id="more-128"></span></p>
<p><strong>Case : A &#8211; Paid Advertisements / Sponsorship Oppurtunities / Link Buying Queries</strong></p>
<p>Normally the phrases would be :<strong><br />
</strong></p>
<ul>
<li>&#8220;become an advertiser&#8221;</li>
<li>&#8220;advertising options&#8221;</li>
<li>&#8220;advertise with us&#8221;</li>
<li>&#8220;become a sponsor&#8221;</li>
<li>&#8220;sponsor our site&#8217;</li>
<li>&#8220;sponsor site&#8221;</li>
<li>&#8220;sponsor us&#8221;</li>
</ul>
<p>Using phrases like this, you can find tons of sites and pages with great Advertising / Link Buying  opportunities.</p>
<p>Example &#8211; <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=css+design+%22advertise+with+us%22" >http://www.google.com/search?q=css+design+%22sponsor+our+site%22</a> &#8211; shows a lot of great places for someone who wanted to rank for a term like &#8220;css design&#8221; to source links.</p>
<p><strong>Case B</strong> -  <strong>Reciprocal Link Partners</strong></p>
<ul>
<li>keyword + “your link here” -reciprocal (<a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=web+design+%22your+link+here%22+-reciprocal"  target="_blank">example</a>)  <strong>web design &#8220;your link here&#8221; -reciprocal</strong></li>
<li>keyword + “post your link” -reciprocal (<a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?hl=en&amp;q=web+design+%22post+your+link%22+-reciprocal" >example</a>)</li>
<li>keyword + “post a link” -reciprocal (<a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=web+design+%22post+a+link%22+-reciprocal" >example</a>)</li>
<li>keyword + “post your link” -reciprocal (<a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=web+design+%22post+your+site%22+-reciprocal" >example</a>)</li>
<li>keyword + “list your site” – reciprocal (<a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=web+design+%22list+your+site%22+-reciprocal" >example</a>)</li>
</ul>
<p><strong>Case C</strong> &#8211;  <strong>Finding Competitor Links (Yahoo Site explorer)<br />
</strong></p>
<ul>
<li>inkdomain:domain-to-check.com site:.edu “directory”</li>
<li>inkdomain:domain-to-check.com site:.gov “resource”</li>
<li>linkdomain:domain-to-check.com site:.org“links”</li>
<li>linkdomain:domain-to-check.com site:.edu “favorite”</li>
</ul>
<p>Example : <strong>linkdomain:seomoz.org site:.edu “resource”</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/07/15/link-building-search-engine-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Locate Most Important Pages in a Domain or sub</title>
		<link>http://www.dassnagar.com/blogge/2010/07/15/finding-the-most-important-pages-in-a-domain-or-sub-directory/</link>
		<comments>http://www.dassnagar.com/blogge/2010/07/15/finding-the-most-important-pages-in-a-domain-or-sub-directory/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 04:07:09 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=122</guid>
		<description><![CDATA[All you need to do is use an inurl:www (or inurl:extension, like .com or .net or .in or .co.uk) + site search with the sub directory parameter. Example :  http://www.google.com/search?q=inurl%3Awww+site%3Adassnagar.com%2Fblogge&#38;filter=0 In Google Search Box :  inurl:www site:dassnagar.com/blogge You can use this not only for finding valuable pages on your own site, but for identifying where [...]]]></description>
			<content:encoded><![CDATA[<p>All you need to do is use an <strong>inurl:www</strong> (or inurl:extension, like .com or .net or .in or .co.uk) + site search with the sub directory parameter.</p>
<p>Example :  <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.google.com/search?q=inurl%3Awww+site%3Adassnagar.com%2Fblogge&amp;filter=0"  target="_blank">http://www.google.com/search?q=inurl%3Awww+site%3Adassnagar.com%2Fblogge&amp;filter=0</a></p>
<p><span id="more-122"></span></p>
<p>In Google Search Box :  <strong>inurl:www site:dassnagar.com/blogge</strong></p>
<p>You can use this not only for finding valuable pages on your own site, but for identifying where to request links from other sites, partners, articles and blogs.</p>
<p>Cheers! Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/07/15/finding-the-most-important-pages-in-a-domain-or-sub-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Blogs that pass Link Juice</title>
		<link>http://www.dassnagar.com/blogge/2010/07/15/find-blogs-that-pass-link-juice/</link>
		<comments>http://www.dassnagar.com/blogge/2010/07/15/find-blogs-that-pass-link-juice/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 03:47:46 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Webmaster]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=118</guid>
		<description><![CDATA[Recently our SEO Consultants came across CommentHunt.com, a site that lets you search through high Page Rank blogs that don&#8217;t use nofollow. Search a keyword or phrase and the site will return a list of blogs related to the keyword that dofollow their links. You can submit new dofollow blogs and also report blogs that [...]]]></description>
			<content:encoded><![CDATA[<div id="tip-body">Recently our SEO Consultants came across <a rel="nofollow" target="_blank" href="http://www.commenthunt.com/" rel="nofollow"  target="_blank">CommentHunt.com</a>, a site that lets you search through <strong>high Page Rank blogs that don&#8217;t use nofollow</strong>. Search a keyword or phrase and the site will return a list of blogs related to the keyword that dofollow their links. You can submit new dofollow blogs and also report blogs that are nofollow. If you&#8217;re simply looking to identify some blogs where you can post comments and build links, CommentHunt.com is the ideal way to do it.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/07/15/find-blogs-that-pass-link-juice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo Link Acquisition Queries</title>
		<link>http://www.dassnagar.com/blogge/2010/07/15/yahoo-link-acquisition-queries/</link>
		<comments>http://www.dassnagar.com/blogge/2010/07/15/yahoo-link-acquisition-queries/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 03:39:10 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Search Engine Optimized Queries]]></category>
		<category><![CDATA[search engine queries]]></category>
		<category><![CDATA[search yahoo]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=115</guid>
		<description><![CDATA[Dassnagar's  donation and charity-based link building searches, - search queries.]]></description>
			<content:encoded><![CDATA[<p>If you donate to a charity and they link back to you, those links would count.  Naturally, this gave me the idea to reveal a few of Dassnagar&#8217;s  donation and charity-based link building searches, including:<span id="more-115"></span></p>
<ul>
<li>Supporters inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=supporters+inurl%3Aorg" >http://search.yahoo.com/search?p=supporters+inurl%3Aorg</a>)</span></li>
<li>Our Sponsors inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=our+sponsors+inurl%3Aorg" >http://search.yahoo.com/search?p=our+sponsors+inurl%3Aorg</a>)</span></li>
<li>Special Thanks to inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=special+thanks+to+inurl%3Aorg" >http://search.yahoo.com/search?p=special+thanks+to+inurl%3Aorg</a>)</span></li>
<li>Our Donors inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=our+donors+inurl%3Aorg" >http://search.yahoo.com/search?p=our+donors+inurl%3Aorg</a>)</span></li>
<li>Foundation Members inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=foundation+members+inurl%3Aorg" >http://search.yahoo.com/search?p=foundation+members+inurl%3Aorg</a>)</span></li>
<li>Support Provided By inurl:org (<span style="font-family: Arial;"><a rel="nofollow" target="_blank" rel="nofollow" href="http://search.yahoo.com/search?p=support+provided+by+inurl%3Aorg" >http://search.yahoo.com/search?p=support+provided+by+inurl%3Aorg</a>)</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/07/15/yahoo-link-acquisition-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How much time should you spend on Meta tag optimization ?</title>
		<link>http://www.dassnagar.com/blogge/2010/06/16/how-much-time-to-spend-on-meta-optimization/</link>
		<comments>http://www.dassnagar.com/blogge/2010/06/16/how-much-time-to-spend-on-meta-optimization/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 21:49:48 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Latest SEO Industry News]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=423</guid>
		<description><![CDATA[If you are looking to get ranked in Dogpile, Yippy and and the 10,000+ secondary search engines, then you might spend 10 secs says Google. Here is the Google video : It is better to concentrate on content optimization than spend time on Meta tags.]]></description>
			<content:encoded><![CDATA[<h3>If you are looking to get ranked in Dogpile, Yippy and and the 10,000+ secondary search engines, then you might spend 10 secs says Google. Here is the Google video :</h3>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="loop" value="false" /><param name="menu" value="false" /><param name="swliveconnect" value="true" /><param name="quality" value="high" /><param name="src" value="http://www.youtube.com/v/_euoDRk1qN0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/_euoDRk1qN0" quality="high" swliveconnect="true" menu="false" loop="false"></embed></object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/jK7IPbnmvVU&amp;feature" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/jK7IPbnmvVU&amp;feature"></embed></object></div>
<p><span id="more-423"></span></p>
<div>It is better to concentrate on content optimization than spend time on Meta tags.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2010/06/16/how-much-time-to-spend-on-meta-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Factors affecting search engine ranking</title>
		<link>http://www.dassnagar.com/blogge/2009/05/03/factors-affecting-search-engine-ranking/</link>
		<comments>http://www.dassnagar.com/blogge/2009/05/03/factors-affecting-search-engine-ranking/#comments</comments>
		<pubDate>Sun, 03 May 2009 09:00:08 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Blogge]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/?p=107</guid>
		<description><![CDATA[Search Engine ranking depends on more than 128 factors that can be classified into two groups : a> On page Optimization b> Off page Optimisation The most important criteria of achieving high rankings is to have a scientifically designed and programmed website with rich content. Content is gold in SEO industry. Following are some of [...]]]></description>
			<content:encoded><![CDATA[<p>Search Engine ranking depends on more than 128 factors that can be classified into two groups : </p>
<p>a> On page Optimization<br />
b> Off page Optimisation</p>
<p>The most important criteria of achieving high rankings is to have a scientifically designed and programmed website with <strong>rich content</strong>.  Content is gold in SEO industry. </p>
<p><span id="more-107"></span></p>
<p>Following are some of the factors that influence search engine rankings :<br />
ON PAGE FACTORS : </p>
<p>Keyword Use in Title Tag<br />
Keyword Use in Body Text<br />
Relationship of Body Text Content to Keywords (Topic Analysis)<br />
Effective Use of header tags &#8211; h1,h2,h3<br />
Keyword Use in Domain Name<br />
Keyword Use in Page URL<br />
Keyword Use in Alt Tags and Image Titles<br />
Keyword Use in Bold/Strong Tags<br />
Keyword Use in Meta Description Tag<br />
Keyword Use in Meta Keywords Tag </p>
<p>OFF PAGE FACTORS</p>
<p>Global Link Popularity of Site<br />
Global Link Popularity of All Linking Sites<br />
Age of Site<br />
Anchor Text of Inbound Link<br />
Topical Relationship of Linking Page<br />
Age of Link<br />
Domain Extension of Linking Site (edu, gov, com, ca, co.uk, etc)<br />
Topical Relationship of Linking Site<br />
Text Surrounding the Link<br />
Internal Link Popularity of Linking Page within Host Site/Domain<br />
Temporal Link Attributes (when in time the link was created/updated)<br />
PageRank (as measured by the GG Toolbar) of Linking Page</p>
<p>Link Popularity of Site in Topical Community<br />
Topical Relevance of Inbound Links to Site<br />
Link Popularity of Site in Topical Community<br />
Rate of New Inbound Links to Site<br />
Relevance of Site&#8217;s Primary Subject Matter to Query<br />
Historical Performance of Site as Measured by Time Spent on Page, Clickthroughs from SERPs, Direct Visits, Bookmarks, etc.<br />
Manual Authority/Weight Given to Site by Google<br />
TLD Extension of Site (edu, gov, us, ca, com, etc)<br />
Rate of New Pages Added to Site<br />
Number of Queries for Site/Domain over Time</p>
<p>Link Popularity within the Site&#8217;s Internal Link Structure<br />
Quality/Relevance of Links to External Sites/Pages<br />
Age of Document<br />
Amount of Indexable Text Content<br />
Quality of the Document Content (as measured algorithmically)<br />
Organization/Hierarchy of Document Flow (i.e. broad > narrow)<br />
Frequency of Updates to Page<br />
Number of Trailing Slashes (/) in URL<br />
Accuracy of Spelling &#038; Grammar<br />
HTML Validation of Document (to W3C Standards)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2009/05/03/factors-affecting-search-engine-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modeling The Real Market Value Of Social Networks</title>
		<link>http://www.dassnagar.com/blogge/2008/11/17/modeling-the-real-market-value-of-social-networks/</link>
		<comments>http://www.dassnagar.com/blogge/2008/11/17/modeling-the-real-market-value-of-social-networks/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 11:19:07 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Video Streaming Technology]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/2008/11/17/modeling-the-real-market-value-of-social-networks/</guid>
		<description><![CDATA[Is MySpace worth $3 billion, or $20 billion? It depends on how you value a user. Itâ€™s time to start comparing the big global social networks on something other than unique visitors and page views. I believe an effective way to value a particular user is based on the average Internet advertising spend per person [...]]]></description>
			<content:encoded><![CDATA[<p>Is MySpace worth $3 billion, or $20 billion? It depends on how you value a user.</p>
<p>Itâ€™s time to start comparing the big global social networks on something other than unique visitors and page views. I believe an effective way to value a particular user is based on the average Internet advertising spend per person in the country they live in. The higher the spend, the more value the social network can get out of the user by serving them advertising and other products. That means that, for now, users in a handful of key countries are worth far more in terms of revenue potential than those in the rest of the world.</p>
<p><span id="more-89"></span></p>
<p>Weâ€™ve begun to build out a model that looks at social network usage by country/region and compares that to available data on total Internet advertising spend in each of those countries. The model is then able to turn an apples-to-oranges comparison into an apples-to-apples comparison. The early results are surprising.</p>
<p>The ultimate financial value of any asset is, ultimately, what the market will pay for it. We have only a few data points to help us: <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.facebook.com"  target="_blank">Facebook</a>, <a rel="nofollow" target="_blank" href="http://www.bebo.com"  target="_blank">Bebo</a> and <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.linkedin.com"  target="_blank">LinkedIn</a> are worth <a rel="nofollow" target="_blank" href="http://www.techcrunch.com/2007/10/25/perspective-facebook-is-now-5th-most-valuable-us-internet-company/"  target="_blank">$15 billion</a>, <a rel="nofollow" target="_blank" href="http://www.techcrunch.com/2008/03/13/aol-buys-bebo-for-750-million/"  target="_blank">$850 million</a> and <a rel="nofollow" target="_blank" href="http://www.techcrunch.com/2008/06/17/linkedin-raises-53-million-at-billion-dollar-valuation/"  target="_blank">$1 billion</a>, respectively, based on relatively recent valuations (although only Bebo was actually sold completely; Facebook and LinkedIn raised investments at those valuations). The last valuation of MySpace was just <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.myspace.com"  target="_blank">$580 million</a>, back in 2005 when it was acquired by News Corp.</p>
<p>Which valuation is most â€œcorrect?â€ Itâ€™s hard to say based on the data thatâ€™s been available to date, which is mostly just aggregate page view and unique visitor numbers from Comscore and other services. Based on worldwide unique visitors, for example, <a rel="nofollow" target="_blank" href="http://www.techcrunch.com/2008/06/12/facebook-no-longer-the-second-largest-social-network/"  target="_blank">Facebook recently overtook MySpace</a> to become the â€œlargestâ€ social network.</p>
<p>According to raw worldwide user number, the biggest social networks are Facebook, Myspace, Hi5, Friendster, Orkut and Bebo, in that order. But when you apply the model that weâ€™ve created below, which takes into account where users live, the rankings change substantially. MySpace is by far the most valuable social network based on available data. A competitor like Orkut is worth only 1/20th of MySpace, even though it has nearly 1/4 the number of users.</p>
<p><strong>Properly Ranking Social Networks</strong></p>
<p><img src="http://www.dassnagar.com/blogge/wp-content/uploads/2008/11/socialnetworkvalue.jpg" alt="social network value" width="231" height="336" align="right" /> Our model takes Comscore data for available countries and regions. Weâ€™ve graphed each of 26 well known social networks with the data we have been able to collect. Weâ€™ve then calculated the average advertising spend (estimated by PriceWaterhouseCoopers in a recent report) for each person online in each of those countries. For example, in the U.S., the total 2008 estimated Internet advertising spend is $25.2 billion. Weâ€™ve divided that by the number of people online in the U.S. according to Comscore (191 million), to get an average Internet spend per person of $132. View the raw data and calculations here.</p>
<p>The U.S., by the way, is only the 4th most valuable market per Internet user, trailing The UK ($213), Australia ($148) and Denmark ($144).</p>
<p>Weâ€™ve then multiplied the average Internet spend per user in each market with the number of unique users each social network has in that market, essentially creating a â€œweighted averageâ€ based on the advertising dollars chasing users. If a social network has more users in the U.S., Japan, the UK, Germany, Australia, and other bigger advertising networks, they will have a higher weighted average valuation.</p>
<p>We believe this model is an effective way to rank various competing social networks. It bumps down networks like Orkut and Friendster who have tens of millions of users in markets with very little advertising spend, and bumps up networks with lots of users in higher value markets.</p>
<p>Based on this model, MySpace is by far the most valuable social network. Second place Facebook has just 75% of the value of MySpace (even though it now has more users), followed by Bebo (26% of MySpace value), Hi5 and Amebio. LinkedIn comes in at no. 11, at 6% of MySpaceâ€™s value.</p>
<p><strong> Valuation Ranges</strong></p>
<p>The real-world revenue numbers being reported for the big networks supports this approach to valuation and shows a direct tie between monetization efforts and where a networkâ€™s users are. MySpace is estimated to have generated $755 million in revenue over the last year. The (now) larger Facebook, with a far higher percentage of users in less lucrative markets, will generate just $255 million this <a rel="nofollow" target="_blank" rel="nofollow" href="http://www.nytimes.com/2008/06/16/business/media/16myspace.html?pagewanted=print"  target="_blank">year</a>:</p>
<blockquote><p>EMarketer estimates that MySpace will post $755 million in revenue in the fiscal year ending June 30. MySpace would not comment on the estimate. About a third of the revenue is expected to come from the Google ad pact. For the year, Facebook is estimated to earn $265 million in ad revenue.</p></blockquote>
<p>Since we have three recent data points valuing social networks (Facebook at $15 billion, Bebo at $850 million, LinkedIn at $1 billion), we can start to apply valuation ranges based on the model. Facebookâ€™s 10.2 million value points and $15 billion valuation puts a $1,467 value on each value point. LinkedIn is valued very similarly, at $1,325 per value point. Bebo, with lots of users in the rich UK market, appears to have been undervalued at only $241 per value point.</p>
<p style="text-align: center"><img src="http://www.dassnagar.com/blogge/wp-content/uploads/2008/11/valuepoints1.jpg" alt="value points 1" /></p>
<p>Based on these three publicly available data points weâ€™ve created value ranges for each of the top 25 worldwide social networks. There is a very wide disparity (MySpace, for example, is worth between $3.3 billion and $20 billion, based on which comparable you look at). But it does yield very interesting data. For example, If Facebook and LinkedIn were valued similarly to Bebo, they would be worth just $2.5 billion and $182 million, respectively, far less than what their investors recently paid for a piece of them.</p>
<p style="text-align: center"><img src="http://www.dassnagar.com/blogge/wp-content/uploads/2008/11/valueranges.jpg" alt="value ranges" width="400" height="314" /></p>
<p>Interestingly, the recent <a rel="nofollow" target="_blank" href="http://www.techcrunch.com/2008/06/11/estonias-forticom-acquires-controlling-stake-in-polish-portal-for-92-million/"  target="_blank">sale of Polish social network Nasza-klasa</a> for $92 million appears to be right in sync with Beboâ€™s price. The model estimates its value at $91 million based on Beboâ€™s valuation metrics.</p>
<p>There are some big flaws with the model and analysis in its current state. First, LinkedIn may be in a different class of network, given that all of its users are business focused (no super-poking going on there). As a result, it may be able to monetize users far better than its competitors, no matter what geographic market is being looked at. Still, weâ€™ve decided to leave it in as a data point, with that caveat.</p>
<p>The model itself needs more data. The user numbers are based on April Comscore. We will shortly revise it with the May numbers, although the absolute rankings probably wonâ€™t change. More importantly, some big markets are not included yet. The Chinese Internet advertising market, for example, is estimated to be $2 billion in 2008, yet they are not included (mostly because I canâ€™t find data on user numbers for the networks). Also, the Philippines isnâ€™t broken out separately, again due to data availability issues (although the total Internet advertising market in the Philippines is just $3 million this year, so it wonâ€™t affect the rankings materially even though Friendster is so strong there). Finally, Russia is currently grouped with â€œthe rest of Europe,â€ and needs to be separately broken out &#8211; it has a large and growing online advertising market and lots of users, so that update may affect the mid-level network rankings.</p>
<p>The advertising spend model is just an estimate and from a single source. Iâ€™m less concerned with this data since it doesnâ€™t matter to the model if the estimates are absolutely correct. If the estimates are wrong by different rates in different countries, however, the model will break. If we find better relative data between countries, weâ€™ll update the model with that data. But for now, the PriceWaterhouseCoopers data seems to be pretty good.</p>
<p>Finally, this model doesnâ€™t take into account execution at the company level. Two very similar networks may monetize vastly differently based on methods of advertising and even the brute effort and passion of the employees. This model obviously doesnâ€™t take that into account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2008/11/17/modeling-the-real-market-value-of-social-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance of CSS in Web Development</title>
		<link>http://www.dassnagar.com/blogge/2008/08/26/importance-of-css-in-web-development/</link>
		<comments>http://www.dassnagar.com/blogge/2008/08/26/importance-of-css-in-web-development/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 10:05:47 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/2008/08/26/importance-of-css-in-web-development/</guid>
		<description><![CDATA[CSS style sheets have made it easier to handle web pages during web design and web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in different web [...]]]></description>
			<content:encoded><![CDATA[<p>CSS style sheets have made it easier to handle web pages during <a href="http://www.dassnagar.com/Software/it_webdesigning.htm"  title="Web Designing India" target="_blank">web design</a> and web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in different web pages of your website.</p>
<p><span id="more-87"></span></p>
<p>CSS only defines the structure and content presentation of a website it has nothing to do with the design of a website. A single CSS sheet can control the font, positioning, colour and style information of an entire website.</p>
<p><strong>Advantages of using CSS</strong></p>
<p>1. Web pages are easier to load and uses less bandwidth</p>
<p>CSS style sheets are preferred by web developers for website development because they are lighter than table layouts, which consumes lots of bandwidth. The style sheet is downloaded only once and stored in the cache memory, so subsequent pages load faster.</p>
<p>2.  CSS style sheet compliments well with HTML</p>
<p>HTML is insufficient when used independently in <a href="http://www.dassnagar.com/Software/social-networking-software-development.htm"  title="Custom Social Network Web Site Development" target="_blank">website development</a>, but when combined with CSS they can result in technically stronger web pages.</p>
<p>3. CSS allows you to position your element anywhere in the webpage</p>
<p>Web developers love to use CSS because it allows them to position their element where ever they want in the web page. If during any phase of web development the developer feels that particular links or columns are not going well with the situation then it becomes easier for them to position them easily using CSS. CSS reduces the risks associated with maintenance of the website.</p>
<p>4. CSS is compatible with all web browsers</p>
<p>CSS is combined with HTML or XHTML by web developers for web application development because it is compatible with all web browsers. The sites that use CSS appear similar in all the web browsers.</p>
<p>5. CSS can be used to create print friendly web pages</p>
<p>Most of the web developers love to use CSS for building their HTML based web applications because they allow them to create print friendly web pages. These web pages can be easily printed. The colours, images and other things which are difficult to be printed can be eliminated and printed easily.</p>
<p>6. CSS style sheets allows the user to customize the web page</p>
<p>Now days many websites allow the user to change the layout of the website without affecting the content. The CSS style sheets which are stored externally allow the user to make requisite changes by themselves. Most of the modern browsers give user the liberty to define their own style sheets like changing some font properties etc.</p>
<p>7. CSS style sheets makes it easier for your website to feature in search engines</p>
<p>The CSS style sheets are favoured by <a href="http://www.dassnagar.com/Software/webdevelopment.htm"  title="Web Development" target="_blank">web developers</a> because they allow them to position their elements as per their wish anywhere in web application. Positioning helps to project the main contents first, so that it is easily captured by web spiders. CSS also gives cleaner HTML codes thus cutting down the job of web spider to search the real content from junk code.</p>
<p>8. CSS allows the web pages to have absolute consistency</p>
<p>One of the reasons for using CSS during web development is that they allow consistency to all web pages. All the expressions and texts will get their characteristics from external style sheet. Web developers need not to worry about the change in characteristics of the elements because they can be easily altered at any stage of <a href="http://www.dassnagar.com/Software/enterprisePortal.htm"  title="Web Portal Development" target="_blank">web development</a> by using CSS.</p>
<p>9. CSS lends portability to content</p>
<p>By using CSS you can make separate style sheets for different media. This provides you the great flexibility in presenting your content. CSS allows you to redefine the characteristics of elements in a website to suit the need of the situation. For e.g.: A separate style sheet will allow you to redefine the characteristics of certain elements so that they are easier to be printed. Also the user will never come to know that you had restructured the characteristics for their benefit.</p>
<p>CSS is created to make the things easier for your website and also to give you control over different elements in your website. Utilising benefits of CSS will give you popular user friendly web pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2008/08/26/importance-of-css-in-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adotube opens its innovative online video advertising platform to industry insiders</title>
		<link>http://www.dassnagar.com/blogge/2008/03/03/adotube-opens-its-innovative-online-video-advertising-platform-to-industry-insiders/</link>
		<comments>http://www.dassnagar.com/blogge/2008/03/03/adotube-opens-its-innovative-online-video-advertising-platform-to-industry-insiders/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 21:38:05 +0000</pubDate>
		<dc:creator>Rajiv Menon</dc:creator>
				<category><![CDATA[Monetize Videos]]></category>
		<category><![CDATA[Video Streaming Technology]]></category>

		<guid isPermaLink="false">http://www.dassnagar.com/blogge/2008/03/03/adotube-opens-its-innovative-online-video-advertising-platform-to-industry-insiders/</guid>
		<description><![CDATA[Adotube.comfurniture Elhovomebelifurniture Elhovohotel furnishing in Bulgaria, a unique content and advertising-delivery platform that hopes to revolutionize the way people think about video advertising, opened to industry insiders for the first time today. Adotubeâ€™s innovative video monetization technology enables advertisers to pay for individual customerâ€™s attention, not just per thousand people who happen to be watching [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.adotube.com" >Adotube.com</a><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a rel="nofollow" target="_blank" href="http://www.videnov.com/" >furniture Elhovo</a></font><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a rel="nofollow" target="_blank" href="http://www.videnov.com/" >mebeli</a></font><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a rel="nofollow" target="_blank" href="http://www.videnov.com/" >furniture Elhovo</a></font><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a rel="nofollow" target="_blank" href="http://www.videnov.com/" >hotel furnishing in Bulgaria</a></font>, a unique content and advertising-delivery platform that hopes to revolutionize the way people think about video advertising, opened to industry insiders for the first time today.</p>
<p><span id="more-86"></span></p>
<p>Adotubeâ€™s innovative video monetization technology enables advertisers to pay for individual customerâ€™s attention, not just per thousand people who happen to be watching at the time â€“ because Adotube makes ads optional for viewers, with advertisers only paying when someone chooses to watch an ad because it interests them, not because theyâ€™re forced to.</p>
<p>Anybody with video content to publish online can upload their videos to Adotube.com, which then serves them back on to the publisherâ€™s own website, along with a series of highly targeted, relevant ad previews underneath it. At any point in the video, viewers can choose to watch an ad if they see one that interests them. When they do, their video is paused, and the ad plays. Once finished the ad closes, and their main content picks up where it left off instantly.</p>
<p>To make sure this opt-in advertising model works, Adotubeâ€™s closely-guarded algorithm dynamically selects which ads to offer each viewer based on a variety of carefully balanced factors; including the adâ€™s popularity, relevance and reputation. So viewers can be sure that if they click a Adotube ad, theyâ€™ll see something relevant, interesting and fun. Importantly, this ad-selection and prioritisation process ensures that advertisers with ads that prove popular with their audience will find that they receive extra exposure, even if theyâ€™re paying less per-view than their competitors.</p>
<p>Constantine, CEO of Adotube says â€œThe Internet has changed the way people watch videosâ€¦ The time has come for video-advertising to catch up. The days of advertisers buying ad-views by the thousands, and just hoping that people actually pay attention is over, now we can serve targeted, relevant advertising just to viewers who actually want it. This model is better for advertisers and for viewers, because it means that video advertising is now open to any company with the creativity to create something cool, not just giant corporations.  Targeting and paying on a view-by-view basis is more measurable, more effective and more manageable. For viewers we believe this revolutionary approach will mean that they get better, more innovative paid-content about products and services that genuinely interest them. For video publishers we offer a way to monetize their content effectively, without compromising the viewing experience with obtrusive advertisingâ€</p>
<p>Invitations have been sent to an undisclosed number of internet and advertising industry insiders to gain preview access to the system as plans are finalized for the formal public launch of the service to the general public in the near future. During this beta-test period, advertisers will be given a daily budget of $1000 per day to play around and familiarize themselves with the system. Publishers signing up during the period will not receive a share of revenue, but will instead be given a 65% revenue share (versus the normal 50%) once the site opens to the public.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dassnagar.com/blogge/2008/03/03/adotube-opens-its-innovative-online-video-advertising-platform-to-industry-insiders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

