Tagged Questions
2
votes
1answer
39 views
What does “all” mean in meta robots tag?
Several websites have the following meta tag aimed at search engines like Google, Bing, etc.:
<meta name="robots" content="all" />
What does it do?
0
votes
1answer
144 views
Are Meta tags useful for SEO? [duplicate]
Possible Duplicate:
Which meta tags are not worth the effort?
Reading a Search Results with this or a similar phrased question can lead to reading a lot of conflicting answers. Are there ...
4
votes
2answers
711 views
Adding meta tag keywords - the same or different on all pages?
I have 10 page php website. I want to add keywords to webpages.
The website is related to hotel and having different-2 page like booking, rooms, places to visit etc.
Question: Do we need to add same ...
5
votes
3answers
286 views
Validation Meta tags for search engines
Should validation meta tags for search engines be left on the site following validation? For example, should I leave my msvalidate meta tag after I've validated the site.
2
votes
1answer
63 views
Meta Descriptions for pages not Indexed by Search Engine?
I have read about Meat Descriptions here on the webmasters forum. The question I have is is it necessary or important to have description on pages that are not being index by the search engine. Like ...
1
vote
1answer
223 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 ...