El grupo al cual envías entradas es un grupo Usenet. Si envías mensajes a este grupo, cualquier usuario de Internet podrá ver tu dirección de correo electrónico
I have a doubt, if i use parameter passing theme for one of my page,
will there be any major cause in terms of SEO
For example,
i have same page linked from two different menus. From one menu, the
page name is example.htm when the same page derived from another menu,
i have given it as example.htm?title=menuname
I don't understand why you'd want to do that anyway. Surely if your
passing details in a query string that's another matter but you'd mod
rewrite your urls so that the name of the page would be something
different.
Hope that helps.
Tim
On Oct 7, 8:24 am, Harini <harini...@gmail.com> wrote:
> I have a doubt, if i use parameter passing theme for one of my page,
> will there be any major cause in terms of SEO
> For example,
> i have same page linked from two different menus. From one menu, the
> page name is example.htm when the same page derived from another menu,
> i have given it as example.htm?title=menuname
what was your purpose of doing this? If it was done for an SEO benefit,
please share the idea on your mind. We may then be able to discuss the pros
and cons.
On Wed, Oct 7, 2009 at 10:24 AM, Harini <harini...@gmail.com> wrote:
> Hey,
> I have a doubt, if i use parameter passing theme for one of my page,
> will there be any major cause in terms of SEO
> For example,
> i have same page linked from two different menus. From one menu, the
> page name is example.htm when the same page derived from another menu,
> i have given it as example.htm?title=menuname
if redirect 301 it's fine, if you create two routes.. it's fine..
but the best is not to give parameters at all costs if u are in for SEO.
try URL rewrite and redirect 301
hope that helps
On Wed, Oct 7, 2009 at 2:24 PM, Harini <harini...@gmail.com> wrote:
> Hey,
> I have a doubt, if i use parameter passing theme for one of my page,
> will there be any major cause in terms of SEO
> For example,
> i have same page linked from two different menus. From one menu, the
> page name is example.htm when the same page derived from another menu,
> i have given it as example.htm?title=menuname