2
votes
2answers
203 views

Duplicated contents warning in Google Webmaster Tools even though I use canonical links

I have some duplicated pages that show the exact same content on different URLS on my website, and I use canonical links to point them all to one of the pages. So if Page A, B, C, D and E have the ...
1
vote
1answer
101 views

Google not indexing/updating rel=“canonical” pages

I had same content with different links and I wanted to prioritize the indexing of different webpages. For example /A/1232 and /A/1232/tum_bin_jiya_jay represent same content but I wanted to give ...
0
votes
1answer
44 views

Unifying links for google searches

What method do you recommend me using, to tell Google that links like: www.site.com/en/aslgm www.site.com/ro/aslgm www.site.com/es/aslgm www.site.com/... /... It's the same as www.site.com/aslgm ? ...
1
vote
1answer
767 views

Canonical links and best way to use parameters with url rewriting

I use my own custom routing module in PHP and mod_rewrite. A typical main page URL looks like this: http://www.example.com/services There's a large part of the website that displays the products on ...
1
vote
1answer
233 views

Subdomain as home page

I'm looking at how best to launch a project using subdomains to create around 10 'minisites' of sufficiently differing content using the subdomain as branding. There will never really be much content ...