chintansoni
03-04-2006, 09:15 AM
hey frnds,
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?” …
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.
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.
I am very fretful about my AdSense A/c and I don’t want it to get disable in any way…Please advice me.
please tell me from follwing 7 methods which is safe? and if I am redirecting which "Which reffer will be shown in my google analytics?"
in .htaccess 1. RedirectMatch
1. permanent ^(.*)$ DomainName
2. RedirectMatch 301 ^(.*)$ DomainName
3. Redirect 301 /old-file.htm DomainName/new-file.htm
4. RedirectMatch permanent ^/directory_name DomainName
5. RedirectMatch permanent \.file_type$ DomainName
6. RedirectMatch 301 ^/directory_name DomainName
7. RedirectMatch 301 \.file_type$ DomainName
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?” …
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.
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.
I am very fretful about my AdSense A/c and I don’t want it to get disable in any way…Please advice me.
please tell me from follwing 7 methods which is safe? and if I am redirecting which "Which reffer will be shown in my google analytics?"
in .htaccess 1. RedirectMatch
1. permanent ^(.*)$ DomainName
2. RedirectMatch 301 ^(.*)$ DomainName
3. Redirect 301 /old-file.htm DomainName/new-file.htm
4. RedirectMatch permanent ^/directory_name DomainName
5. RedirectMatch permanent \.file_type$ DomainName
6. RedirectMatch 301 ^/directory_name DomainName
7. RedirectMatch 301 \.file_type$ DomainName