Forum Moderators: Robert Charlton & goodroi
Don't use "&id=" as a parameter in your URLs, as we don't include these pages in our index.
We had been regularly using urls like
mysite.abc/newsphp?id=1234&t_id=1234567 etc
does that mean we are killing our own sites?
or is it specifically about exact term '&id' in the url?
is &id a specific taken text? or the similars too?
the urls are
[mysite.com...]
and
[mysite.com...]
I want to rewrite it to
[mysite.com...]
and
[mysite.com...]
respectively
Could anyone help please?