Multiple domain level redirects to unique sub-folder on one domain...
-
Hi, I have a restaurant menu directory listing website (for example www.menus.com).
Restaurant can have there menu listed on this site along with other details such as opening hours, photos ect. An example of a restaurant url might be www.menus.com/london/bobs-pizza.
A feature i would like to offer is the ability for Bob's pizza to use the menus.com website listing as his own website (let assume he has no website currently). I would like to purchase www.bobspizza.com and 301 redirect to www.menus.com/london/bobs-pizza
Why?
So bob can then list bobspizza.com on his advertising material (business cards etc, rather than www.menus.com/london/bobs-pizza).I was considering using a 301 redirect for this though have been told that too many domain level redirects to one single domain can be flagged as spam by Google.
Is there any other way to achieve this outcome without being penalised? Rel canonical url, url masking?
Other things to note:
- It is fine if www.bobspizza.com is NOT listed in search results.
- I would ideally like any link juice pointing to www.bobspizza.com to pass onto www.menus.com though this is a nice to have. If it comes at the cost of being penalised i can live without the link juice from this.
Thanks
-
That's a good point you make Cyrus in regards to linking to a site that has competitors on it also. I have considered this and my idea was to pass in a url param that would not show anything else only the restaurants own menu. For example, menus.com/bobs-pizza?ads=0 would not show a search bar or any other links (simply just their own menu). This page would have rel-canonical link to menus.com/bobs-pizza so as to maintain link juice...
Other option i was thinking was to include an iframe on the restaurants page that would source data from menus.com. I guess i could have a link pointing back to menus.com at the bottom of the menu in the iframe.
I think the link idea makes sense rather the redirect for the reasons you mentioned. Maybe i could have a popup on mobile devices that contains a link to the menu's site (again this would be in javascript - not sure if this is a good idea though).
Any other ideas on how i may be able to show a link (only on mobile devices) that could point to menus.com (in a SEO friendly way)?
-
Without getting into the technical details, I have to address the bigger question of why a business owner would want to redirect their site to yours? In all honesty, I have to question the soundness of that business plan. If I'm printing www.bobs-pizza on my business cards, I want my visitors to go to www.bobs-pizza.com, and not redirect to some other site where they can view all my competitors as well.
Regardless, I would think it would be much easier to get a link from these sites than a redirect, and this would mitigate the potential problems of mass 301 redirects.
Another thing to consider, what if the site has been penalized due to poor link building practices? Once you 301 redirect to your site, those bad links become yours, and this could effect your entire site.
Regarding the issue of redirecting mobile users, yes, it's possible using browser detection agents, but redirecting to another site runs huge risks of penalties to the point that I wouldn't advise it.
Instead, I think this is a great idea, but I would opt for links instead of redirects. Best of luck with your SEO!
-
+1 URL Shortener
Also, custom URLs for each business might work, i.e. menu.com/bobs-pizza.
-
Thanks for your response Moosa. I like the idea of shorter urls.
On a similar yet slightly different note.
Some restaurants already have an existing and well established websites (eg www.tomspasta.com). For these websites i would like to redirect to www.menus.com/tomspasta (which is mobile optimised), only if the user is viewing the site (www.tomspasta.com) from a mobile device (ie user agent detection would be used in JavaScript to do the redirect).Would this kind of redirect have any impact on SEO (positively/negatively)? Would any link juice be passed? Would i need to notify Google that the content is different for mobile devices?
-
Thanks for your response Moosa. I like the idea of shorter urls.
On a similar yet slightly different note.
Some restaurants already have an existing and well established websites (eg www.tomspasta.com). For these websites i would like to redirect to www.menus.com/tomspasta (which is mobile optimised), only if the user is viewing the site (www.tomspasta.com) from a mobile device (ie user agent detection would be used in JavaScript to do the redirect).Would this kind of redirect have any impact on SEO (positively/negatively)? Would any link juice be passed? Would i need to notify Google that the content is different for mobile devices?
-
Hi Adam,
It is true that too many 301 redirects could look a bit fishy.
If what you want is for people that see bobspizza.com on advertising material and type the url on their browser to be redirected to your site (and have no possible issues with Google), I'd would use a 302 redirect.
The only problem with 302 redirects is that the link juice pointing to bobspizza.com won't pass onto menu.com .
There are many hosting providers that will allow you to park and 301/302 an unlimited number of domains.
Cheers
-
Adam I think a lot about this even before you actually come up with this question and I thought best URL structure you can follow in this case is of about.me
- You cannot park many domains (ideally one domain for each business page)
- Too many domain level redirects might kill your site and at the same time 301 redirect from domain to a specific page will not let main domain stay in SERPs.
- Canonical can work but again you cannot eat the search engine love.
But there is one thing that you cannot do!
How about shortening the URL?
For instance you have a BOB pizza in Ohio so instead of having a URL http://www.menue.com/pizza/OH/bob-pizza/ why not go for a smile and short URL that looks great with branding http://menu.com/bobpizza/
The URL is short so you can easily use in branding plus search engine will not exclude this in Google... when people will share this short version of URL the domain authority of the overall domain will automatically improved.
Hope this idea might work for you...
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
-
Using a Reverse Proxy and 301 redirect to appear Sub Domain as Sub Directory - what are the SEO Risks?
We’re in process to move WordPress blog URLs from subdomains to sub-directory. We aren’t moving blog physically, but using reverse proxy and 301 redirection to do this. Blog subdomain URL is https://blog.example.com/ and destination sub-directory URL is https://www.example.com/blog/ Our main website is e-commerce marketplace which is YMYL site. This is on Windows server. Due to technical reasons, we can’t physically move our WordPress blog to the main website. Following is our Technical Setup Setup a reverse proxy at https://www.example.com/blog/ pointing to https://blog.example.com/ Use a 301 redirection from https://blog.example.com/ to https://www.example.com/blog/ with an exception if a traffic is coming from main WWW domain then it won’t redirect. Thus, we can eliminate infinite loop. Change all absolute URLs to relative URLs on blog Change the sitemap URL from https://blog.example.com/sitemap.xml to https://www.example.com/blog/sitemap.xml and update all URLs mentioned within the sitemap. SEO Risk Evaluation We have individual GA Tracking ID and individual Google Search Console Properties for main website and blog. We will not merge them. Keep them separate as they are. Keeping this in mind, I am evaluating SEO Risks factors Right now when we receive traffic from main website to blog (or vice versa) then it is considered as referral traffic and new cookies are set for Google Analytics. What’s going to happen when its on the same domain? Which type of settings change should I do in Blog’s Google Search Console? (A). Do I need to request “Change of Address” in the Blog’s search console property? (B). Should I re-submit the sitemap? Do I need to re-submit the blog sitemap from the https://www.example.com/ Google Search Console Property? Main website is e-commerce marketplace which is YMYL website, and blog is all about content. So does that impact SEO? Will this dilute SEO link juice or impact on the main website ranking because following are the key SEO Metrices. (A). Main website’s Avg Session Duration is about 10 minutes and bounce rate is around 30% (B). Blog’s Avg Session Duration is 33 seconds and bounce rate is over 92%
Intermediate & Advanced SEO | | joshibhargav_200 -
Gradual Increase in Domain Authority After Domain Migration But No Improvement in Organic Traffic Yet
We migrated our domain in early April and simultaneously added an SSL certificate. Everything was done by the books. All redirects implemented perfectly, very few errors. Google notified via Search Console. Despite all steps being done perfectly our domain authority dropped from 24 to 8. Organic traffic dropped from about 80 per day to about 10. Each month domain authority increases by 2 or 3. We are now back up to a DA of 16. But no improvement in organic traffic yet. At what point should organic traffic start to return? Hopefully the consistent improvement in DA is a good sign. I have been told that adding SSL and moving the domain at the same time was a very bad idea. We are starting link building next week. Hopefully that will help further. Any ideas as to when this situation will improve? Needless to say it has been awful for our business.
Intermediate & Advanced SEO | | Kingalan10 -
Move Pages From One Domain To Another - The SEO Friendly Way
Hi All, One of our clients is a hair salon, that's currently dividing into two separate entities. For over 10 years the hair salon has been for both men and women, but that's now changing. The company is splitting into two, the original website contains pages for both men and women, but will soon only contain pages for women's hairdressing. The problem I have here is that there's probably around 20-30 service pages that get really great, targeted traffic on the men's side. There's a brand new domain for the men's hairdressing company and I'd like to know how you'd go about retaining the SEO value instead of just culling the pages. I'm thinking that we should maybe take the content from the original website, re-write it slightly to match the new brand, add it to the new website and then 301 the pages on the original website across to the new website. Has anyone had any experience in doing something like this before? and will the SEO value move across to the new domain? Also, I'm scared that the internal pages of the new domain may hold more authority than the home page and could cause problems. Any ideas on this would be great.
Intermediate & Advanced SEO | | Townpages0 -
Piggybacking on a domains authority - Unsure on whether to move a sub brand or not
Hey guys, We are a higher ed website and we have a conference centre that would like to have separate brand identity to the college. They have the local keyword friendly domain confrencecentre.ie redirecting to their conference centre landing page on the higher ed site. We are considering going back to the conferencecentre.ie and redirecting the higher ed landing page to this domain. My main concerns are if we do this are we taking a risk with loosing are rankings? Currently we are ranked very highly for many keywords related to conference centre and most of our traffic is from organic. I'm afraid of recommending this move for this reason as I feel the conference centre is piggybacking of the authority of the our higher ed website. I'd love to here your thoughts? Thanks Rob
Intermediate & Advanced SEO | | Griffith0 -
"Starting Over" With A New Domain & 301 Redirect
Hello, SEO Gurus. A client of mine appears to have been hit on a non-manual/algorithm penalty. The penalty appears to be Penguin-like, and the client never received any message (not that that means it wasn't manual). Prior to my working with her, she engaged in all kinds of SEO fornication: spammy links on link farms, shoddy article marketing, blog comment spam -- you name it. There are simply too many tens of thousands of these links to have removed. I've done some disavowal, but again, so much of the link work is spam. She is about to launch a new site, and I am tempted to simply encourage her to buy a new domain and start over. She competes in a niche B2B sector, so it is not terribly competitive, and with solid content and link earning, I think she'd be ok. Here's my question: If we were to 301 the old website to the new one, would the flow of page rank outperform any penalty associated with the site? (The old domain only has a PR of 2). Anyone like my idea of starting over, rather than trying to "recover?" I thank you all in advance for your time and attention. I don't take it for granted.
Intermediate & Advanced SEO | | RCNOnlineMarketing0 -
Multiple Domain names pointing at one website
Hello, A collegue has asked if we can buy multiple domain names which contain keywords and point them at our website. Is this good practise or will it be seen as spam? Will these domains actually get ranked? I'm sure I'm not the first person to raise this but can't seem to find any questions and answers about this. Thanks Mark
Intermediate & Advanced SEO | | markc-1971830 -
Redirecting multiple websites to a single website
I've been trying to run several truck accessory affiliate websites for a quite a while now. I've recently decided to combine all of my affiliate websites into a single community website. This way I'll be able to focus all my energy and link building into a single place and build up a single brand. My question is, how many websites do I try to redirect to the new website at a time? Do I need to spread this out? Or is it ok if I move all of my content and websites at a single time? I have around 30 websites that I could move to this new domain. Thanks! Andy
Intermediate & Advanced SEO | | daenterpri0 -
Putting A Blog On A Sub-Domain The Right Thing To Do?
Going to setup a blog for a 4 year old ecommerce website and was wondering if it would be a good idea to put a blog on the sub domain or just a folder like www.domain.com.au/blog I'll be using the blog to Link bait articles Social bookmark traffic Linking keywords to products on the ecommerce site. I wanted to know if The link juice would be greater if we cross link from sub-domain to main domain? Any major dis-advantages in having it on a sub-domain vs folder? Any other major differences? Cheers!
Intermediate & Advanced SEO | | upick-1623910