0
votes
1answer
29 views

ASP to HTML - 301 redirects (SEO rankings before and after)

I need to change the extension of the default pages and many other pages like .asp to .html, should I use a 301 redirect? The website is in the top 10 results for many keywords, I don't want to loose ...
2
votes
3answers
47 views

Fastest way to redirect dead URLs to home page

A client of mine scrapped his entire wordpress site of many years for a custom CMS. The URL structures both use the /<post_title> format, so a pattern based .htaccess rule is out of the picture ...
1
vote
1answer
55 views

Combine redirect to naked domain and point existing content to /blog

I think the .htaccess setup for this ought to be fairly straightforward, but I'm having a hard time with it for some reason. I've just completed the migration of a WordPress single site installation ...
1
vote
2answers
77 views

How to avoid duplicate content even when using 301 redirections?

I manage a website with tens of thousands of pages named /view.php?id=1234 and so on. Because we wanted it to be more SEO-friendly, a 301 Moved Permanently redirection of each one of them to ...
2
votes
1answer
136 views

What are the most commonly used and basic Apache htaccess redirects?

This question is here so we can offer users who are looking for information on how to make one or more common or basic redirects in Apache using the htaccess file. All future questions pertaining to ...
0
votes
2answers
29 views

I am moving my site from a virtual directory to a dedicated server, can I save me SEO urls via a web.config change?

I have been hosting my site in a shared environment at http://www.example.com/MYSITE/ for a while and I've built up a following there, I have decent ranking in Google and Bing, as well as I've been ...
0
votes
1answer
35 views

Pointing a sub domain to another server using directi control panel while domain.com is not hosted

Do we of course need a host for domain.com? Unfortunately currently the host for domain.com is down, so sub.domain.com cannot be redirected to where it should. Is there a way to at least activate the ...
0
votes
3answers
130 views

301 redirect from “/index.html” to root if index.html not exist

Can I create 301 redirect from "index.html" to root directory if file "index.html" not exist? For example: link "http://example.com/index.html" show "404 Error" page. I need 301 redirect to root ...
1
vote
1answer
61 views

site home not at site root index

I have an SEO concern with a website that has just finished the development stage, basically the site has been in progress for a year. During this period the site has been accessible from the URL: ...
0
votes
1answer
39 views

Consequence of redirecting ALL 404s on a site

I've just gone through my sites 404 list and redirected all of them to the front page. There were in general 2 categories of links. The first was relative links of client sites which we may have ...
1
vote
1answer
112 views

301 or 302 redirect for mobile/non-mobile pages

I'm setting up redirection for mobile/non-mobile pages. User agent is detected and redirected appropriately, but the ?mobile=1 or ?mobile=0 flag can be used to force a switch. When that flag is ...
1
vote
1answer
161 views

How do I map a (keyword rich) domain name to an existing website?

I am not experienced technical person, and still learning but will try to explain what I have done so far and what my query is. I have a (hypothetical) domain az-studios.com On that domain I have 3 ...
3
votes
1answer
150 views

Does Google penalize for too many redirects from different domains?

This is a follow up question to Archiving web content annually. One site or sites by year? We are completing the import of tens of thousands scientific abstracts into a single site. The most recent ...
3
votes
1answer
106 views

301 redirects… www. > http … the entire sitemap

I submitted a duplicate sitemap some time back to incorporate the www. addresses when I saw my site was not directing there when I typed it directly in the address bar. As I have edited my site and ...
2
votes
0answers
263 views

RewriteBase has to change when using UserDir

I have setup our Apache server to use UserDir This mean our urls are: http://dev.server.com/~username/drupal/html/ Before our URLS were: http://dev.server.com/drupal/html/ In the 2nd case I ...
1
vote
1answer
129 views

301 redirect bulk aspx urls on IIS

We recently relaunched an old aspx site as a new Drupal site on the same domain. No 301 redirect was implemented. I have outputted a list of 1000 urls that need to be 301 redirected. Most of the ...
2
votes
1answer
38 views

Will a domain(Y) redirected to a maindomain.com/product/ be indexed by SE?

We have several domains with the names of products we sell. The idea is to create mini sites in the future that specialize just in those products, mainly for better placement on SE results pages. As ...
2
votes
2answers
183 views

HTACCESS Wildcard Subdomain forward to Domain

I know this may seem like a duplicate, but I am unable to find a solution. Is it possible to setup wildcard subdomains with htaccess? I have an example of http://test.domain.ca I need to forward ...
2
votes
2answers
112 views

Forwarding non-www domain to other domain with dns

Is it possible to forward firstdomain.com to www.seconddomain.com or seconddomain.com using surely dns records? I know how to forward www.firstdomain.com to seconddomain.com (with CNAME). What I am ...
2
votes
1answer
61 views

301 re-direct all external links to new domain

I have changed the main domain to a sub-domain & would like to re-direct all external links to the new sub domain. Have read a few articles but having no luck editing the .htaccess as it might be ...
3
votes
1answer
538 views

How to do a cacheable redirection?

When users enter my website example.com, their "preferred" language is detected and they are redirected (using a 301 Moved Permanently redirection) to example.com/en/ (for English), example.com/it/ ...
1
vote
1answer
22 views

Should my “convenience” link that redirects to page 1 be a permanent or temporary redirect?

So, I have a simple blog. Included in my blog is tags. There are two ways to reach the first page of the posts belonging to a tag though. There is /tags/foobar and there is /tags/foobar/1 (where ...
2
votes
3answers
209 views

How to remove /index.html

How to make redirect /index.html -> / in Apache? Redirect /index.html http://domain-name.com/ Is causeing infinite loop when opening home page.
3
votes
1answer
73 views

301 redirect for a page with a space in it

I have some pages from a client's old template-based site which have spaces in them. For example, one of the pages looks like this: example.com/page.php?domain_name=example.com&viewpage=Gallery ...
0
votes
1answer
586 views

How to redirect a old URL using web.config (IIS)

I'm still very new to using URL rewrites and redirects and I'm having some problems on something I thought was quite simple... I've just rebuilt a website and want to redirect the old URLs to the new ...
3
votes
3answers
83 views

I want to consolidate two sites into a third. Will my search engine rankings be penalized if I rewrite and redirect pages one by one?

I have two Drupal sites with different content-- let's call them Apple and Orange. I recently developed a much more sophisticated third Drupal site-- let's call it Tree. For a large number of ...
0
votes
2answers
266 views

Rewrite in Mediawiki, remove index.php, .htaccess

I've just installed Mediawiki on Apache and I want the URL should be: localhost/Main_Page/ localhost/Special:Recent_Changes ... instead of: localhost/index.php/Main_Page/ ...
1
vote
1answer
58 views

How to Redirect Multiple Domain Names to a Main site in GAE

I am using google app engine to run a website and I have a website that I would like to be my main page and I have a few other domains that I want to redirect to the main page. The purpose of this is ...
3
votes
1answer
86 views

Finding websites that do a 301/302 redirect to a specific website

Is there a way to find out if a website is receiving redirects from other websites? Please note that I'm not asking about incoming links, but an actual redirect. I don't care how complicated the ...
7
votes
3answers
226 views

How to re-direct Wordpress posts with 301

All my WordPress post URLs generate sub directories with duplicate content and I do not know what regular expression to use to consistently 301 redirect domain.com/category/post/random-number/ to ...
3
votes
2answers
71 views

Redisigning an old site, structure change etc

I have an old site built in 2006, it has around 200 pages and 500 pictures. Every single page is of course indexed as well as images. It is very well ranked for targeted keywords and I receive good ...
1
vote
1answer
45 views

How to redirect / to home.php? (PHPBB/BLOG)

I want my site address to redirect: www.example.com to www.example.com/home.php I want to use this method to avoid it going to the index.php of that of my blog or phpb
4
votes
1answer
170 views

Google Indexing URL that is a 301 redirect

My website URL structure is: http://www.website.com/{record-type}/{record-id}/{human-readable-name} If an invalid human readable name is provided, the page 301 redirects to the correct URL. I've ...
1
vote
1answer
105 views

Please help how to undo 301 on blog?

I have a landing page on example.com and then a blog at example.com/blog. I noticed I have very little traffic on the blog even though it has 45 posts. I went to Bing Webmaster Tools and found this ...
0
votes
0answers
84 views

Is It bad for SEO to have internal redirected links? [closed]

I have a large number of pages having similar but not identical content. Example: site.com/dream_dictionary_flying and site.com/dream_interpretation_flying. The problem is that although not being ...
7
votes
2answers
901 views

What are the Consequences for using Relative Location Headers?

According to the spec, Location headers used in a redirect require a server name HTTP/1.1 301 Moved Permanently ... Location: http://example.com/foo/baz/bar However, in 2012, most web browsers will ...
0
votes
4answers
119 views

Redirect everything from old domain to new domain

I need to (permanent) redirect all of the following: www.domain.com www.domain.com/folder sub.domain.com sub.domain.com/folder Basically all URLS that are reachable without being intended to: ...
0
votes
1answer
94 views

Does re-directing a penalized website fix the problem

A client has consulted us a case where they were not able to remove all the paid links from their website, they decided to redirect everything to a new domain, and have a fresh start. The question ...
2
votes
1answer
195 views

301 redirect to different page on different domain?

I want to make a 301 redirect to a different page on a different domain. The page is on the same topic, but is different content. Also, the traffic to the original page comes from the alt text on an ...
1
vote
2answers
1k views

.htaccess 301 Redirect Hash Tag Redirect

How do I do a .htaccess redirect that has a hash tag in it? Example Source: domain.com/#/subdir Target: newdomain.com/whatever/something Everything I've tried ignores the hash tag and either ...
1
vote
1answer
117 views

Links don't work on new server

I've recently moved from server with php4 to php5. Now I cant open content in my page. Links look like this "page.com/news-it-is-rainy-day-1.html". But when I try to open link I just get the archive ...
1
vote
1answer
670 views

I'm using a CNAME to send www. traffic to domain without www. Will this hurt my SEO? [duplicate]

Possible Duplicate: Does the “canonical name” in DNS make any difference to search engines? Mu understanding is that CNAME should be used for subdomains and www is just another ...
5
votes
1answer
623 views

How can my site detect mobile phones and switch visitors to a mobile Domain?

My Question is that when user enter the website: http://www.example.com then they will just go to automatically to http://www.example.mobi how can i do this .. is their any technique behind that. ...
2
votes
1answer
415 views

Redirect from the main page on multilanguage site

I've decided to start developing multilingual web site. Now I'm thinking about the structure. The idea is to use a simple algorithm to find out what language is most interesting to the visitor when he ...
3
votes
2answers
314 views

Is permanent redirect of subdomain a bad idea for SEO?

I have a client that wants different subdomains as 'marketing URLs' that point (301 redirect) at directories, so: shop.mysite.com -> mysite.com/shop artist1.mysite.com -> mysite.com/artist1 ...
2
votes
1answer
588 views

sub folder non-www redirect

Is there a way to redirect a sub folder to no-www? What I use is: RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC] RewriteRule ^(.*)$ http://%1/$1 [R=301,L] but this only ...
2
votes
4answers
206 views

Will I preserve link equity if I use two redirects?

I'm switching a social media site over to a Drupal platform. I'm planning to implement permanent directs (301) from each old url to the new url. I'm using page titles in the url string on the new ...
3
votes
2answers
948 views

Redirecting all subfolder url's to another domain

I have a domain that is domain.com/portfolio/some-url I would simply like to direct all traffic that would normally go to the subfolder /portfolio to a new domain: new-domain.com/ How would I do ...
4
votes
2answers
132 views

Index a 301 Redirect to help a user locate a page

On a site I'm currently working on, there is a 301 Redirect to redirect a nice short URL for users to type in when trying to find a particular piece of content - e.g. www.mydomain.com/apply -> ...
0
votes
2answers
370 views

domain.com to www.domain.com .htaccess redirect working except one subdir

I've setup a redirect in .htaccess to consolidate domain.com to www.domain.com traffic on our Apache server. Looks like this: Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP_HOST} ...

1 2