View Single Post
Old 03-03-2006, 10:27 PM   #1 (permalink)
chintansoni
Noogle
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
chintansoni
ow to redirect Search Engine Frinedly / Adsense Friendly

hey frnds,br I want to ask you both about Google Search Engine and
Google AdSense…. I am little bit confused about safe redirect methods
to use. I am buying 1 domain and I’ll need it to redirect permanently
to my other website. So I want to ask you about “Which redirect method
will be safe for both Search Engine and for Google Ad sense?” …br br
As Google AdSense Policies clearly says that we can not use Sneaky
Redirect for generating traffic. can any1 explain me what exactly is
Sneaky Redirect? And I don’t want to break any rules/policies in any
way.br br Domain which I am buying will be permanently redirected
to another website. And that another website will having google
AdSense. I am having Apache Server; please suggest me good method from
which I can be sure that I am not violating any google AdSense policy. br br I am very fretful about my AdSense A/c and I don’t want it to get disable in any way…Please advice me.brbrbrbrbr please tell me from follwing 7 methods which is safe? br br in .htaccess 1. RedirectMatch br font face="Courier New"br 1. permanent ^(.*)$ http://www.new-url.combr br 2. RedirectMatch 301 ^(.*)$ http://www.new-url.combr br 3. Redirect 301 /old-file.htm http://www.mywebsite.com/new-file.htm br br 4. RedirectMatch permanent ^/directory_name http://www.domain.combr br 5. RedirectMatch permanent \.file_type$ http://www.domain.combr br 6. RedirectMatch 301 ^/directory_name http://www.domain.com/br br 7. RedirectMatch 301 \.file_type$ http://www.domain.com/br /fontbr
chintansoni is offline   Reply With Quote