Forum Archive - Just bought Enterprise - Great Product - Two questions

Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 6:57 pm by Ludwig von Mises
Hi, I have two questions regarding my recent Enterprise purchase: 1) I am seeing in Google Analytics traffic on both of the new subdomains. Since they are technically different sites I believe I should not be seeing this activity. Then again, Analytics is in the source code so there is no reason why Analytics should NOT be tracking the site. Is this normal behavior? 2) I use SSL for my community page and for logged-in users and obviously the self-signed certificate you provide is useless to me. How do I go about adding my own SSL to the language subdomains? Site is MiraArgentina.com with subdomains en. and pt. so far. Module not published yet, I'm still tweaking translations. Thanks!
Re: Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 7:40 pm by Edvard
Hi, You may configure the analytics code to support multi domains. If you send your SSL keys for subdomaind we will configure it for you. Thanks!
Re: Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 7:54 pm by Ludwig von Mises
Hi, You may configure the analytics code to support multi domains. If you send your SSL keys for subdomaind we will configure it for you. Thanks! Thanks for the response. In Analytics, I never configured the Analytics code at all. Track subdomains is set to OFF in Analytics Admin. Here is the code: <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-xxxxxxxxx-4']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> I am a bit worried about Google thinking that the en. and pt. subdomains are identical to the root domain. Regarding the SSL certificate, it appears I have one only for the main domain www/non-www. Do I need to buy one with multiple domains and re-install, or would it be better to give you guys a completely new SSL certificate for multiple domains used exclusively for GTranslate CNAMEs?
Re: Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 8:00 pm by Edvard
For the analytics you can check this article: https://developers.google.com/analytics ... ackingSite Yes, you need to purchase SSL for subdomains (May be wildcart will be cheaper). Also you may use cloudflare which gives free SSL.
Re: Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 8:09 pm by Ludwig von Mises
For the analytics you can check this article: https://developers.google.com/analytics ... ackingSite Yes, you need to purchase SSL for subdomains (May be wildcart will be cheaper). Also you may use cloudflare which gives free SSL. Thanks for the Analytics docs. Seems my asynchronous code is set up out-of-the-box to track the subdomains and it seems OK to track various domains with a single profile. Regarding SSL, I am going to have to pass for now since my Yireo SSL plugin strips the subdomain out of the URL for logged-in users so I will have to think of something else. Thanks for all the help!
Re: Just bought Enterprise - Great Product - Two questions
Dec 16, 2013 8:22 pm by Edvard
We can help you to configure/modify Yireo to suite your needs! Thank you.
Re: Just bought Enterprise - Great Product - Two questions
Dec 17, 2013 1:41 pm by Ludwig von Mises
We can help you to configure/modify Yireo to suite your needs! Thank you. You have been very helpful. I would like to keep this simple. For the public only the EasySocial component is forcing SSL. I don't expect any community activity from foreigners so I would like to know if there is a way to redirect any request for en.miraargentina.com/comunidad and pt.miraargentina.com/comunidad (and all of the /comundad/sub-pages) to https://miraargentina.com/comunidad. This way I avoid the SSL warning from the subdomain and I also avoid the hassle of trying to maintain a tri-lingual community.
Re: Just bought Enterprise - Great Product - Two questions
Dec 19, 2013 7:54 am by Edvard
Hi, You may try this rewrite rules in your .htaccess RewriteCond %{HTTP:X-GT-Lang} en|pt RewriteRule /comunidad/(.*) http://www.miraargentina.com/comunidad/$1 [R=301,L]
Re: Just bought Enterprise - Great Product - Two questions
Dec 21, 2013 11:24 am by Ludwig von Mises
Hi, You may try this rewrite rules in your .htaccess RewriteCond %{HTTP:X-GT-Lang} en|pt RewriteRule /comunidad/(.*) http://www.miraargentina.com/comunidad/$1 [R=301,L] That works great. Now I have one last question: Do the subdomains also use my root robots.txt? If not, is there a way to use a robots.txt for the language subdomains? Thanks!
Re: Just bought Enterprise - Great Product - Two questions
Dec 22, 2013 5:03 pm by Edvard
Hi, Subdomains use the same robots.txt file. Thank you!
Re: Just bought Enterprise - Great Product - Two questions
Aug 10, 2014 9:08 pm by Ludwig von Mises
OK, so I switched to Nginx and now the ONLY rule that I haven't been able to figure out how to do in Nginx is this one: RewriteCond %{HTTP:X-GT-Lang} en|pt RewriteRule /comunidad/(.*) http://miraargentina.com/comunidad/$1 [R=301,L] Any ideas how to write this rule for Nginx?
Re: Just bought Enterprise - Great Product - Two questions
Oct 25, 2014 12:06 pm by Ludwig von Mises
OK, so I switched to Nginx and now the ONLY rule that I haven't been able to figure out how to do in Nginx is this one: RewriteCond %{HTTP:X-GT-Lang} en|pt RewriteRule /comunidad/(.*) http://miraargentina.com/comunidad/$1 [R=301,L] Any ideas how to write this rule for Nginx? BUMP! ;)

SIMILAR TOPICS

Presales Questions- Can I upgrade my plan later?Dec 22, 2018 9:53 pmReplies: 1Post by: skyiron
2 questions: w3 total cache and paymentAug 19, 2018 10:38 amReplies: 2Post by: Wind777
Enterprise URLs not workingMay 14, 2018 8:25 pmReplies: 1Post by: dpitfield
It's a great tool, I have some problemSep 8, 2017 3:57 amReplies: 4Post by: zenglihunter
Upgrade to EnterpriseJul 25, 2017 4:51 pmReplies: 1Post by: gpullen

Try GTranslate with a free 15 day trial