Top "Seo" questions

GENERAL SEO QUESTIONS ARE OFF-TOPIC.

Doing links like Twitter, Hash-Bang #! URL's

Possible Duplicate: What’s the shebang/hashbang (#!) in Facebook and new Twitter URLs for? I was wondering how Twitter works …

javascript html seo hashbang
Is h1 tag that's hidden using display:none given prominence by search engines?

When content is hidden by CSS (display:none), is that read by Search engines or are sites penalised for that ? …

css seo
How to properly use h1 in HTML5

Which of the following is the correct way to structure a page: 1) h1 only in header <header> <…

html seo semantics semantic-markup
How to make a SPA SEO crawlable?

I've been working on how to make a SPA crawlable by google based on google's instructions. Even though there are …

ajax seo phantomjs single-page-application durandal
What is meant by the rel="bookmark" link attribute?

What is the purpose of the rel="bookmark" attribute in <a> tags? For example: <a href="http://…

html seo anchor
"Single-page" JS websites and SEO

There are a lot of cool tools for making powerful "single-page" JavaScript websites nowadays. In my opinion, this is done …

javascript seo backbone.js pushstate singlepage
SEO for multilingual sites: language-specific results without changing URL?

I have a site that has 2 languages: English and Swedish. What I want is, if someone Googles the site in …

seo multilingual
Use 301 or 303 to redirect http to https

I'm not sure which is the best to use for my site when redirecting from http to https. At the …

http redirect https seo rewrite
What are the important meta tags I must put in my website?

There seems to be huge number of meta tags you can set. I'm guessing that some of them are more …

html seo meta-tags
How do you use React.js for SEO?

Articles on React.js like to point out, that React.js is great for SEO purposes. Unfortunately, I've never read, …

javascript seo reactjs