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 -
Why is my page rank disapointing
Hi fairly new here, so just getting used to everything one questions please. Just ran a crawl test of the website and this page http://www.livingphilosophy.org.uk/teaching-philosophy/index.htm came back with a page authority of 1. Other pages have a rank of 18 through 26 scratched my head for a few hours and came up with no ideas. thanks andy
Moz Pro | | livingphilosophy0 -
Functionality of SEOmoz crawl page reports
I am trying to find a way to ask SEOmoz staff to answer this question because I think it is a functionality question so I checked SEOmoz pro resources. I also have had no responses in the Forum too it either. So here it is again. Thanks much for your consideration! Is it possible to configure the SEOMoz Rogerbot error-finding bot (that make the crawl diagnostic reports) to obey the instructions in the individual page headers and http://client.com/robots.txt file? For example, there is a page at http://truthbook.com/quotes/index.cfm month=5&day=14&year=2007 that has – in the header -
Moz Pro | | jimmyzig
<meta name="robots" content="noindex"> </meta name="robots" content="noindex"> This page is themed Quote of the Day page and is duplicated twice intentionally at http://truthbook.com/quotes/index.cfm?month=5&day=14&year=2004 and also at http://truthbook.com/quotes/index.cfm?month=5&day=14&year=2010 but they all have <meta name="robots" content="noindex"> in them. So Google should not see them as duplicates right. Google does not in Webmaster Tools.</meta name="robots" content="noindex"> So it should not be counted 3 times? But it seems to be? How do we gen a report of the actual pages shown in the report as dups so we can check? We do not believe Google sees it as a duplicate page but Roger appears too. Similarly, one can use http://truthbook.com/contemplative_prayer/ , here also the http://truthbook.com/robots.txt tells Google to stay clear. Yet we are showing thousands of dup. page content errors when Google Webmaster tools as shown only a few hundred configured as described. Anyone? Jim0 -
Warnings, Notices, and Errors- don't know how to correct these
I have been watching my Notices, Warnings and Errors increase since I added a blog to our WordPress site. Is this effecting our SEO? We now have the following: 2 4XX errors. 1 is for a page that we changed the title and nav for in mid March. And one for a page we removed. The nav on the site is working as far as I can see. This seems like a cache issue, but who knows? 20 warnings for “missing meta description tag”. These are all blog archive and author pages. Some have resulted from pagination and are “Part 2, Part 3, Part 4” etc. Others are the first page for authors. And there is one called “new page” that I can’t locate in our Pages admin and have no idea what it is. 5 warnings for “title element too long”. These are also archive pages that have the blog name and so are pages I can’t access through the admin to control page title plus “part 2’s and so on. 71 Notices for “Rel Cononical”. The rel cononicals are all being generated automatically and are for pages of all sorts. Some are for a content pages within the site, a bunch are blog posts, and archive pages for date, blog category and pagination archive pages 6 are 301’s. These are split between blog pagination, author and a couple of site content pages- contact and portfolio. Can’t imagine why these are here. 8 meta-robot nofollow. These are blog articles but only some of the posts. Don’t know why we are generating this for some and not all. And half of them are for the exact same page so there are really only 4 originals on this list. The others are dupes. 8 Blocked my meta-robots. And are also for the same 4 blog posts but duplicated twice each. We use All in One SEO. There is an option to use noindex for archives, categories that I do not have enabled. And also to autogenerate descriptions which I do not have enabled. I wasn’t concerned about these at first, but I read these (below) questions yesterday, and think I'd better do something as these are mounting up. I’m wondering if I should be asking our team for some code changes but not sure what exactly would be best. http://www.seomoz.org/q/pages-i-dont-want-customers-to-see http://www.robotstxt.org/meta.html Our site is http://www.fateyes.com Thanks so much for any assistance on this!
Moz Pro | | gfiedel0 -
Finding page ranking when over 50-100+
How can I find my page ranking (what position i land on in google etc. for a certain keyword) when seomoz and other programs ive tried simply say "50+" or "100+" without giving me the actual number?
Moz Pro | | smarthidbiz0 -
On-Page Report Card Questions
First post here, a couple questions as I work through some of the SEOMOZ tool reporting, specifically the On-page Report Card. I've just received the report results yesterday, so working through the data now. There are two issues categorized as critical by the tool: (1) The grader is stating I don't have any instances of the target keyword in my page title, yet it's there. (The page title is too long, but I'm in the process of hacking the blog software to fix this, it's auto-generated by the CMS.) (2) It's also saying under "Broad Keyword Usage in Document" that I have zero instances of the keyword in the body text, and while I certainly don't have enough, there is at least one instance at the bottom of the blog post. All the text is contained with tags. (3) Related to #2, what's the difference between "Appropriate Keyword Usage in Document" under "High Importance Factors" and "Broad Keyword Usage in Document" under "Critical Factors"
Moz Pro | | webranger0 -
301 Permanently Moved Redirect
After completing a crawl of my website: www.getyourphotosonchavas.com I noticed that all of the pages had a 301 Redirect? There is this huge amount of what appears to be corrupted
Moz Pro | | rdominey
data for each of these pages: Please see the attached Crawl report and a test ran from a crawl spider. It looks like each page is a 301 redirect to itself? Can anyone please tell me what all this means? 301-Redirect-crawl.jpg 301-Redirects.jpg0 -
4xx status code a page that cannot be accessed..
All the error is because the Danish letters "åøæ" in the url.. But i can access all pages, therefor the error isent a true error!!! Why is it an Issue, Google can read "øæå", why cant SEOMOZ??
Moz Pro | | seopeter290