rassy Posted November 7, 2012 Share Posted November 7, 2012 Hi guys, I have a fresh 1.5.2 install and would like to have 4 multishops. 3 in english and 1 in italian. Shop1: MAIN SHOP www.mainshop.com Shop 2: Latops www.laptops.com Shop 3: iPods www.ipods.com SEO wise I would like to only index the mainshop.com to prevent duplicate content. In order to achieve this I have the following questions: 1) Is there a place to configure a meta "index/noindex" on a per shop basis? 2) If no - is there a place to set an individual "header-html" placeholder on a per shop basis - so I could manuelly enter the html code? Any ideas? Thanks for your support Rassy Link to comment Share on other sites More sharing options...
El Patron Posted November 7, 2012 Share Posted November 7, 2012 back office->preferences->seo and urls select the domain edit the page you want (index)...set you meta save 2 Link to comment Share on other sites More sharing options...
rassy Posted November 7, 2012 Author Share Posted November 7, 2012 Hey ho - works great!!! Thanks a lot! 1 Link to comment Share on other sites More sharing options...
El Patron Posted November 7, 2012 Share Posted November 7, 2012 you welcome...don't forget to set your post subject to solved...this helps everyone....and hit the like button...this feeds the community.... Link to comment Share on other sites More sharing options...
rassy Posted November 7, 2012 Author Share Posted November 7, 2012 (edited) Hi elpatron, sorry - I confused this thread with another one you and me are chatting on.... so the bad bad news for this thread is: my problem is not solved yet. :-) The problem remains: Concerning the "noindex/index" meta tag - I can't find a place to set this in "back office->preferences->seo and urls". I am actually talking about this one here: <meta name="robots" content="noindex"> To prevent duplicate content with multishops it would be great to have a place to set this on "shop-level". Any ideas? Edited November 7, 2012 by rassy (see edit history) Link to comment Share on other sites More sharing options...
sabio Posted February 15, 2014 Share Posted February 15, 2014 Hello! Anything on this? Oscar Link to comment Share on other sites More sharing options...
joseantgv Posted August 21, 2014 Share Posted August 21, 2014 I think this is the best solution at the moment: http://stackoverflow.com/a/16982326/1136132 # Rewrite URL for robots.txt RewriteRule ^robots\.txt$ robots/%{HTTP_HOST}.txt [L] Create a new directory in your root called robots. Create a text file filled with the specific robots information for every domain. /robots/abc.com.txt /robots/abc.se.txt /robots/abc.de.txt 4 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now