In Google each unique URL is indexed as a separate page. So if we have a URL: http://www.mysite.com/my-page-1 and http://www.mysite.com/my-page-1?page=3 will be indexed as separate URLs! This is a disadvantage as Google thinks we are trying to duplicate content and have multiple URLs to the same HTML content.
This is reflected in the Google Webmaster, under Diagnostics - HTML suggestions. In the webmaster HTML suggestions google points out that URL: http://www.mysite.com/my-page-1, http://www.mysite.com/my-page-1?page=3 have the same title tag. Each URL in our site should have a unique title tag.
To address this we can add a meta information in our page headers to inform Google that our main parent URL is http://www.mysite.com/my-page-1, and all clicks to any other '?page links' to be added to the parent URL. This is done by using Google's Canonical meta tags, refer:http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html, http://www.mattcutts.com/blog/seo-advice-url-canonicalization/
The Canonical meta information on our http://www.mysite.com/my-page-1?page=3 page should be: href="http://www.mysite.com/my-page-1" rel="canonical" inside link Tag.
It's not sufficient to enable Clean URL and Path auto, Global redirect modules. We must also configure our comments, View pagination, Page pagination, Auto title CCKs to have appropriate Canonical URLs to avoid getting penalized for Duplicate content and improve our site ranking.
Canonical URL integration is available in Drupal 6.0 Meta module. In Drupal 5.x there is no ready made integration. You can embed a small piece of code in the template file to achieve the same.
Thursday, March 4, 2010
Tuesday, September 15, 2009
Checkout Newspapers in Googles fast flip!
While the newpaper industry workd wide is struggling, Google comes up with yet another innovation! The google fast flip is a truely interesting way to read news!! Try it out at http://fastflip.googlelabs.com/.
http://googleblog.blogspot.com/2009/09/read-news-fast-with-google-fast-flip.html
http://googleblog.blogspot.com/2009/09/read-news-fast-with-google-fast-flip.html
Thursday, June 11, 2009
Three compelling reasons to choose Subdomains over Subsites
- Branding – each subsite has contextually different content - distinct products
- The use of subsites increases relevance and hence the search ability of content with in the subsite.
- Each subsite will eventually have it’s own full featured content and community
MONSTER.COM
http://www.monsterindia.com/
http://company.monsterindia.com/index.html
http://jobsearch.monsterindia.com/searchresult.html?loc=87
P&G
http://www.pgeverydaysolutions.com/pgeds/en_US/jsp/EDS_Page.jsp?pageID=HP
http://www.pg.com/en_US/index.shtml
YAHOO
http://cricket.yahoo.com/
http://in.yahoo.com/?p=us
http://www.yahoo.com/
http://new.music.yahoo.com/
http://news.google.com
http://maps.google.com
References:
From the SEO GURU:
Friday, June 5, 2009
Tuesday, March 3, 2009
Drupal sites works towards SMM - Facebook and Drupal
First and foremost, what is SMM?
In India two very active Social Media website are Facebook and Orkut.
There has been many ways in which a Drupal site can talk to Facebook and Facebook to Drupal.
Drupal for Facebook, is a set of modules that turns Drupal into a platform for developing Facebook Applications.
Try a Demo at: http://apps.facebook.com/drupalforfacebook/, http://www.drupalforfacebook.org/sponsorship
Facebook Connect provides for Facebook users to login to the Drupal site using their Facebook login.
Some other interesting references:
Drupal for facebook - Handbook page
http://wiki.developers.facebook.com/index.php/Facebook_Connect
http://www.eshilon.com/eshilon-design-blog, blog from the maintainers of facebook connect.
Drupal groups for Facebook-API
http://drupal.org/node/291525
Social media marketing is a set of online marketing techniques that leverage social media.
In India two very active Social Media website are Facebook and Orkut.
There has been many ways in which a Drupal site can talk to Facebook and Facebook to Drupal.
Drupal for Facebook, is a set of modules that turns Drupal into a platform for developing Facebook Applications.
Try a Demo at: http://apps.facebook.com/drupalforfacebook/, http://www.drupalforfacebook.org/sponsorship
Facebook Connect provides for Facebook users to login to the Drupal site using their Facebook login.
Some other interesting references:
Drupal for facebook - Handbook page
http://wiki.developers.facebook.com/index.php/Facebook_Connect
http://www.eshilon.com/eshilon-design-blog, blog from the maintainers of facebook connect.
Drupal groups for Facebook-API
http://drupal.org/node/291525
Monday, June 23, 2008
YouTube API and Drupal
It would be great to have the YouTube API integrated with Drupal. The requirements would be to let user on our site to directly upload video and PlayVideo on to YouTube from our very own site.
What are the YouTube APIs and Tools?
For more exiting stuff with YouTubeAPI on your own site:
http://code.google.com/apis/youtube/overview.html http://www.youtube.com/youtubeonyoursite#
Drupal and YouTubeAPI integration is underway. We need to have PHP 5 to enable the same. Visit http://drupal.org/project/youtube_api
What are the YouTube APIs and Tools?
For more exiting stuff with YouTubeAPI on your own site:
http://code.google.com/apis/youtube/overview.html http://www.youtube.com/youtubeonyoursite#
Drupal and YouTubeAPI integration is underway. We need to have PHP 5 to enable the same. Visit http://drupal.org/project/youtube_api
Thursday, June 19, 2008
Understanding Content Architecture to Google enable a site.
This is a very interesting area. Understanding the Site's content architecture to Google enable a site!!
The SUMMARY is:
Drupal in Newspapers
Drupal and SEO
The SUMMARY is:
- Understand the various source of content
- The amount of content available
- Frequency of content update
- The importance of the content
- The relevance
- What users can get from our Websites content?
Drupal in Newspapers
Drupal and SEO
Subscribe to:
Posts (Atom)