|
|
Is syndicating my blog postings a recommended tactic?The biggest thing I want to get out of my blog is to leverage it in every way possible, and I thought part of that was by "syndicating" posts to other sites. I got the impression that that is possible on more than just other sites you may own. Is it possible to syndicate titles of new posts to other sites? Great question, actually, because as you suspect, being able to 'cross-pollinate' your sites is a smart strategy, where each time you post on any of your sites, you get the benefit of new material on all of them. However... The flip side of this, the dark side, is duplicate content, with a healthy measure of "IP theft" thrown in for bad luck. What I mean by this is that you can't have the same material show up on multiple sites in total without causing trouble for yourself in the long run with Google and other search engines. Why? Because the search engines need to minimize the risk of having scrapers duplicate sites wholesale to gain search engine result ranking. For example, if you put the effort into writing a dozen scholarly articles on a particular subject, you wouldn't want others copying that article and ranking ahead of you in search results, would you? There's an ethical side to this too, where it's just not cool - or ethical or, in most cases, even legal - to copy material from another Web site without explicit permission. Just because the NY Times has articles online doesn't mean that you can or should use a quick "copy and paste" to get more content for your site. Both of these apply to syndication in a big, big way because even if you're okay with others having a copy of your content, you might want to carefully think about the risk of overt content duplication and the fact that you are now competing against your own content on other sites for higher search engine ranking. This is one of the conundrums with article repositories like eZine Articles: if you give them the same article you already have on your site, you're opening up all sorts of problems. That's why smart people who use article syndication submit articles that they've never published on their own site, either through [often dopey] article spinning software tweaks or simply by writing unique content for the repository. This could be applied for your blog by having a summary of your article that only shows up in your RSS feed, for example, a 2-3 sentence overview that you write fresh and don't copy and paste from the article or entry itself. Then even if dozens of sites automatically syndicate your RSS feed as content for their own site, you get the backlinks (good) without the duplication of content with what's on your own site (bad). That's why I have the cross-pollination on my site, but it's only the titles of the articles, not even a single line of the content itself. Nothing for me to worry about with the search engines, but the links themselves show up in multiple places to help get the indexing process started. Behind the scenes, I do it by having my blogging software, Movable Type, produce tiny text files that just contain a single entry title or similar. For example, here's a snippet of the code on the intuitive.com home page that pulls in the titles of the two latest blog entries: where I explore communications, marketing, branding, and industry news. The latest entries are
<!--#include virtual="blog/latest-two-entries.shtml"--> That file contains just this: <a href="http://www.intuitive.com/blog/social_networking_cartoon_of_the_ day_penny_arcade.html">Social networking cartoon of the day: Penny Arcade</a>,<a href="http://www.intuitive.com/blog/why_stop_including_ads_on_my_
business_blog.html">Why I've stopped including ads on this blog</a>,
This won't work when you have multiple sites on multiple servers or when you're using a third-party service like MySpace, Facebook or Digg, but since all of my sites are on one server (with one shared IP, SEO geeks out there I'm talkin' to you) it makes this sort of thing rather straightforward to accomplish. I realize this is a bit of a rambling answer, but I hope it helps you figure out whether you want to syndicate your blog content and what kind of results you might see.
More Useful Blogs and Blogging Articles:
✔ Get my shopping cart plugin to work with WordPress?
We've put in a shopping cart for a client that's not working, and we need some help! The cart is currently using the...
✔ Embed an audio player on a blog or web page?I have some mp3 audio files I've recorded and would like to have people who visit my site be able to listen to...
✔ Can I write a guest review for AskDaveTaylor.com?Hi Dave. I'm a big fan of your site and love that you're doing so many reviews now. I've noticed, however, that there...
✔ Change author on WordPress blog post?I have two accounts set up for my WordPress blog and I'd like to be able to have all my posts from a...
✔ How do I restructure my Wordpress blog without losing SEO?I have a wordpress blog that was using categories in the url structure like this: /category_name/post_name/ Then I had read somewhere that if...
Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help
right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
Categorized:
Blogs and Blogging
(Article 7705,
Written by Dave Taylor)
Tagged: blogging, duplicate content, syndication Previous: How do I tuck my corporate motto under my site name in CSS? Next: What is tryptophan? Reader Comments To Date: 2Dave Taylor said, on February 7, 2012 11:57 PM:
That's exactly right, Haiden. :-)
I do have a comment, now that you mention it!Check This Out Too... |
Recent Entries
Look for Answers
Recommended
All Our Categories
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and Blogging Building Web Site Traffic Business and Management Computer and Internet Basics d) None of the Above Facebook Help Google Gmail Help Google Plus Help HTML, JavaScript and Web Site Programming Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Kindle Fire Help Mac OS X Help Pay Per Click (PPC) Advertising Pinterest Help Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help Find Me on Google+ ADT on G+ |
Hm, I think I get it, Dave.
Are you saying that it is Ok to post just a SMALL amount of your content on another site, and then link to the rest, so the search engines do not pick it all up?
Great site, by the way. I'm grabbing some nice tips.