Tagged Questions
1
vote
1answer
39 views
Changing uri-design SEO
I think I need to redesign my uri-collections of my site.
Right now I am using the following structure by a mistake:
/fruits for the whole collection
/fruit/banana for an item in the collection
...
4
votes
2answers
495 views
Redirecting URLs when launching a new website - how to avoid dropping page rank
i have over 100 urls in my website which i need to redirect:
E.g.
/page/how-to-bake-chocolate-cookies/ will redirect to /cookies/how-to-bake-chocolate-cookies/
/page/contact/ will redirect to ...
6
votes
2answers
228 views
Is using URL Rewritting the only way to make sure all pages are cached by Google?
If I keep the pattern (index.php?module=test¶m=1) will pages be less likely to be indexed then if I use the pattern (test_param_1.html) ?