Archive

Archive for December, 2011

How to Eliminate 404 Page’s


404 define and eliminating 404 error

Define 404:  A 404 error means “not found”. This is usually the page you get when you make a mistake spelling page name in a site, or if the page is deleted or moved. The problem is that the standard 404 page is ugly and unhelpful.

If your website has too many 404 Errors floating around in the search engines a few things may happen:

  • Your website popularity may be harm.
  • Your website rankings are affected.
  • Your website may be penalized
  • Your website may be banned from the index

Eliminate 404 Page’s from Google’s index:

  • Set Up In Google Webmaster Tools
  • Finding your 404-error pages
  • Killing your 404-error pages

Recommended Solution: You can redirect [404 error pages/ not found pages] using 301 redirect to home page.  In this case visitors and Google see your home page instead of error page. Its a way and its search engine and Google friendly too.

 

Hope this helps…@araghuwanshi6

How to Promote a Shopping/Product Site?


Promote your site according to your products keywords and some generic keyword

Off-Page Optimization

  • Submit your shopping site to search engine such as Google, Bing, and Yahoo etc.
  • Submit your shopping site or story to do follow social bookmarking site like Stumble, Digg , A1 Webmarks, Tagza and many more.
  • For shopping site “Product” plays an important role in our customer experience. Submit Product Information, Images and Product Review example (shopLocal, DealNews, Google Base, Shopping.com, Yahoo Store etc.)
  • Write a Press Release (at least once a month) and publish it to Press Release sites like ideamarketers, widepr.com, bignews.biz, prweb.com, prlog.org, free press release
  • Forum Posting and Blog Commenting

Social Media Marketing / Social Networking (SMM)

  • Create a welcome landing page for your facebook page with the objective to get more prefers for your fan page
  • Use your company’s real name for your fan page.
  • Join many different, similar-niche groups and post updates linking new content whenever it’s created.
  • Added your feed blog, Facebook page, so blog automatically added to their site on Facebook.
  • Tweet 3-4 times per day with a shortened URL to your new content
  • The most popular social media sites include Facebook, WordPress, Twitter, FriendFeed, Jaiku, MySpace, Identi.ca, YouTube, Linkedin

 

HOPE THAT HELPS! @araghuwanshi6

Redirect Old Domain to New Domain


How to Redirect Old domain to New domain through .htacsess? Here are few code types which would allows to your website old domain to new domain. You should add this code in .htaccess file

Method First:
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^olddomain.com [NC]
RewriteRule ^(.*)$ http://newdomain.com/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www.olddomain.com [NC]
RewriteRule ^(.*)$ http://newdomain.com/$1 [L,R=301]

Method Second:
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} \olddomain.com$
RewriteRule ^(.*)$ http://newdomain.com/$1 [R=301,L

Method Third:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]

Method Fourth:
Redirect 301 / http://www.newdomain.com/

Here are the few simple formats which also will come under 301 redirects related articles:

Note: sh404SEF redirect process for Joomla

Effective SEO for Facebook Page


These days, most firms have their own facebook page. To ensure that facebook page is helping their marketing objectives as much as possible

  • Create a welcome landing page for your facebook page with the objective to get more prefers for your fan page
  • First of all, you will want to select and appropriate name for your facebook pages.
  • Use your company’s real name for your fan page.
  • Nest use the “About “area of your facebook page to integrate as many keywords as adds up (Importance of keywords matters)
  • The “General Information” area of your facebook is a hot position for putting in many keywords in a relevant manner. The “website” area is a great opportunity to make several immediate backlinks back to your website/pages within your site.

A short note by Alok Raghuwanshi:

I am sure you like little good reliable information about SEO for Facebook Page