Hi all;
Would like to consolidate a few pages on a local services website.
For instance, we would like to move the pricing information from the pricing.html page to be on the index page.
The pricing table on the index page would have a named anchor - most likely something creative like #pricing or something like that.
So is it a good idea to do a 301 redirect to that specific named anchor on the index page?
Or should we just do the 301 redirect to the index page without the named anchor?
~~~
Don't know if this matters at all, but we will be keeping a LINK to pricing in the main navigation menu, but the link will point directly to the NEW location, namely, the #pricing named anchor on the index page.
Thanks in advance.