Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Will having two wordpress themes installed hurt seo?
-
We currently have 3 sites built on WordPress that have little to no blogging capabilities.
Currently, all published posts show up on a /category page which does not resemble the traditional blog format and is not aesthetically pleasing.
We would like to have a more traditional blog and are considering installing a second wordpress theme on the site which will strictly be used for /blog and all the posts.
My question is will having the second WordPress installation on the sites hurt us in any way on the SEO front and if we go this way should we place the install in a subfolder or on a subdomain?
Is there anything else we need to worry about with making this transition?
Thank you in advance for the advice!
Patrick
-
Travis,
Thank you for this detailed response!
Your correct with the assumption that the site does not fit our needs. The problem was that the company we work with develops WP sites using their own theme which is a very raw form of WP.
Basically out of box the site does not have the functionality of any mainstream WP theme (no blog, backed limits a lot of control, a lot of custom CSS needed, etc.)
We thought maybe installing a second theme would put a little more control in our hands (at least for the blog), and this could be done in house.
After reading all the responses including yours it seems this unfortunately is not the way to go.
Thank you for the all the info, Patrick
-
Hello, the way you are viewing it is correct!
Basically what it comes down too is time and money it will take if we have the developer custom code the blog.
We are all fairly proficient with wordpress and could create the blog in a day on our own if a new theme was installed but after reading all the comments here it seems like working the blog into the one theme is the way to go.
Thank you for the response!
-
I second, or third?, the notion that you should more than likely only have a single WordPress installation. It definitely would increase the maintenance involved. Take everything you should do to maintain an installation, then double it. I'm certain everyone in your organization could do without that.
But if your organization is willing to endure the duplication of effort, there are other things to be concerned about. Not every theme is created equal. Some themes are faster than others, some are more secure than others and most themes will differ in every other way. So one theme could be a hindrance, while the other at least pulls it's weight.
In regard to the subdomain blog or subfolder blog question, there was a time in recent history where I would have said it didn't matter. Supposedly the link equity/juice flows just fine either way. However, someone in Moz Q&A made a very good point. To paraphrase EGOL; "Algorithms change, if you install your blog on a subfolder you will always be right."
I'm not sure when your company made the jump to WordPress, but WordPress has had the ability to display static pages for years. My first agency used to run a combination of CMS Made Simple and WordPress, I think it was due to the page handling issue. That was over six years ago. They later made the jump to full WordPress about five years ago.
So it sounds like the site isn't properly configured for your purposes. Here is how you should handle that, direct from the WordPress codex. From there you can setup your site's page structure through parent/child relationships. So if you're selling widgets, your structure may look like:
**Page Hierarchy **
Posts Hierarchy
site.com/blog-diggety/sweet-post
There are Pages and Posts. You bring the hierarchy. And speaking of which, should you change your site URL structure, you will definitely want to research 301 redirects.
To me, there's no question in my mind. You should stick with one WordPress install. Hopefully that helps.
-
Hi Patrick,
Will this hurt your SEO? Maybe, but not in the more traditional way. For example, there is no direct penalty that this would fall under, but what it could do is confuse the user experience. Just keep in mind that SEO isn't just about your SERP positions.
As a user on any site, you want to see consistency. If you change theme part way through, then this can devalue the level of trust in the site as it no longer looks like the original site.
I would stick with one theme and if you aren't happy with the current look and feel, change your whole site to match this.
From Google's perspective, no, this wouldn't cause a devalued ranking by installing an additional theme (unless SEO issues arise from the installation), but there are a whole host of reason why you shouldn't do it.
-Andy
-
You should go with one theme. Parts of the site that are controlled by the theme remain static, no matter what content you're working on whether it's a page or blog post. Those things include the header and footer. I don't see how you could have multiple conflicting versions of those files in a single installation. Those files are important to SEO.
If I were you, I'd customize the existing theme(s) to include the features/functions you're currently lacking rather than try to integrate two different themes and multiple plugins (never mind the additional maintenance Unikey mentioned). I'm assuming you're using an SEO plugin but even if that's not the case, you probably have others that you will want to continue to work seamlessly.
Someone else might have experience with this. I don't, meaning I've never tried to optimize a site that uses two simultaneously installed themes. Hopefully they'll chime in if they have a different opinion. I'll be interested to hear.
-
I am not sure of the seo implications, but I would do everything I could to keep 1 installation if I could. It just seems like it would make management a lot easier. I may not be following what you are asking though. It sounds like you have a site without a blog using 1 worpress theme and then you are wanting to add a blog using another wordpress theme, is that right?
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Do Wordpress sites outrank SquareSpace?
I was a big fan of Wordpress. I used it for 10 years. However, because I run a very small business, the constant upkeep needed on WP in the end started to frustrate me in the end, so I moved to SquareSpace. However, I am beginning to question my decision, as one of my sites is struggling really badly, and I mean badly. The other sites are okay. So I started asking around, and most people are saying there shouldn't be a difference. A few people have said their Wordpress sites always outranks their SquareSpace sites. Then I read what Rand Fishkin said in the below Twitter thread, now I am even more confused. I am very reluctant to move to Wordpress, its just so much hassle. But at the same time, if a site doesn't get much traffic then it's useless. https://twitter.com/drew_pickard/status/991659074134556673 https://twitter.com/randfish/status/991974456477278209 Please let me know your thoughts and experience.
Web Design | | RyanUK0 -
How is Single Page Application (SPA) bad for SEO
Hi guys. I am quite inspired of SPA technique. It's really amazing when all your interaction with the site is going on the fly and you don't see any page reloads. I've started implementing the site with this instruction and already found nice guys to make the design. The only downside of the using SPA which I can see **is the **SEO part. That's because the URL does not really change and different pages don't have their unique URL addresses.
Web Design | | Billy_gym
Actually they have, but it looks like: yoursite.com/#/products yoursite.com/#/prices yoursite.com/#/contact So all of them goes after # and being just anchors. For Google this mean all of these pages is just yoursite.com/ My question is what is really proven method to implement the URL structure in Single Page Application, so all the pages indexed by Google correctly (sorry I don't mention the other search engines because of market share). The other question, of course, is examples. It will be great to see real life site examples, better authority sites, which use SPA technique and well indexed by search engines.1 -
Wordpress - redirecting tags
I just ran a webmaster tool from Yoast SEO premium and notice I have a lot of problems with tags (restricted-robots-txt) For example : http://www.soobumimphotography.com/tag/wedding-group-photo/ Do I have to redirect to http://www.soobumimphotography.com/wedding-group-photo/ Should I do this to each and every posts Thank you
Web Design | | soobumim0 -
SEO and Squarespace? Is this Really an Option?
Hi all, Any feedback on Squarespace, SEO capabilites and ranking factors? I have a client wishing to use the platform and despite the good reviews, which appear to be from resellers by the way, the forums say not. Although apparently Rand Fishkin, SEOMoz (yes right here!) gave them a big thumbs up “The square space team have put together a remarkable platform, SEO friendliness! Really not sure here and don’t agree, there are many limitations and hosting with a template provider is always big no no. Cheers
Web Design | | VirginiaC
Virginia0 -
Website Redesign - Will it hurt SERP?
Hi - I am planning to redesign my blog and I was wondering if this will affect my rankings? The new website template (custom designed) is much more user and seo friendly. The content, url structure, internal linking structure, meta tags, and site structure will remain exactly the same, but the visual design will be different (new sidebar widgets, and slightly different layout on inner pages). The current website is ranking very well (mostly top 5), has a healthy backlink profile, strong social media presence, and great traffic. I have heard that switching to a new template will dramatically hurt the rankings. Is this true? Are there any exceptions? Any ways I can prevent the rankings from dropping? Would really appreciate your input. Thanks in advance. Howard
Web Design | | howardd0 -
From Google Sites to Wordpress - Anyone Ventured this SEO terrain?
We have a few sites in Google Sites - and they are ugly! We have a majority (40+) of websites in Wordpress. But we have a few websites just stuck on Google Sites, and since Google won't let you fully edit the HTML, add scripts, or implement any technology since 2000, we want to move. The sad problem - the Google sites are ranking well. We rank well in Manhattan, Atlanta, Dallas, and Philadelphia. The problem is - the sites do not give much room for growth - and the bounce rate is high because they are so ugly. Has Anyone moved from Google sites to Wordpress? Should we just stay with Google and bite the ugly bullet? My fear is that these sites will not allow for growth. It is hard to update them and even harder to make them look nice. To get a sample - beware: www.counselingphiladelphia.com Even another reason to leave: The slider is non-semantic and terrible SEO. Google won't allow a slider script with tags and a hrefs, so the only way to implement a slider is through a Google Docs Presentation that keeps sliding. I know - terrible SEO (#donthate) but we needed something. Any advice and thoughts would help! Thanks Mozzers!
Web Design | | _Thriveworks0 -
WordPress blog hosted on GoDaddy domain mapping help
We set up a WP blog that's hosted through GoDaddy. For various reasons, we purchased a URL to use to get through the technical build and set up and are trying to map that to a subdomain of our company website. (We can't host it on our own server, unfortunately). My question is: for WP blogs hosted via WP you can buy a domain mapping upgrade and I'm trying to find a similar plugin that could offer the same thing that would apply to our GoDaddy hosting and point to our subdomain (GD apparently doesn't offer the domain mapping). Anyone have any thoughts, please?
Web Design | | josh-riley0 -
Implementing a new Nav Bar: Best practice, SEO benefit, your suggestions?
Hi Mozland, We are going to have a new Nav Bar for our site built from the horror that we currently have to up with. We want to make it a simple affair, similar to The Guardian two-tier Nav Bar - main menu which will drop down to the 2nd tier according to what you clicked on in tier one. Regular stuff, I think. Any suggestions, from your experience, about how best to implement this, what to include, what not to do, what can be included and done to make it as best it can be to get people to peruse our site as easily as possible? Thanks
Web Design | | Martin_S0