Migration of Elementor Website
- 2025 年 12 月 2 日
Cleared the WordPress and Elementor CSS caches, and we re-saved the permalinks structure without changing anything through the WordPress dashboard -> Settings -> Permalinks.
1.cd www/subdomain
Cleared the two caches through SSH. Here are the commands we used:
– for the WordPress cache:
2. domain@server:~/www/new$ wp cache flush
– for the Elementor CSS cache:
3.domain@server:~/www/new$ wp elementor flush_css
We were then able to access the WordPress dashboard. It may not have been necessary, but we re-saved the permalinks settings just in case.