301 redirects / clean urls (2)
-
hello again!
1st i want to thank robert, istvan and everyone else for the great answers to my last question. i guess i should have been a bit more specific with the questionas i am still a bit unclear about a couple of things.
i forgot to mention that we actually moved the site several months back and redirected all the "category" pages, but, i wasnt aware that the "product" pages were never redirecte! so my next questions are:
-
at this point is it even worth redirecting those old product pages?
-
if so, should we use the IP address as shown below or the domain as shown below ...i am guessing at the IP address.
http://72.3.181.97/catalog/CanineCushionDogCouchBeds.aspx
http://www.k9electronics.com/catalog/CanineCushionDogCouchBeds.aspxalso, our old site was never deleted from the server. our ranking / sales dropped off by about 50% when the new site went live so im guessing this can be directly contributed to the products not being redirected / duplicate content from the 2 sites?
im also guessing i need to find a new developer ..can i get a vote on that?
<colgroup><col width="856"></colgroup>
| http://72.3.181.97/catalog/CanineCushionDogCouchBeds.aspx | -
-
All you need to do is check to see if any of the product pages are still listed in the Google or Bing index. I'd expect they probably are. If so, 301 redirects need to be implemented. The best way to do this is if the old url structure was http://www.yourdomain.com/catalog/xyzproduct.aspx then do a search on site:www.yourdomain.com/catalog/ that will show pages still indexed under that folder structure.
301 Redirects should never be pointed at an IP address, they should only be pointed at a resolved domain.
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
-
URL, Breadcrumb/Site Hierarchy Display, User (and Bot) Expectations
TL;DR: Do parts of URLs that are used throughout the web quite consistently have any influence on robots (or users)? Are there any studies? What would you use for pages that are something between a tag-page and a wiki-like article? Long version: On a site with a lot of content, I decided to go for tags to present articles on that topic together. My first thought was to simply list those under the URL /tag/{Tag_Name}. Short. Simple. Grabs the core meaning - on this page you'll find stuff about the tag. But: those tag-pages will be more than just lists of the tagged pages (let's say they are articles on various topics and products with certain attributes and the same tag can apply to a product and an article). The tag pages themselves will often talk a lot about the use of said tag - extensively, without blabbering. It is aimed at being a landing page and hub for the tag/keyword. Having this in mind, I pondered using /wiki/. It does fit in some respects, but it really is not a wiki. /info/, /lexicon/, /knowledge/ and other ideas came to mind but the more I thought the weirder I did find most ideas. What I am now wondering: Do these parts of URLs (/tag/, or /product/, or /wiki/) that are not really keywords in most cases have any influence on search engines? They are used quite consistently across the web and therefore could be used as signals. I suspect, though, that they might have more influence on shaping user expectation. (If I see /wiki/ in an URL or site hierarchy display (breadcrumb), I expect ... well, a wiki-style page; if I see /tag/ I expect a collection of stuff with that tag.) What would you chose if it is not quite a tag, nor quite a wiki but something in-between? Or do you think it does not matter at all? (Breadcrumbs will be used and google has used them for display in just about all SERPs.) Are there perchance any studies concerning these parts of URLS? Regards Nico
On-Page Optimization | | netzkern_AG0 -
Redirect Code Needed.
Hi, Please help me redirect the following pages in htaccess. https://www.mydomain.com/FolderA/FolderB/number-of-pages.html to **https://www.mydomain.com/FolderA/FolderC/FolderB/number-of-pages.html ** I want to redirect atleast 50 pages like this. Please help Thanks
On-Page Optimization | | Kashif-Amin0 -
What word should I use in my URL for my blog
Should I use the word "blog" in my sub folder as in : http://www.mybusiness.com/blog or should I use http://www.mybusiness.com/news. Is there a difference for when my site is crawled. I understand that a blog works a little differently. Can someone explain the basics?
On-Page Optimization | | graemesanderson0 -
How to redirect subdomain to new blog directory
I have moved my wordpress blog from a subdomain to a subdirectory /blog/ on my site. What is the best way to setup a redirect from the subdomain to the new /blog/ directory? Or should I just delete the subdomain blog and wait for google to index it on /blog/. I need to do one or the other so as not to run into duplicate content issues.
On-Page Optimization | | SamCUK0 -
301 Redirect from .html
Hi there, Following on from this post:
On-Page Optimization | | finelinewebsolutions
http://moz.com/community/q/help-with-duplicated-content Please could one confirm that using the following code in our htaccess file will stop the duplicated content issue we are having. RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^.]+.)+html?\ HTTP
RewriteRule (.+).html?$ http://www.bereavementstationery.co.uk/$1 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule ^(.*)$ $1.html Kind Regards Alec0 -
URL STRUCTURE & RE-WRITING
1.) I need a suggestion from you, please help. How should be the Directory/URL structure if I am offering servicves in many cities of UK/US. /<service>/
On-Page Optimization | | younus
/<service>/<state>/
/<service>/<state>/<city>/ OR /<service>/
/<state>/<service>/
/<state>/<city>/<service>/ Thanks for your time.</service></city></state></service></state></service></city></state></service></state></service></service> What exactly mean by 'URL enforce writer' to rewrite the URL.0 -
How to deal with tracking numbers in URLs
I am working on a site at the minute that has links like this: Jobs in London URL looks like: domain.com/jobs-in-london/ However, my developers insist that they need to use tracking codes, so everytime someone clicks on the above link, they are redirected (301) to a new URL that looks like: domain.com/search/1234567(unique search id) This is killing me when I am trying to get internal pages, like /jobs-in-london/ ranked. What to do?
On-Page Optimization | | MirandaP0 -
Redirect and page ranking
We used to have a good page rank of Google, but now our page rank dropped to zero. A few months ago we did a redirect from our www.???.com to non-www.???.com, because non-www.???.com is now our main website. We also have a number of other domains which we redirect to our main website non-www.???.com Do you think these redirects are causing the problem, and if so what can we do to fix it? Thanks!
On-Page Optimization | | poupette0