最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

directory - Wordpress Multisite subdomains and sharing the same upload folder

programmeradmin4浏览0评论

Hello,

We wonder if you can help resolve two doubts about Wordpress structure.

We are developing a multisite in 3 languages and would like to know about these 2 things:

1. Is it possible to develop each language of the multisite under a subdomain structure?

Example:

spanish.nameofthesite
(main site)

english.nameofthesite
(the translation of the main page in the same multisite)

italian.nameofthesite
(the translation of the main page in the same multisite)

2. Is it possible in a multisite to share one single image folder, instead of cloning the image folder when creating a site in the Administration?

I've looked everywhere, but I can't find a solution. Any suggestions? Thanks.

Hello,

We wonder if you can help resolve two doubts about Wordpress structure.

We are developing a multisite in 3 languages and would like to know about these 2 things:

1. Is it possible to develop each language of the multisite under a subdomain structure?

Example:

spanish.nameofthesite
(main site)

english.nameofthesite
(the translation of the main page in the same multisite)

italian.nameofthesite
(the translation of the main page in the same multisite)

2. Is it possible in a multisite to share one single image folder, instead of cloning the image folder when creating a site in the Administration?

I've looked everywhere, but I can't find a solution. Any suggestions? Thanks.

Share Improve this question asked Jun 20, 2016 at 7:54 Luciano PetrosiniLuciano Petrosini 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0
  1. Unsure as to what you mean. You want subdomains, and subdirectories?

  2. Are you looking to save space? You might get away with symlinking the upload directories together, but as soon as one blog removes an image, it will disappear from disk from all of the other blogs that have the same image (seeing as it has the same filename).

This is a limitation of Wordpress: each blog has its own media IDs and, therefore, requires their own copies of the attachments, preferrably in different upload directories.

I'd find cheaper hosting rather than try to hack together a shared upload dir.

发布评论

评论列表(0)

  1. 暂无评论