Posts

Showing posts with the label 301-redirect

Where to place 301 redirects in the .htaccess file on a WordPress site

Where to place 301 redirects in the .htaccess file on a WordPress site - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Where to place 301 redirects in the .htaccess file on a WordPress site error on your web browser.  Problem : I edited my .htaccess file earlier to redirect from www version to non-www, and it is working correctly. However, now I have some page redirects I need to do. I am looking at the .htaccess file, and I am not sure where to place the actual redire

Is it good idea to redirect (301) domain+links without "Address Change" in Google Webmaster?

Is it good idea to redirect (301) domain+links without "Address Change" in Google Webmaster? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Is it good idea to redirect (301) domain+links without "Address Change" in Google Webmaster? error on your web browser.  Problem : Lets say, I want to move most of my site content from example.com to a1.com , but also want to put i.e. 20 pages to a2.com . Mainly I care about page-rank to be transited well. what

Is it bad SEO practice to redirect home page to a specific article on site?

Is it bad SEO practice to redirect home page to a specific article on site? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Is it bad SEO practice to redirect home page to a specific article on site? error on your web browser.  Problem : I have a specific page on my site that I want for now to be the one viewed by default when a user connect to example.com . Still, I want that specific article to maintain his "URL identity" with his proper URL on my site (like

What's the advantage in purchasing new hosting purely for 301 redirections

What's the advantage in purchasing new hosting purely for 301 redirections - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the What's the advantage in purchasing new hosting purely for 301 redirections error on your web browser.  Problem : As a follow on from How do I adjust our "default" domain I am about to setup 301 redirections from a selection of TLD to our recently selected default domain. Currently ALL of our TLDs point to the same IP, a single host

Googlebot crawling 301 redirected URLs again and again

Googlebot crawling 301 redirected URLs again and again - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Googlebot crawling 301 redirected URLs again and again error on your web browser.  Problem : We're having some problems with our site www.inzoco.com. There are lots of old URLs being crawled again and again, even if we send a 301 code. We have checked the entire site several times with a link checker, and there are no traces of those URLs being generated anywhere, b

How can I do 301 instead of 302 redirects when there are multiple domains sharing the same site hosted in IIS?

How can I do 301 instead of 302 redirects when there are multiple domains sharing the same site hosted in IIS? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the How can I do 301 instead of 302 redirects when there are multiple domains sharing the same site hosted in IIS? error on your web browser.  Problem : I have several domains sharing the same site and use a default.asp as the default file where I test the SERVER_NAME variable and use Response.Redirect to redirect t

Moving from Subdirectory to Subdomain structure

Moving from Subdirectory to Subdomain structure - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Moving from Subdirectory to Subdomain structure error on your web browser.  Problem : I have a website (powered by Rails/Postgres and nginx) where I had setup a blog and a coupons section as: http://examplecom/blog/ http://example.com/coupons/ Blog is powered by wordpress and similarly the coupons section is powered by PHP/MySQL. The traffic of my website has increased a lot o

Temporarily redirect pages to a section of a landing page?

Temporarily redirect pages to a section of a landing page? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Temporarily redirect pages to a section of a landing page? error on your web browser.  Problem : I have created a single page landing page while I redesign my website that has sections for popular pages. So the landing page has an events section, location section, contact section etc. How do I temporarily redirect those pages from my old site to the temporary sectio

Is making a catch-all page for HTTP status 410 errors practical?

Is making a catch-all page for HTTP status 410 errors practical? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Is making a catch-all page for HTTP status 410 errors practical? error on your web browser.  Problem : I run a website with photo galleries. Each photo gallery contains at least 100 to 500 photos on their own individual pages and If I delete a gallery then without creating any special configuration, Google Webmaster Tools will naturally print out 404 status co

Is it a problem (e.g. for Google) when my site has no root page?

Is it a problem (e.g. for Google) when my site has no root page? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Is it a problem (e.g. for Google) when my site has no root page? error on your web browser.  Problem : I have a multi-lingual site, which contains languages in this manner: http://www.example.com/en/ http://www.example.com/de/ http://www.example.com/fr/ To avoid duplicate links, is it ok not to have the root ( / ) page? I.e., the root 301 redirects to /en/ :

Subfolder won't permenantly redirect to subdomain

Subfolder won't permenantly redirect to subdomain - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Subfolder won't permenantly redirect to subdomain error on your web browser.  Problem : Right now I have the following code to redirect all non-www URLs to www URLs: RewriteCond %HTTP_HOST ^example.com RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L] Besides that redirection, I also want to redirect all calls to /dev/ to dev.example.com. I've tried a bunch

How can I create a 301 redirect with non-English characters in the URL?

How can I create a 301 redirect with non-English characters in the URL? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the How can I create a 301 redirect with non-English characters in the URL? error on your web browser.  Problem : I would like to do 301 redirect from http://www.test.de/kollektion/b%C3%BCgel%20bh to http://www.test.de/bhs/bugel-bhs+balconette . I tried to create a redirection rule, but it's not working even though I converted %C3%BCgel%20bh into ASCI

HTTPS redirect doesn't appear to follow .htaccess RewriteRule, how can I fix this?

HTTPS redirect doesn't appear to follow .htaccess RewriteRule, how can I fix this? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the HTTPS redirect doesn't appear to follow .htaccess RewriteRule, how can I fix this? error on your web browser.  Problem : I am redirecting example.com to sample.com/?example , so that I can have a modal popup saying, example has changed its name to sample . It works fine for HTTP redirects from http://example.com , and almost everyth

Should I 301 permanent redirect to my custom 404 page?

Should I 301 permanent redirect to my custom 404 page? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Should I 301 permanent redirect to my custom 404 page? error on your web browser.  Problem : I'm trying to figure out the correct way to send visitors to a custom 404 page when they hit a page that doesn't exist. Is issuing a 301 redirect to the custom 404 page the recommended method? Solution : You do not want to do a 301 redirect to a 404 page. The 404 HTT

301 redirecting urls with special characters using web.config

301 redirecting urls with special characters using web.config - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the 301 redirecting urls with special characters using web.config error on your web browser.  Problem : I am trying to redirect some old urls containing some special characters. When I place the url on the web.config automatically it gives me a 500 internal server error. So, how do I translate the special character "&" to get it working.

Rewrite URLs not working - wrong method or conflict?

Rewrite URLs not working - wrong method or conflict? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Rewrite URLs not working - wrong method or conflict? error on your web browser.  Problem : I've been at this for about an hour now and I'm not having much luck. htaccess files are quite new to me, so I'm obviously doing something very wrong. Current htaccess content, which I need to keep: RewriteEngine On RewriteRule ^blog-page-([^-]*)$ ?page=$1&p=home [L]

What defines a permenant redirect?

What defines a permenant redirect? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the What defines a permenant redirect? error on your web browser.  Problem : I'm a little confused between a 301 redirect, the javascript meta http-equiv="refresh approach and lastly using a 404 which can work out where you wanted to get to and then forward you on. I can see that a 301 (and a 302) potentially may never pass the original HTML page to the client (it can be handled on t

Should I redirect login / admin pages to the home page?

Should I redirect login / admin pages to the home page? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Should I redirect login / admin pages to the home page? error on your web browser.  Problem : I'm on a security kick right now and my current project is a server with a Wordpress site (that used to be a Joomla site). I sometimes get 50 requests a day to /wp-login.php (the Wordpress default login page) or /administrator (the Joomla default login page) I obfuscat

Retrieve Facebook Like count after changing URL structure for entire website

Retrieve Facebook Like count after changing URL structure for entire website - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Retrieve Facebook Like count after changing URL structure for entire website error on your web browser.  Problem : I just changed the URLs for my entire website. I have set up 301 permanent redirects for all old URLs to new URLs. Rel=canonical are set to new URLs. All Facebook Like buttons count have returned to 0. Any way to get the original count

Do multiple 301 redirects (in a chain) affect SEO

Do multiple 301 redirects (in a chain) affect SEO - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Do multiple 301 redirects (in a chain) affect SEO error on your web browser.  Problem : I have this situation: I had some uppercase URLs that I wanted to change with lowercase versions. I implemented 301 redirect from uppercase to lowercase Since my server is running behind Nginx , redirection happened with HTTP Nginx do 301 redirect from HTTP to HTTPS So I have two 30