Buy SEO Products Online: SEO Software / Trainning Online

SEO Video Tutorials FREE SEO TOOLS

HIGH Traffic+Themed Backlinks - Blog Comment Software

#Buy Top SEO Secrets Online, E-BOOK - BUY Google SEO Secrets Online Store!

Monday, June 15, 2009

Apache Redirect 301

# Redirect all pages to home page

This is for all redirects to 301

RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.solutions.com$
RewriteRule ^(.*)$ http://www.solutions.com/$1 [R=301]

#####################################
#Ford.com This is for all redirects to 301. From www to nowww

1)redirect all traffic from http://www.ford.com to http://ford.com

RewriteEngine on
RewriteCond %{HTTP_HOST} !^ford.com$
RewriteRule ^(.*)$ http://ford.com/$1 [R=301]



2) redirect all traffic from http://ford.com to http://www.ford.com

from non www to www

RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\.ford\.com
RewriteRule (.*) http://www.ford.com/$1 [R=301,L]

How To Create 301 Redirects??

How to Create the 301 Redirect? Information about .HTACESS file for redirection from non www to www. Use 301 search engine friendly redirect methods.

1. To create a .htaccess file, open notepad, name and save
the file as .htaccess (there is no extension).

2. If you already have a .htaccess file on your server,
download it to your desktop for editing.

3. Place this code in your .htaccess file:

redirect 301 /old/old.htm http://www.you.com/new.htm

4. If the .htaccess file already has lines of code in it,
skip a line, then add the above code.

5. Save the .htaccess file

6. Upload this file to the root folder of your server.

7. Test it by typing in the old address to the page you've
changed. You should be immediately taken to the new
location.

Notes: Don't add "http://www" to the first part of the
statement - place the path from the top level of your site
to the page. Also ensure that you leave a single space
between these elements:

redirect 301 (the instruction that the page has moved)

/old/old.htm (the original folder path and file name)

http://www.you.com/new.htm (new path and file name)

When the search engines spider your site again they will
follow the rule you have created in your .htaccess file.
The search engine spider doesn't actually read the
.htaccess file, but recognizes the response from the
server as valid.

During the next update, the old file name and path will be
dropped and replaced with the new one. Sometimes you may
see alternating old/new file names during the transition
period, plus some fluctuations in rankings. According to
Google it will take 6-8 weeks to see the changes reflected
on your pages.



Other ways to implement the 301 redirect:

1. To redirect ALL files on your domain use this in your
.htaccess file if you are on a unix web server:

redirectMatch 301 ^(.*)$ http://www.domain.com
redirectMatch permanent ^(.*)$ http://www.domain.com

You can also use one of these in your .htaccess file:

redirect 301 /index.html http://www.domain.com/index.html
redirect permanent /index.html http://www.domain.com/index.html
redirectpermanent /index.html http://www.domain.com/index.html

This will redirect "index.html" to another domain using a
301-Moved permanently redirect.




2. If you need to redirect http://mysite.com to
http://www.mysite.com and you've got mod_rewrite enabled on
your server you can put this in your .htaccess file:

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example\.com
RewriteRule ^(.*)$ http://www.example.com/$1 [R=permanent,L]


or this:

Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^domain\.com$ [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301,L]

Tip: Use your full URL (ie http://www.domain.com) when
obtaining incoming links to your site. Also use your full
URL for the internal linking of your site.




3. If you want to redirect your .htm pages to .php pages
andd you've got mod_rewrite enabled on your server you can
put this in your .htaccess file:

RewriteEngine on
RewriteBase /
RewriteRule (.*).htm$ /$1.php


4. If you wish to redirect your .html or .htm pages to
.shtml pages because you are using Server Side Includes
(SSI) add this code to your .htaccess file:

AddType text/html .shtml
AddHandler server-parsed .shtml .html .htm
Options Indexes FollowSymLinks Includes
DirectoryIndex index.shtml index.html




source: http://www.isitebuild.com/301-redirect.htm

Wednesday, May 6, 2009

Free SEO eBooks Online - Free SEO eBooks!! Free SEO PDF

Free SEO eBooks Online: List of LINKS for Free SEO PDF, SEO eBooks download. Enjoy the FREE SEO Guide. Get ur FREE SEO Books now!!

LIST OF FREE SEO eboks ONLINE, SEO PDF'S, Links:
www.free-ebooks.net/ebook/apr07/MYSEOEGUIDE.pdf
www.ewriting.pamil-visions.com/books/seo-wordpress-blogs.pdf
www.rankquest.com/downloads/pdf/RankQuest-SEO-Articles.pdf
www.perfect-optimization.com/website-optimization-ebook.htm
www.ocseoexpert.com/free-seo-ebook
www.blueverse.com/free-seo-book


more would be added

Friday, May 1, 2009

Buy SEO EBooks Online - Google SEO EBooks!! Download SEO EBooks

Buy Google SEO Ebooks Online : Download SEO Ebooks at best price: Get here # 1 SEO Ebooks Learn (SEO ) 24hrs / Become a SEO Consultant/ Ulimited Link exchanges / How to get Top Rankings in GOOGLE? All in one SEO Ebooks get it here! - Buy Top SEO Secret Ebooks Online get Worth it! Click below on the Books to know about the Ebook cost and get the SEO Latest Ebooks. Buy Ebooks to learn Full SEO Search Engine Optimization Techniques. SEO Secrets, Keyword Research, Link Building, PR Optimization, Article Optimization, Social Marketing, Making it on the Top SPOT and Natural Optimization Techniques. Use search to browse for Google experts, google optimization technqiues, top ranking tips, top expert tips, Google Secrets, MSN Loopholes!!










SEO SPAM Techniques - Black Hat SEO Techniques

SEO Spam Techniques: Various BLACK Hat SEO Techniques Exposed

SEO Black Hat Techniques that is used to rank top are as under: Avoid these techniques of black hat to get ur site either penalized or removed completely from index.

  • Transparent, hidden, misleading, and inconspicuous link
  • fully transparent image for a link
  • use of hidden links in DIV layers
  • LINK Spam: inconspicuous links like 1x1 pixel graphics or the use of links on punctuation ( real words.) would be "spam"
  • Machine generated pages - with no content and main purpose is to click to another page.
  • Cloaking - content delivered to the visitor different than to the search engine spiders
  • cloaked sites are actually spam sites not all search engines detect them
  • Excessive cross-linking of sites to get links as part of an affiliate program.
  • Hidden Text and Hidden links should be completely avoided
  • Using font color white and making background white deliberately is considered spam, as the text won't be visible to users.
  • Sneaky redirects - Redirecting using 302 is pure black hat mostly use in black hat SEO
  • Redirects : user agent, ip-based, or redirects through javascript, meta refreshes, 302's, or using only frames
  • Excessive and off topic KEYWORDS
  • Duplicated Content: Submitting the same pages from multiple domains or submitting the same content from multiple hosts
  • Pages that is loaded with only LINKS



REPORT SPAM to GOOGLE via this url as below
http://www.google.com/contact/spamreport.html

Wednesday, April 8, 2009

SEO Duplication Issues! SEO Duplicate URL'S

SEO Duplication! Worse scenario's for SEO's who don't consider Duplication as serious. Many portals and larger companies(url's) suffer from Duplication cases. Work on duplication issues as its the most discussed topic in Google. Already seen many portal links urls have been disappeared from Google SERP'S.

1) Duplication case scenario
/www.xyz.com/seo/
/www.xyz.com/seo.html

Here if there is a folder and .html file then it would be considered duplicate if it has same content. Use either of the two.


2) Duplication via Geo-graphic locations:
www.xyz.com - commerical all over
www.xyz.co.uk - only uk
www.xyz.co.au - australia

Here this won't be considered duplicate as ur serving for different nations and specifying but this should be used speically when u Brand ur site across the world. Additional and unique contet would be much better if included to get quality traffic which increases brand awareness too.

3) Duplication between urls with different keywords but same content:
This happens many times for ex:
/www.xyz.com/health/pharmacy.html
/www.xyz.com/pharmacy.html

Here the SEO uses 1 keywords 2 times in the url with same content being displayed which itself creates duplication issues. So SEO's avoid such tactics, as last year Google have initiated about Duplication issues which is now showing its effect in SERP, where Google doesn't penalize but there automatic filters would just remove the links that contains duplicate links .

By SEO Pravish

Thursday, January 1, 2009

Latest SEO Link Building Tips Google!

SEO Link Building tips must be applied to get Page Rank + Traffic from Google:

Link building is always considered important to gain traffic and rankings in Google SERP'S. Now how would a new site would like to start with Link building?

# Few important ways to work ahead with Link building:

  • Optimize ur Link building with Relevant Optimized Keywords
  • Optimize Links with Targeted Keywords (Anchor text -quality traffic keys)
  • Optimize internal link structure for possible link juice and traffic to follow to targeted locations.
  • Target ur Link building according to Geographical Locations
  • Link exchange should be done minimal and should be linked with high traffic at first and then go for the PR. Traffic is purely important if u want sales for a long time.
  • Link structure of the site must be based on Optimized keywords which must match ur industry and also the terms u target for that industry ex: Health - Pharma
  • Navigational links must be optimized with Relevant keywords where most of the links get valued.
  • A strong internal link structure with optimized keywords would gain much traffic from relevant sources like : blog, social network, videos, news, marketing sites, local directories, Google local maps, Yahoo! msn local business listings which can build up quality links specially for E-commerce sites.
  • Geting links from 100 sites is worth? Or getting links from 10 sites? If the 10 sites which point to ur website have relevant traffic ( not bulk traffic but quality traffic) then its much worth to go with 10 links.
  • Do Note: In SEO Link building Time Frame is very imporant and only target the area where ur business is located instead of wasting time in paying money to online directories or bulk directories.

Tip - Simple effective Link building would really help to gain traffic + PR in the long run
copyrights@2008-2009 pravish thomas

Buy SEO Ebooks - Learn SEO Instantly with TOP SEO Experts!!

MAKE MONEY online - Referals

Earn $$ with 

WidgetBucks!

Twitter Updates

    follow me on Twitter