Tagged Questions

2
votes
5answers
457 views

How to 301 redirect Non-WWW to WWW version

What is your favorite way do redirect all pages from the Non-WWW to WWW version? I know there are several different ways, I'd like to know how you do this in practice. Code fragm …
0
votes
3answers
375 views

Temporary redirects all visitors but me to a maintenance page

I need to make some changes (deploy a new template) on my website and I want to temporary redirect all visitors to a maintenance page. I don't know how long it will take to apply t …
0
votes
5answers
166 views

Is there any difference between the file extensions (.html, .aspx, php …) for SEO?

Let me know if there are file extensions better than others for SEO. I'm developing a web site with PHP and I want know if for search engines indexing is better apply the ULRs re …
0
votes
3answers
56 views

redirect 301 on windows hosting

I'm going to publish a new release of my web site. The site is hosted on a Windows based shared hosting and developed whit the ASP programming language. The new version is an PHP …