Tuesday, June 2, 2009

Re: robots.txt with a 301 redirect

Hi Susomoy, thanks for the reply.

Maybe I'm misinterpreting what you mean, but how would this bypass the
robots.txt exclusion? I have User-agent: * Disallow: / in robots.txt
currently. But I need it to allow any address that cause a 301, just
disallow the ones don't.

What is "coding header redirection"? I currently have a regexp
mod_rewrite 301 in .htaccess

On Jun 1, 12:58 pm, susomoy sinha <suso...@gmail.com> wrote:
> Nothing is Impossible. Do coding header redirection. And there is a option
> to show the SEO done page to search engine but redirecting in case of
> visitors.
> The programmers know the trick.
>
> Best of luck
>
> Susomoy Sinha
>
>
>
> On Mon, Jun 1, 2009 at 9:06 AM, Ed Galligan <ed.galli...@gmail.com> wrote:
>
> > I'm trying to figure out how to do something that might just be
> > impossible. Before I give up, I'll see if anyone here can possibly add
> > some insight.
>
> > I have two domains:
> > 1) domainone.com which I don't want indexed by search engines
> > 2) domaintwo.com which I do want indexed by search engines
>
> > Any content I have on domainone.com, I want to hide from search
> > engines, but then I have a 301 .htaccess redirect sending visitors to
> > domaintwo.com for any addresses that don't match content on
> > domainone.com
>
> > So for example, say I have a file called privatephoto.jpg that's at
> >http://domainone.com/privatephoto.jpg
> > The I have another file called information.html at
> >http://domaintwo.com/information.html
>
> > I want to hidehttp://domainone.com/privatephoto.jpgfrom Google, BUT
> > I want Google to be able to seehttp://domainone.com/information.html
> > (which is a 301 redirect)
>
> > Is this completely impossible?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Search Engine Optimization SEO Google - MSN - Yahoo" group.
To post to this group, send email to SEO1@googlegroups.com
To unsubscribe from this group, send email to SEO1+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SEO1?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments:

Post a Comment