Pages with Temporary Redirects on pages that don't exist!
-
Hi There
Another obvious question to some I hope.
I ran my first report using the Moz crawler and I have a bunch of pages with temporary redirects as a medium level issue showing up. Trouble is the pages don't exist so they are being redirected to my custom 404 page.
So for example I have a URL in the report being called up from lord only knows where!:
This doesn't exist, I have only 1 home.aspx page and it's in the root directory! but it is giving a temp redirect to my 404 page as I would expect but that then leads to a MOZ error as outlined. So basically you could randomize any url up and it would give this error so I am trying to work out how I deal with it before Google starts to notice or before a competitor starts to throw all kinds at my site generating these errors.
Any steering on this would be much appreciated!
-
Hi Guys, OK so we resolved this and it's a Microsoft issue!! and a schoolboy mistake from me!
We use "Web User Controls" on the website that allow us to write re-usable modules for things like headers, burger menus and footers in an ASP.NET web solution. We then drag and drop the onto any page and if we need to change them then we just change the core web user control HTML.
The rogue links were coming from these web user controls, when they were on pages in the rogue directories.
Now the reason we had this fault on this website on not on any other was because we made the mistake of using standard HTML
Well if the page is in the root directory then no problem. If you want to go to the home.aspx page then the link is fine (HOME
However if you put this footer on page in a sub folder then you need to change the link to ../home.aspx, but you can;t do that or all the pages in the root folder go squeewy. So this is why you use an ASP:Hyperlink control instead, this allows you to define a page from root with the ~/home.aspx link.
This is where all of these rogue pages were coming form.
TY for the help guys.
-
Hi There, I sent you a PM last week but no cigar so far!
I can't see a way to send you an attached file, I am guessing I am waiting for an email for you?
Dave
-
Hi There
Sorry for the delay, stag do at the weekend and Windows update trashed my PC today!!
So I will PM you with the spreadsheet, massive appreciation for taking a look.
-
I guess I need to know where the heck these could be coming from?
There is a town of Heck in the UK, but the links are probably not from there. Sorry, I digress.
I would need to look at the CSV, as I think you might be seeing part of a loop in your example above as if I am reading it correctly you have a page linking to itself that redirects to another page.
PM me your website URL and send the CSV.
-
Hi Guys
TY for the help, however the website is a raw and simple IIS one. I have root access to the server and we manually upload and update all the sites we run, nothing fancy. There's no CMS, just good old .aspx pages, images and a few folders. The website is pretty static.
So here's some info from 1 entry in the CSV file of the report: (Replaced domain just to keep it private)
URL: http://domain.com/casestudies/home.aspx
HTTP Code: 302
Redirect URL: /Error404.aspx?aspxerrorpath=/casestudies/home.aspx
Referrer:
http://domain.com/casestudies/Home.aspx
I have double checked there are no accidental pages at these locations.
I have been setting up some rewrite/redirect rules, but these are allthe noemal trainling slah, www to root, removal of .aspx and some specific page redirects fro the old site but thats it.
I guess I need to know where the heck these could be coming from?
Dave
-
I have a URL in the report being called up from lord only knows where!:
Well, the good Lord does know where those pages are linked to due to the whole omnipotent thing He has going on, but if the Moz bot found those pages then that means that the bot knows and you can too! If Moz bot found the links, then somewhere, someplace on your site, there are links to those pages. Somewhere in your CMS or due to a typo, those links are being generated on your website.
If you download the CSV within the Moz crawl report section, you can look in the column that shows what pages link to those pages that do not exist anymore and have the temp 302 redirect url. You can then go to those pages that link to the 302s and update them to correct the 302 redirect links. I would do this ASAP on those 302 redirects. You can also use other spider tools such as Screaming Frog, or Botify or Site Condor (there are a bunch out there) to find links like this.
One other suggestion, I assume if you have a temporary redirect, you are seeing a 302 (temporary) vs a 301 (permanent) redirect. If you can, setup your server to use a 404 (page not found) vs the 302 (temporary redirect) when a page does not exist. IMHO, 302s are from Satan himself and I have seen them wreak havoc on how Google indexed one of my sites when I used them. At least with the 404 you get the right signal to Google and then when the crawler finds them, you do not have to be as worried about them.
Good luck and keep the faith!
-
Are you using a CMS? Often some archive files or sitemap, could generate traffic to pages which doesn't exist. How about a search function? Do you have any type of domain.com/s=?something that is being linked to?
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
-
Filter Pages
Howdy Moz Forum!! I have a headache of a job over here in the UK and I'd welcome any advice! - It's sunny today, only 1 of 5 days in a year and i'm stuck on this! I have a client that currently has 22,000 pages indexed to Google with almost 4000 showing as duplicate content. The site has a "jobs" and "candidates" list. This can cause all sorts of variations such as job title, language, location etc. The filter pages all seem to be indexed. Plus the static pages are indexed. For example if there were 100 jobs at Moz being advertised, it is displaying the jobs on the following URL structure - /moz
Moz Pro | | Slumberjac
/moz/moz-jobs
/moz/moz-jobs/page/2
/moz/moz-jobs/page/3
/moz/moz-jobs/page/4
/moz/moz-jobs/page/5 ETC ETC Imagine this with some going up to page/250 I have checked GA data and can see that although there are tons of pages indexed this way, non of them past the "/moz/moz-jobs" URL get any sort of organic traffic. So, my first question! - Should I use rel-canonical tags on all the /page/2 & /page/3 etc results and point them all at the /moz/moz-jobs parent page?? The reason for this is these pages have the same title and content and fall very close to "duplicate" content even though it does pull in different jobs... I hope i'm making sense? There is also a lot of pages indexed in a way such as- https://www.examplesite.co.uk/moz-jobs/search/page/9/?candidate_search_type=seo-consulant&candidate_search_language=blank-language These are filter pages... and as far as I'm concerned shouldn't really be indexed? Second question! - Should I "no follow" everything after /page in this instance? To keep things tidy? I don't want all the variations indexed! Any help or general thoughts would be much appreciated! Thanks.0 -
Is my 404 page set up correctly?
HI there! In using a few different tools, and I have received varied result concerning my 404 page. In WebSite Auditor from Link Assistant, it says my page is set up incorrectly. My webmaster has told me that it is set up correctly, but at this point I'm not entirely sure what's what. Is there another way to test it? I guess i'm not quite sure about the jargon and what "return 404 response code" actually means. Thanks for your help!
Moz Pro | | NutcrackerBalletGifts0 -
Pages Crawled: 1 Why?
I have some campaigns which have only 1 page crawled, while some other campaigns, having completely similar URL (subdomain) and number of keywords and pages, have all pages crawled... Why is that so? It has been also a while I waited and so far no change...
Moz Pro | | BritishCouncil0 -
Concerned About Individual Pages
Okay. I've setup a campaign for www.site.com and given a list of keywords. So after the initial crawl we'll have some results. What I'm looking for tho is how do individual pages on my site rank for the list of keywords given. And then be able to go to a screen in seomoz with data for that particular page with recommendations and stuff like that. Is this what's going to happen or do I need to create a campaign for each url i want to track? If all will work as I'd like in the example above, should I then add the second list of keywords that some other pages should rank for? Will it get to be a big mess or can I relate the keywords to pages in some way? It seems like what I'm looking for is what this program should be... Thanks!
Moz Pro | | martJ0 -
Hyphens in Page Titles?
We are using a combination of keywords using our brand name. So the keyword is structure as: brand name - word (separated by a hyphen) When I run a report on the page for the keywords that have the above format, the report tells me that I need to use the keyword in the title of the page. Is it okay to have hyphens in Page Titles? I assume not, but I want to double check. Thanks, Alex
Moz Pro | | costarica.com0 -
Is it possible to exclude pages from Crawl Diagnostic?
I like the crawl diagnostic but it shows many errors due to a forum that I have. I don't care about the SEO value of this forum and would like to exclude any pages in the /forum/ directory. Is it possible to add exclusions to the crawl diagnostic tool?
Moz Pro | | wfernley2 -
Only 1 page has been crawled. Why?
I set a new profile up a fortnight ago. Last week seomoz crawled the entire site (10k pages), and this week has only crawled 1 page. Nothing's changed on the site that I'm aware of, so what's happened?
Moz Pro | | tompollard0 -
Page Rank and offline sites
I have a domain with PR6 according to the Historical Pagerank Checker. But that last PR was calculated 2 years ago. I brought the site back online a few days ago and have checked that many/most of the backlinks are still valid. It is now in the Google index but the Historical Pagerank Checker shows PR0. Will it get back its previous rank or something close to it? How long will it take?
Moz Pro | | DomainOptions0