Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Minisite - Is it a right practice

         

sunny_kat

1:52 pm on Mar 21, 2007 (gmt 0)

10+ Year Member



I have client website www.blue-widgets.com and there is a page named www.blue-widgets.com/red-widgets-leasing.asp.

Now the client has designed a new website named www.#*$! and redirected www.blue-widgets.com/red-widgets-leasing.asp to the new website. But the rest of the website for www.blue-widgets.com is running smoothly.

The page already has few rankings in search engine's

Is it the right practice.

Quadrille

4:03 pm on Mar 21, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can't see a single advantage in doing that, and a couple of clear disadvantages.

But no real harm - unless he is using dangerous redirecting techniques.

People do all manner of weird things in the fond, misguided belief that they are fooling the multiple PHDs of the major SEs. They're happy, the SEs get a good laugh, and they don't always lose all their visitors. And it keeps them off the streets.

The two concerns I'd have are navigation and visitor confusion; take care of them and hope that all stays well.

sunny_kat

4:13 pm on Mar 21, 2007 (gmt 0)

10+ Year Member



They are USING 302 Redirect

Quadrille

5:09 pm on Mar 21, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Silly.

They must have been reading "How To Fool Google" - the 2003 edition.

Pointless, plus potentially confusing for visitors.

Net gain = 0
Potential damage > 0

But not a lot to worry about; just silly, really.

sunny_kat

6:40 am on Mar 22, 2007 (gmt 0)

10+ Year Member



I do agree

I have suggested them to remove the redirect from the internal page to the new website

The exact code used for the redirect on the head of the page is

<script type="text/javascript">
window.location.href='http://www.newdomain.com/';
</script>

I am sure this is purely black hat in nature.

Thoughts?