Tagged Questions
0
votes
1answer
66 views
Redirect posts to sub domain except pages
We have a WordPress site, which contains posts and pages. Now we moved posts into sub domain but we kept pages into root domain. Only Posts has .html extension and there is no difference in the URL ...
1
vote
0answers
89 views
Some posts from custom post type to subdomains
I have custom post type where all posts associated with some persons.
Like: mysite.com/masters/master-name/
And i need to have redirection from master-name.mysite.com.
This redirection will be ...
0
votes
1answer
164 views
Getting post and attached image from subdomain
I Recently installed wordpress as subdomain on my main website. Now i have two installations:
www.example.com and www.example.com/store/. Now i want my Main domain to show recent posts from subdomain ...