Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Sudden jump in the number of 302 redirects on my Squarespace Site
-
My Squarespace site www.thephysiocompany.com has seen a sudden jump in 302 redirects in the past 30 days. Gone from 0-302 (ironically). They are not detectable using generic link redirect testing sites and Squarespace have not explanation.
Any help would be appreciated.
-
It does make sense Stephen, but this bit bothers me:
The URL mappings must be used to redirect any link to a deleted page to an existent page.
If I am reading that correctly then are they saying that 404's can't exist, just 302's? You don't always want to direct someone to a page, especially if it isn't applicable. In many cases, a 404 would be the right thing to do if a page is just being removed.
Of course, if there is somewhere to redirect someone to, then you would do so with a 301 (permanent redirect) rather than a 302 (temporary redirect).
I don't really understand their system, so might be missing something in translation.
-Andy
-
Hey Andy,
Thanks for looking into this. I'm seeing them on the Crawl Diagnostics (Screenshot here: https://www.dropbox.com/s/cne9w4etmqmr8kb/screenshot-analytics.moz.com 2015-07-27 15-07-24.png?dl=0 )
Squarespace support have said the following:
Juan U.: Thank you for waiting Stephen! The 302 redirects seems to be referring to the multiple redirects to the same page. The URL mappings must be used to redirect any link to a deleted page to an existent page. We've checked all the possible redirects to /services/dry-needling, and we found all possible combination of a page URL (tags, + symbols, refererences). All these redirects to the same page can be read as temporary redirects (302). They're not from a deleted page, but from a possible page.
Stephen: Ok, so should we clean up our url mappings to prevent this from continuing to happen?
Juan U.: Yes, that would be a great way to prevent any issue when the site's being evaluated by Moz. You can check any dead link on the site, with Google Search Console, this tool will help you find them and fix them. If any external link is pointing to a deleted page, you can request Google to remove it from the search results.
Make sense to you?
-
Hi Stephen,
What are you using to see 302 of them? I didn't get anything like that number when I looked. There is the off-site 302, but we're talking just a few.
-Andy
-
Hi Andy,
That seems to be how Squarespace deals with docs in general. The number of 302's rose from 50(roughly the number of PDF docs) to 302 from July 9ths crawl. For example there are PDFs on the following page:
http://www.thephysiocompany.com/injuries-and-conditions-treated
But it is still showing up as a 302.
Thanks,
Stephen
-
Hi,
the 302's mostly appear to be PDF documents. Does this sound right to you? Has this only just come to your attention, or have you recently uploaded lots of documents?
For example:
http://www.thephysiocompany.com/s/Clinic-Info-Patricks-Quay-Spec.pdf --> http://static1.squarespace.com/static/537b0649e4b0f6c6b6877a35/t/542be1d5e4b005bb34fa0cfb/1412162005901/Clinic+Info+-+Patricks+Quay-+Spec.pdf
-Andy
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Our clients Magento 2 site has lots of obsolete categories. Advice on SEO best practice for setting server level redirects so I can delete them?
Our client's Magento website has been running for at least a decade, so has a lot of old legacy categories for Brands they no longer carry. We're looking to trim down the amount of unnecessary URL Redirects in Magento, so my question is: Is there a way that is SEO efficient to setup permanent redirects at a server level (nginx) that Google will crawl to allow us at some point to delete the categories and Magento URL Redirects? If this is a good practice can you at some point then delete the server redirects as google has marked them as permanent?
Technical SEO | | Breemcc0 -
How do you fix redirect chains and temporary redirects?
Hi, I have a lot of issues popping up with temporary redirects and redirect chains. I'm still confused as to what exactly redirect chains are and I don't know how to find where the "chains" are or how to fix them. I'm having two issues mainly:1. Temporary RedirectsI have around 100 pages on our www.twowayradiosfor.com website that are being flagged as temporary redirects. All of them have one thing in common: they are review pages (basically, when a customer clicks on the Review button to review a certain product, they are redirected to a review page for that product).URL Example: https://www.twowayradiosfor.com/reviewhelpful.asp?ProductCode=CLS1410-COMBO&ID=44&yes=noI went into our website and set any URL containing the following as noindex:/review.aspWill that fix the issue? If yes, will I also need to do that for any URL containing /reviewhelpful.asp?2. Redirect ChainsIt seems like basically every product page on my website has this issue (over 100 pages). Here's an example of one:https://www.twowayradiosfor.com/Motorola-CLS1110-p/cls1110.htmI don't see any broken links on this page or links that redirect to another page that redirects, etc. What is causing this? Is it something on my header bar that is redirecting (since that header bar appears on every page, maybe that is why this issue shows up on a lot of pages)?I am new to Moz and still trying to figure this stuff out. I really appreciate any help. Thanks, Sawyer
Technical SEO | | AllChargedUp0 -
Help Setting Up 301 Redirects from Coldfusion Site to Wordpress Site.
I have created a new website and need to redirect all of the previous pages to the new one. The old website was built in coldfusion and the new site is built in wordpress. One of the pages I'm trying to redirect is www.norriseal.com/products.cfm to http://norrisealwellmark.com/products/. This is what I have in my .htaccess file <ifmodule mod_rewrite.c="">Options +FollowSymlinks
Technical SEO | | MarketHubb
RewriteEngine On
RewriteBase /
Redirect 301 /products.cfm http://norrisealwellmark.com/products/</ifmodule> The result of this redirect is http://norrisealwellmark.com/products.cfm How do I prevent the .cfm from appending to the destination URL?1 -
301 Redirects, Sitemaps and Indexing - How to hide redirected urls from search engines?
We have several pages in our site like this one, http://www.spectralink.com/solutions, which redirect to deeper page, http://www.spectralink.com/solutions/work-smarter-not-harder. Both urls are listed in the sitemap and both pages are being indexed. Should we remove those redirecting pages from the site map? Should we prevent the redirecting url from being indexed? If so, what's the best way to do that?
Technical SEO | | HeroDesignStudio0 -
Redirect typo domains
Hi, What's the "correct" way of redirecting typo domains? DNS A record goes to the same ip address as the correct domain name Then 301 redirects for each typo domain in the .htaccess Subdomains on typo urls still redirect to www or should they redirect to the subdomain on the correct url in case the subdomain exists?
Technical SEO | | kuchenchef0 -
Why is my site jumping around in google search ?
Hi I've been trying to get my page up in google results and I was wondering why the constant fluctuation. For example, on one day the pages is nr. 26, the next day it's nr. 65 then jumps back on say 30 and then in a few more days it's going back to 50. What's the logic behind that ? Thanks Cezar
Technical SEO | | sparts1 -
Delete old site but redirect domain to a new domain and site
I just have a quick query and I have a feeling about what the answer is so just wanted to see what you guys thought... Basically I am working on a client site. This client has a few other websites that are divisions of their company. However these divisions/websites are no longer used. They are wanting to delete the websites but redirect the domains to their name main website. They believe this will pass on SEO benefits as these old division sites are old and have a good PR and history. I'm unsure for DEFINITE, which way is correct?
Technical SEO | | Weerdboil0 -
Google.ca is showing our US site instead of our Canada Site
When our Canadian users who search on google.ca for our brand (e.g. Travelocity, Travelocity hotels, etc.), the first few results our from our US site (travelocity.com) rather than our Canadian site (travelocity.ca). In Google Webmaster Tools, we've adjusted the geotargeting settings to focus on the appropriate locale, but the wrong country TLD is still coming up at the top via google.ca. What's the best way to ensure our Canadian site comes up instead of the US site on google.ca? Thanks, Tory Smith
Technical SEO | | travelocitysearch
Travelocity0