Main page redirect affecting search results?
-
Question.... A recent change was made to our page www.BGU.edu by a marketing person. So now when you type in www.BGU.edu it actually redirects to a different page www.BGU.edu/inquiry
This is a really bad idea isn't it? I do not know enough about SEO to know a lot, and just joined SEOmoz but do I need to tell the admin to change it back?
-
Thank-you!
-
Ah that's ok I'm newbie myself..
When you go to a webpage the website returns a code to let the browser or Google, or who ever is browsing what the current status of the webpage is. Normally you go to a webpage and you are returned a 200, meaning everything is ok, but you dont need to know it all the time so the browser hides it.
If you try and find a page that is not there the server returns a 404 code, often people designing websites try and redirect you to a customised 404 code/error page, so that they can try and retain you, but in the background the server is returning a 404 code to tell the browser it couldn't find the page it wanted.
With a 301 redirect, what we do is force who ever is trying to access that page to go to another page and tell them that its permanent by telling the server to issue a 301 code.
This tells Google that the page is moved to a new location and should be considered the same page for future purposes. Its kinda like going to the post office to tell them you have moved address and to forward all your mail on.
Now you normally do a 301 redirect using a .htaccess file, but that's a whole other can of worms
Although saying all that I'd assumed it was a 301 but I wanted to give you a tool to check them out yourself and tested it. The website is showing a 302 code which is a temporary redirect. Very bad... but then you new you that
Use this http://web-sniffer.net/ and look mid way down under the yellow bar..
Adam
-
Very, very bad idea. To make matters even worse, they've used a 302-redirect, which further compromises the ability of the home page to hold it's rank.
Yes, you need to have the admin change it back, as there doesn't seem to have been any compelling reason for the change. The one bright side is that, because the 302 redirect was used, it will be easier to change it back.
Paul
-
What is the 301? Sorry for being a newbie!
-
Agreed very bad, looks really odd too.
What if you don't have an inquiry but to gain an overall impression of the site?
You could do the same thing with a jquery overlay or just a box for inquiries, but I always think the home page should encapsulate the business in an instant then give you direction for more resources. Why not have a prominent link to the inquiry, or generate lead pages on some of you keywords etc....
Adam
p.s. also all your links to the home page are going to leak link juice with the 301 in place.
-
Thank-you! This is a very small Christian grad school, who is ministry focused not tech focused. I am working with them in social media (which is my area of expertise) but the webpage is such a mess I have to find some solutions there to to make the social media pay off...
Thank-you for making my case clearly.
Fortunatly the IT person is very responsive to my suggestions, even though they do not appear to have much SEO or page management experience.
I have always understood that not only is it rude, but that now they are not getting the main index page indexed... A massive Faux Pas!
-
This is a really bad idea isn't it? In my opinion, it is a very bad idea.
It's best to keep the site locked up so that the marketing people can't monkey with it.
Universities are really bad about managing websites. They change department URLs from egol.edu/chemistry to chemistry.egol.edu and then to chem.egol.edu and then to egol.edu/chem
Somebody gets the idea that they need to change the URLs so they then run wild with it.
Then, thousands of high schools, other universities and other webmasters have linked to these various URLs, which have been changed at whim without redirects. It is really rude to the people who have linked to you and it shows that the university webteam do not plan and don't know what they are doing and are inconsiderate about the people who are willing to send them traffic.
I have a website that links to lots of university resources and we have to check those links every year because university marketing monkeys keep changing them. I am betting that 20 to 30% of the URLs must be edited every year.
Sorry for the rant.
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
-
Should I Redirect Pagination?
Working on a redirect map for a client moving platforms and they have all of their category pagination indexed - no canonical link and no rel next/prev's on any of them. Should I redirect the pagination pages to the main category page on the new platform? Or Should I allow the pagination to de-index itself type of thing? Thoughts and experience?
Web Design | | paul-bold0 -
Can the website pages have the site name like Title of the page | Sitename.com
Hi, Can the website pages have the site name like Title of the page | Sitename.com I have a site with 50K pages and all pages have | Sitename.com mentioned would that be a good practice or bad? Thanks Martin
Web Design | | mtthompsons0 -
Home page redirect - will this cause an SEO problem
Hello, We are using Wordpress to build a wiki site. The wiki plugin we're using (Wordpress Wiki lite) can only be set up on an internal page like nlpwiki(dot)org/wiki Can we redirect the home page to the /wiki subdirectory and use nlpwiki(dot)org/wiki as our home page? I've never done that, just wondering if it will be indexed as the home page or if there are any connonical issues. Thanks!
Web Design | | BobGW0 -
Page Redirection solution
Page Redirection solution needs, there are 2 sites in the same folder and one page of old site is bxxxxxseo.com/products.php new site bxxxxxseo.com/product_list.php .there are many old page indexed i wanna redirect all old pages to relevant pages of new site using SEO friendly way .Any help really appropriate. Thank you
Web Design | | innofidelity0 -
404 page not found after site migration
Hi, A question from our developer. We have an issue in Google Webmaster Tools. A few months ago we killed off one of our e-commerce sites and set up another to replace it. The new site uses different software on a different domain. I set up a mass 301 redirect that would redirect any URLs to the new domain, so domain-one.com/product would redirect to domain-two.com/product. As it turns out, the new site doesn’t use the same URLs for products as the old one did, so I deleted the mass 301 redirect. We’re getting a lot of URLs showing up as 404 not found in Webmaster tools. These URLs used to exist on the old site and be linked to from the old sitemap. Even URLs that are showing up as 404 recently say that they are linked to in the old sitemap. The old sitemap no longer exists and has been returning a 404 error for some time now. Normally I would set up 301 redirects for each one and mark them as fixed, but there are almost quarter of a million URLs that are returning 404 errors, and rising. I’m sure there are some genuine problems that need sorting out in that list, but I just can’t see them under the mass of errors for pages that have been redirected from the old site. Because of this, I’m reluctant to set up a robots file that disallows all of the 404 URLs. The old site is no longer in the index. Searching google for site:domain-one.com returns no results. Ideally, I’d like anything that was linked from the old sitemap to be removed from webmaster tools and for Google to stop attempting to crawl those pages. Thanks in advance.
Web Design | | PASSLtd0 -
Custom 404 Page Indexing
Hi - We created a custom 404 page based on SEOMoz recommendations. But.... the page seems to be receiving traffic via organic search. Does it make more sense to set this page as "noindex" by its metatag?
Web Design | | sftravel0 -
Google Bot cannot see the content of my pages
When I go to Google Webmaster tools and I type in any URL from the site http://www.ccisolutions.com in the "Fetch as Google Bot" feature, and then I click the link that says "success," Google bot is seeing my pages like this: <code>HTTP/1.1 200 OK Date: Tue, 26 Apr 2011 19:11:50 GMT Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 PHP/5.2.4 mod_jk/1.2.25 Set-Cookie: CCISolutions-UT-Status=66.249.72.55.1303845110495128; path=/; expires=Thu, 25-Apr-13 19:11:50 GMT; domain=.ccisolutions.com Last-Modified: Tue, 28 Oct 2008 14:36:45 GMT ETag: "314b26-5a-2d421940" Accept-Ranges: bytes Content-Length: 90 Keep-Alive: timeout=15, max=99 Connection: Keep-Alive Content-Type: text/html Any clue as to why this could be happening?</code>
Web Design | | danatanseo0 -
How not to get penalized by having a Single Page Interface (SPI) ?
Guys, I run a real estate website where my clients pay me to advertise their properties. The thing is, from the beginning, I had this idea about a user interface that would remain entirely on the same page. On my site the user can filter the properties on the left panel, and the listings (4 properties at each time) are refreshed on the right side, where there is pagination. So when the user clicks on one property ad, the ad is loaded by ajax below the search panel in the same page .. there's a "back up" button that the user clicks to go back to the search panel and click on another property. People are loving our implementation and the user experience, so I simply can't let go of this UI "inovation" just for SEO, because it really is something that makes us stand out from our competitors. My question, then, is: how not to get penalized in SEO by having this Single Page Interface, because in the eyes of Google users might not be browsing my site deep enough ?
Web Design | | pqdbr0