Tagged Questions
3
votes
2answers
162 views
falling down Google ranking with canoncial tags and Google site verification
Recently I released this site live, which is a small brochure site for a local catering company.
I took the time to add a canonical <link> tag and also verify the site with Google, so the ...
1
vote
1answer
99 views
How to structure dynamic product browser for SEO?
I will be building a new website for a client of mine. SEO is very important.
This website will have a product browser for cars, in which visitors can set feature filters to search for products that ...
4
votes
1answer
475 views
Correct syntax for Canonical - link or meta tag?
I'm getting a little confused about adding canonical tags to pages. Some (most?) guides suggest using a link tag thusly:
<link rel="canonical" href="www.example.com/somepage" />
but some ...
1
vote
1answer
222 views
How to use Canonical and Original-Source Correctly, on multilingual website?
was wondering wether searchengines index this correctly in a multilingual website:
Currently, the htaccess eats nice urls on pages like
/de/somepage and rewrites them invisibly to /somepage?ln=de
so ...