I set up WordPress on SAE and bound a custom domain to the application: blog.coinidea.com. The link does redirect to the blog page, but all internal links still point to app-name.sinaapp.com. This means the custom domain doesn’t apply to WordPress’s internal articles and pages.
Solutions:
Option 1: Dashboard Settings
- Go to the WordPress dashboard.
- Click “Settings”.
- Modify:

Option 2: Direct Database Modification [More aggressive]
- Find the wp-options table.
- Modify entries #1 and #37.