My main site is at mysite.com but I don't want to install Wordpress on that server for various reasons. But I've learned that I can
install WP on a different server, but still publish my blog on my main mysite.com domain in 1 of 2 ways:
(i) On a subdomain -- e.g. blog.mysite.com -- by simply adding a new A Record: [
webmasterworld.com...]
(ii) In a subdirectory -- e.g. mysite.com/blog -- by using a reverse proxy: [
moz.com ]
My question is about SEO implications of doing this...the blog will technically be published on my main mysite.com domain,
BUT it will reside on a different server with a different IP address << might that result in search engines NOT consolidating all SEO juice under my main .com domain? IOW, might Google consider it a "different" site because it has a different IP address? (p.s. yes, I know that many sources consider a subdomain to be inferior to a subdirectory for SEO purposes...but ignore that issue for now. I just want to know about the different-server-and-IP question above and whether google might not aggregate all search juice)