JFS website
From UG
(Difference between revisions)
(Created page with 'Category:IT == Info == == Solution ver 1 == TBD == Solution ver 2 == == Websites and website updates == It is suggested to keep only one website/one domain worldwide: w…') |
(→Serving videos to users accessing website from China) |
||
Line 14: | Line 14: | ||
== Serving videos to users accessing website from China == | == Serving videos to users accessing website from China == | ||
- | + | ||
+ | === Problem === | ||
+ | ‘You Tube’ is forbidden in China. | ||
+ | |||
+ | === Solution === | ||
It is suggested to use different video hosting services for China (YouKu) and other countries (YouTube), define the visitor's IP and then use appropriate address of video (insert URL into HTML) for current visitor. | It is suggested to use different video hosting services for China (YouKu) and other countries (YouTube), define the visitor's IP and then use appropriate address of video (insert URL into HTML) for current visitor. | ||
Revision as of 14:58, 31 October 2011
Contents |
Info
Solution ver 1
TBD
Solution ver 2
Websites and website updates
It is suggested to keep only one website/one domain worldwide: www.jaguarfreight.com. Currently we have two: www.jaguarfreight.com and www.jaguarfreight.co.hk.
Serving videos to users accessing website from China
Problem
‘You Tube’ is forbidden in China.
Solution
It is suggested to use different video hosting services for China (YouKu) and other countries (YouTube), define the visitor's IP and then use appropriate address of video (insert URL into HTML) for current visitor.
Technical Note: --------------- After primary investigation the following WordPress plugins were selected for testing: "IP-to-Country" and "GeoMarketing".