Top "Seo" questions

GENERAL SEO QUESTIONS ARE OFF-TOPIC.

Is there a standardized (meta?) tag for the date of a website?

One thing that search engines really suck with is the date when a website was created. You know the problem: …

html date seo meta-tags
ASP.net MVC support for URL's with hyphens

Is there an easy way to get the MvcRouteHandler to convert all hyphens in the action and controller sections of …

asp.net-mvc url url-routing seo
Correct microdata markup for breadcrumbs

On researching how to do microdata for webpage breadcrumbs, I've found a couple of methods and I'm not sure which …

html seo schema.org microdata
Magento redirects to base url using 302, how do I get it to use 301

I've notice in firebug that the non-www version of my magento store redirects to the www version using 302. For SEO …

.htaccess magento redirect seo magento-1.4
Is text-indent: -9999px a bad technique for replacing text with images, and what are the alternatives?

This article say we should avoid using this technique. This one says it's awesome. Is it true that Google looks …

html css seo text-indent
How to allow crawlers access to index.php only, using robots.txt?

If i want to only allow crawlers to access index.php, will this work? User-agent: * Disallow: / Allow: /index.php

seo web-crawler robots.txt
Google: Disable certain querystring in robots.txt

http://www.site.com/shop/maxi-dress?colourId=94&optId=694 http://www.site.com/shop/maxi-dress?colourId=94&optId=694&product_…

seo query-string google-search robot
MVC: How to route /sitemap.xml to an ActionResult?

I've got a SitemapActionResult that overrides the ActionResult, and delivers a SEO sitemap.xml when http://www.sprelle.no/Home/…

asp.net-mvc seo sitemap sitemap.xml
Do I need to use http redirect code 302 or 307?

Suppose I have a page on my website to show media releases for the current month http://www.mysite.com/…

http search redirect seo search-engine
If a URL contains a quote how do you specify the rel=canonical value?

Say the path of your URL is: /thisisa"quote/helloworld/ Then how do you create the rel=canonical URL? Is …

php security seo canonical-link