Would it be smart to have 2 different blogs on our site?
-
I run Wick Video - where we make animated videos for businesses. We are toying around with making blog/video content geared toward marketers, _and _creating blogs/tutorials geared toward designers and animators. Since it's two totally different groups, we've had the idea of making two separate blogs.
Is that a good idea? Any websites currently doing this well?
-
Ah. As outlined above by EGOL the separate subscription model should do well. Plus you'll be keeping inbound links within the blog as a whole so that should help with gains.
-
We don't plan on having a large volume of content (1-2 posts / week / category). But we do have very different audiences. As EGOL suggested, we might solve this by segmenting the blog into 2 categories.
-
Good to know people can subscribe to a specific category. I think that's what we'll do.
-
Our current blog has a lot of cross over. But we want to start doing more tutorials, specifically about animation, and what cool After Effects plugins we are using - not super interesting/relevant for the average marketer (unless I'm wrong).
On the flip-side, we want to use our animation skills, and partner with industry-experts, in various marketing fields, to create short (~1 min) videos with one overall golden nugget / piece of advice. (i.e. "5 Ways to Improve Your Landing Page")
-
I agree w. EGOL. While I've seen instances of more than one blog on a site, it tends to work well when you're tackling large volume of content spanning a broad and deep mix of topics aimed at different audiences. Looks like it might be over-kill in your situation.
-
People can subscribe to the RSS feed of a WordPress category.
Also, you can write a program in Perl or php or other language to scrape your feeds and republish them into server-side includes by blog category. Then these server-side includes can be displayed on any page of your website. (there are simpler ways to do this but that is how mine has been done)
-
Thumbs up. EGOL has solid advice on this. There's a lot of cross over between marketers and designers so a blog with both types of content (and talking about their intersections) wouldn't bother me in the least. Would be pretty cool in fact!
-
Lots of sites have multiple installs of wordpress in different folders.
In your application, you might not need to do that. Instead just categorize the posts and then promote the category pages. Will have the same effect. You can insert custom content on the category pages using functions.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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
-
Why is the blog link so often found in the footer?
Hello, Can someone tell me please why are the links to a site's blog not displayed prominently? Why are they hidden away in the footer? Wouldn't making the link to the blog more visible increase traffic?
Content Development | | CyrusDariusXerxes0 -
Updating Publishing Date on Blog Posts
Hi, We have been optimising and re-sharing old blogs posts from our feed. If we were to change the date of publishing on the posts in order to bring them to the top of our feed, would this have any negative impacts on the posts' metadata? Thanks!
Content Development | | wearehappymedia0 -
New sister site VS site redesign and dangers of SEO dilution??
Hi I’ve got a site that is ranking #2 in my area for my chosen keyword but the site is in need of an expansion and overhaul its only one page at the moment and to rank for more keywords its need to be expanded. Or another option is I do own another domain and I was thinking of maybe instead of overhauling the new site launching that as a sister company aimed more at the corporate market, as my first site is a bit more alternative in domain name and content. The thing is i'm not sure how this will affect my SEO they will be on the same CBlock and be offering similar services.
Content Development | | genkee0 -
Am I spreading my content & site thin?
I have a video section on my site. Basically I am filtering quality videos for my readers to check out. The videos are pretty much all embedded youtube/vimeo vids. There are a few categories, which are pretty niche-y in relation to my readers. In general they probably aren't seen as too relevant to the overall content on my site... Is it a mistake to keep these videos up? Could they be messing up my rankings since they aren't necessarily in line with the rest of the content on my site?
Content Development | | PedroAndJobu0 -
Blog Repost?
We are a coupon site & occasionally have some updates to certain coupons that we post (maybe 24-28 hours after the original post). Is there any best practices to follow for reposting content? Here are a few thoughts: Would it be ok to use the same post, but just re-schedule it again to go out with the new updates? Should we create a new post & just reference the previous post?
Content Development | | seointern0 -
How to Integrate a Wordpress Blog into my Website
We are looking at integrating a blog into our website. Unfortunately, our content management system is very clunky and not set up to quickly publish blog style content. I'd like to use Wordpress and set up the blog as a subdomain of my company website. Our URL is www.blockandcompany.com so the blog URL would be www.blog.blockandcompany.com. Is it correct to say that if the blog is set up this way, the search engines will see the regular website and the Wordpress hosted blog as one big site? I want to use the blog to write keyword-rich content, but I don't want to divide my SEO "equity" between two separate sites. Any advice?
Content Development | | Blockinc1 -
Please help me stop google indexing https pages on my wordpress site
I added SSL to my wordpress blog because that was the only way to get a dedicated IP address for my site at my host. Now I am noticing Google has started indexing posts both as http and https. Can some one please help how to force google not to index https as I am sure its like having duplicate content. All help is appreciated. So far I have added this to top of htaccess file: RewriteEngine on Options +FollowSymlinks RewriteCond %{SERVER_PORT} ^443$ RewriteRule ^robots.txt$ robots_ssl.txt And added robots_ssl.txt with following: User-agent: Googlebot Disallow: / User-agent: * Disallow: / But https pages are still being indexed. Please help.
Content Development | | rookie1230