<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Chris Gilligan » new mediaFacebook » Chris Gilligan » new media »</title> <atom:link href="http://chrisgilligan.com/tag/facebook/feed/" rel="self" type="application/rss+xml" /><link>http://chrisgilligan.com</link> <description>portfolio of web work</description> <lastBuildDate>Sun, 05 Feb 2012 16:30:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Remote publishing to WordPress from Facebook via RSS</title><link>http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/</link> <comments>http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/#comments</comments> <pubDate>Tue, 26 Jul 2011 03:51:39 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[business page]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[fan page]]></category> <category><![CDATA[FeedWordPress]]></category> <category><![CDATA[permissions]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[RSS]]></category> <category><![CDATA[Simple Facebook Connect]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=486</guid> <description><![CDATA[Most WordPress developers know you can use one of several plugins to publish from WordPress to a Facebook wall, app or fan page. Did you know you can also do the opposite? You can publish from Facebook to WordPress by using the FeedWordPress plugin and the RSS feed from your fan page. This can be [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-8.47.54-PM.png" width="240" /></p><p>Most WordPress developers know you can use one of several plugins to publish from WordPress to a Facebook wall, app or fan page. Did you know you can also do the opposite? You can publish from Facebook to WordPress by using the <a
href="http://wordpress.org/extend/plugins/feedwordpress/">FeedWordPress plugin</a> and the RSS feed from your fan page. This can be handy for clients who want to keep their site updated with blog posts, or share links and information, but don&#8217;t necessarily want to spend the time to post with WordPress.</p><p>Let&#8217;s face it, Facebook is convenient to use to share a link, upload small photos and video, or write a brief update.</p><h3>Your Blog is Hungry</h3><p>FeedWordPress is a plugin that pulls content from an RSS feed and publishes articles as WordPress posts. It is somewhat complex to set up properly, so I won&#8217;t go into that here. It&#8217;s up to you to figure it out, but it is very useful for adding non-copyright or permitted content to your site or a client&#8217;s site. For instance, I use it to publish bicycle manufacturer&#8217;s RSS feeds to a <a
title="Bike Shop Website with Facebook Features" href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/">local bike shop&#8217;s WordPress site</a>. You can also use it to create a scraper site, but you wouldn&#8217;t do that, would you?</p><h3>Connect WordPress to Facebook</h3><p>Using the <a
href="http://wordpress.org/extend/plugins/simple-facebook-connect/">plugin Simple Facebook Connect</a>, your client can publish WordPress posts to a Facebook fan page.  I suggest you install Simple Facebook Connect and learn how to set up a simple Facebook App using the plugin&#8217;s easy instructions. This will allow your website to use Facebook authentication to Publish to Facebook, allow comments by logged in Facebook users, etc.</p><p>Creating an App instead of a Fan Page or Business page may suit your needs. Give it a try if you have not already set up a Facebook Page. If you use SFC, don&#8217;t set it to automatically publish to Facebook, or you may create a publishing loop. Leave it set to manual publishing and you&#8217;ll have an extra Publish button in the post editor for that purpose.</p><h3>Setting up the Facebook RSS Feed</h3><p>If your client would like to use Facebook&#8217;s simple, highly available, multi-device platform to publish content to a WordPress website, you will need a Facebook page or app&#8217;s RSS feed.</p><p>Facebook Fan Pages or Business Pages are for groups or businesses. If you build websites, you have probably set these up for several clients already. But to make the RSS feed from the page available to RSS readers and aggregators, you must change a few settings:</p><ul><li>Edit Page &gt; Manage Permissions</li><li>Uncheck Only Admins can See Page</li><li>Age Restrictions: None</li><li>Country Restrictions: None</li></ul><p>Uncheck All:</p><ul><li>Users can write or post content on the wall</li><li>Users can add photos</li><li>Users can add tags to photos</li><li>Users can add videos</li></ul><p><img
class="size-full wp-image-487 alignnone" title="Facebook Page Edit Settings" src="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-8.55.00-PM.png" alt="" width="583" height="259" /></p><p>This will make your wall posts available to the general public, because users with restricted privacy settings cannot post to your wall (they can still comment on your posts).</p><p>Now you can click the Subscribe by RSS link on your page, and the RSS feed will not display the dreaded &#8220;Facebook Syndication Error&#8221;:</p><blockquote><p>You probably reached this page by entering the guide of a syndicated error message into the location bar of your browser. This probably means that you can’t see the feed that you were trying to access. This is probably because the owner of the feed changed his or her privacy settings or deleted content on the feed. You may be able to get access to the feed by contacting the owner of the content being syndicated in that feed.</p></blockquote><p>You will get a RSS URL: http://www.facebook.com/feeds/page.php?id=195534004499&amp;format=rss20</p><div
class="woo-sc-box note">If your feed&#8217;s language needs to be adjusted, for instance if your site is hosted in Netherlands but your audience is in U.S., you will need to add a locale parameter to the feed URL: http://www.facebook.com/feeds/page.php?id=195534004499&amp;format=rss20&amp;locale-en_US</div><p>Try it in Firefox or NetNewsWire or any RSS Reader to see if you get a valid feed. If you see Facebook Syndication Error, then go back and edit your page&#8217;s permissions (see above).</p><div
class="woo-sc-box note">If your site is hosted in a locale different from the locale of your Facebook page (e.g. your host is located in Europe, but your Facebook page is for North America), then you should use the resolved IP address for Facebook for your locale. You can find this IP address from a terminal window with the ping command. Otherwise, Facebook.com will resolve to the IP address and language for your host server. This causes synchronization issues and may cause a sync timeout which can block your pages from loading.</div><h3>FeedWordPress Syndication</h3><p>OK, now you have a valid feed. Add it to FeedWordPress. The settings you may wish to change:</p><p><strong>Posts &amp; Links &gt;</strong></p><ul><li>Permalinks point to: The local copy on this website</li><li>Relative URIs: leave relative URIs unresolved</li><li>Formatting filters: Expose syndicated posts to formatting filters</li></ul><p>Now, you should have a valid RSS feed and a properly configured Syndication system.Log in to Facebook and go to the app or page (easy way is to type the name into Facebook search bar at top).Share a Link, paste the URL of the page you want to feature, e.g. http://www.extremevisionhomes.com/</p><p><img
class="alignnone size-full wp-image-488" title="Posting from Facebook to WordPress via RSS" src="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-8.47.54-PM.png" alt="" width="527" height="468" /></p><p>Edit the fields in the Link content by clicking on them. Or, you can upload a photo or video. But be sure to add a tagline to &#8220;Say something about this…&#8221; This line becomes your Title in the RSS feed or WordPress post. Otherwise you will see a generic &#8220;Your Client&#8217;s Facebook Wall 07/12/2011 15:35:43&#8243; as the title.</p><p><img
class="alignnone size-full wp-image-489" title="Facebook WordPress Syndication RSS" src="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-8.50.58-PM.png" alt="" width="515" height="199" /></p><p>And on the client&#8217;s site, you will see this:</p><p><a
href="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-10.48.23-PM.png"><img
class="alignnone size-large wp-image-491" title="Facebook Wall Posts on WordPress Website via Facebook RSS" src="http://chrisgilligan.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-25-at-10.48.23-PM-1024x654.png" alt="" width="640" height="408" /></a></p><p>You may want to set up a WordPress Category for these posts. FeedWordPress can be configured to post to a specific Category, add Tags, etc. You might even separate these posts from the main blog page, or style them in your WordPress theme via CSS or a Category Template.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="facebook syndication error rss">facebook syndication error rss</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="from facebook to wordpress">from facebook to wordpress</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="rotating twitter feed">rotating twitter feed</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="travel “powered by expressionengine”">travel “powered by expressionengine”</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="intitle：furniture">intitle：furniture</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="Furniture Blog Comment &quot;Powered by ExpressionEngine&quot;">Furniture Blog Comment &quot;Powered by ExpressionEngine&quot;</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="fancybox watermark">fancybox watermark</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="facebook rss syndication error">facebook rss syndication error</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="error scraping page facebook">error scraping page facebook</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/" title="publish from facebook to wordpress">publish from facebook to wordpress</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/wordpress/remote-publishing-to-wordpress-from-facebook-via-rss/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Office Furniture Retail Showcase</title><link>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/</link> <comments>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/#comments</comments> <pubDate>Tue, 17 May 2011 15:21:01 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Retail]]></category> <category><![CDATA[Small Business]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=332</guid> <description><![CDATA[I worked with Office Coordinators Inc&#8217;s talented in-house designers to update the OCI website. OCI chose an e-commerce theme, and we completely reworked the CSS and layout to match their colors and logo treatment. After a previous failed attempt with another developer, they were surprised at how quickly the site came together, and how easy [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://chrisgilligan.com/wp-content/uploads/2011/05/Screen-shot-2011-05-17-at-9.51.53-AM.png" width="240" /></p><div
id="attachment_333" class="wp-caption aligncenter" style="width: 310px"><a
href="http://officecoordinators.com/"><img
class="size-medium wp-image-333" title="Office Coordinators Inc. website" src="http://chrisgilligan.com/wp-content/uploads/2011/05/Screen-shot-2011-05-17-at-9.51.53-AM-300x200.png" alt="Office Coordinators Inc. website" width="300" height="200" /></a><p
class="wp-caption-text">Office Coordinators Inc. website</p></div><p><strong>I worked with <strong>Office Coordinators Inc&#8217;s</strong> talented in-house designers to update the OCI website.</strong> OCI chose an e-commerce theme, and we completely reworked the CSS and layout to match their colors and logo treatment. After a previous failed attempt with another developer, they were surprised at how quickly the site came together, and how easy it is to manage with WordPress!</p><ul><li><strong>&#8220;Inquiry mode&#8221; e-commerce:</strong> customers can select items, add to shopping cart, then email for more information or price quote</li><li><strong>Search Engine Optimization: </strong>Google Analytics and Sitemaps</li><li><strong>WordPress</strong> Content Management</li><li><strong>Social Networking</strong> with Facebook &#8220;score card&#8221;</li></ul><blockquote><p>Thank you for your persistence. You’re our favorite website/technically savvy guy ever.<br
/> — Emily Vaughn, OCI</p></blockquote> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB performance bikes">powered by phpBB performance bikes</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB contact information">powered by phpBB contact information</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB a small business">powered by phpBB a small business</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB content management system">powered by phpBB content management system</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB market data">powered by phpBB market data</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB top business ideas">powered by phpBB top business ideas</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by wordpressintitle: bike">powered by wordpressintitle: bike</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB table restoration hardware">powered by phpBB table restoration hardware</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB business idea list">powered by phpBB business idea list</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="powered by phpBB business management system">powered by phpBB business management system</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bike Shop Website with Facebook Features</title><link>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/</link> <comments>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/#comments</comments> <pubDate>Sun, 13 Feb 2011 21:51:43 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Retail]]></category> <category><![CDATA[Small Business]]></category> <category><![CDATA[chattanooga]]></category> <category><![CDATA[Cycling]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[RSS]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Syndication]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=316</guid> <description><![CDATA[I&#8217;ve been hosting and helping with Suck Creek Cycle&#8217;s website since they opened in 1998. The site was long overdue for an upgrade, so I took an existing template design and tweaked it a bit to look like the bike shop, then integrated social media and syndicated content from their vendors. Facebook local business page [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://chrisgilligan.com/wp-content/uploads/2011/02/suck-creek-cycle.png" width="240" /></p><div
id="attachment_317" class="wp-caption aligncenter" style="width: 310px"><a
href="http://suckcreek.com/"><img
class="size-medium wp-image-317" title="suck-creek-cycle" src="http://chrisgilligan.com/wp-content/uploads/2011/02/suck-creek-cycle-300x245.png" alt="" width="300" height="245" /></a><p
class="wp-caption-text">Suck Creek Cycle website</p></div><p><strong>I&#8217;ve been hosting and helping with <a
href="http://suckcreek.com/">Suck Creek Cycle&#8217;s website</a> since they opened in 1998.</strong> The site was long overdue for an upgrade, so I took an existing template design and tweaked it a bit to look like the bike shop, then integrated social media and syndicated content from their vendors.</p><ul><li>Facebook local business page integration — publish from WordPress directly to Facebook</li><li>Facebook Friends and Wall displayed on the website</li><li>RSS Syndication for news from cycling sites and bike vendors</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB high school home page">powered by phpBB high school home page</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB regional map of united states">powered by phpBB regional map of united states</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB bicycle">powered by phpBB bicycle</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB what is the history of retail stores">powered by phpBB what is the history of retail stores</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB author">powered by phpBB author</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB get back">powered by phpBB get back</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB sales presentation training">powered by phpBB sales presentation training</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB bike stores">powered by phpBB bike stores</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB cash back rewards">powered by phpBB cash back rewards</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="powered by phpBB class of 1998">powered by phpBB class of 1998</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Landscape Architect Website with Slideshows &amp; Social Media Integration</title><link>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/</link> <comments>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/#comments</comments> <pubDate>Thu, 28 Jan 2010 20:32:48 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Contracting]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SlideShowPro]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=238</guid> <description><![CDATA[This is a simple website for a Chattanooga based landscape architect that focuses on beautiful portfolio slideshows. We&#8217;ve also added Twitter and Facebook integration to keep fans and customers updated on the latest projects. Incoming search terms for the article:landscape architecture portfolio tipsarchitect websitelandscape architecture portfoliobeautiful architecture portfoliopowered by phpBB back to school dateslandscape architecture [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://chrisgilligan.com/wp-content/uploads/2010/01/Picture-3.png" width="240" /></p><div
id="attachment_239" class="wp-caption aligncenter" style="width: 310px"><a
href="http://craigdesigngroup.biz/"><img
class="size-medium wp-image-239" title="Craig Design Group Website" src="http://chrisgilligan.com/wp-content/uploads/2010/01/Picture-3-300x251.png" alt="Craig Design Group Website" width="300" height="251" /></a><p
class="wp-caption-text">Craig Design Group Website</p></div><p>This is a simple website for a <a
href="http://craigdesigngroup.biz/">Chattanooga based landscape architect</a> that focuses on beautiful portfolio slideshows. We&#8217;ve also added Twitter and Facebook integration to keep fans and customers updated on the latest projects.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture portfolio tips">landscape architecture portfolio tips</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="architect website">architect website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture portfolio">landscape architecture portfolio</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="beautiful architecture portfolio">beautiful architecture portfolio</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="powered by phpBB back to school dates">powered by phpBB back to school dates</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture websites">landscape architecture websites</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="architecture portfolio design">architecture portfolio design</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture website">landscape architecture website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="powered by wordpressintitle: institute">powered by wordpressintitle: institute</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture social media">landscape architecture social media</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Social Media &#8212; Facebook, Twitter, Blogging and Sharing</title><link>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/</link> <comments>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/#comments</comments> <pubDate>Thu, 03 Dec 2009 19:19:42 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Bookmarking]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=219</guid> <description><![CDATA[Social media, including sites like Facebook and MySpace, micro-blogging platforms like Twitter, and sharing/bookmarking tools like Digg, Del.icio.us and Stumble Upon are all very important to your outreach to customers, not to mention the incoming links they provide, and the potential of exponential viral traffic. Add to this the need for regular blogging (on your [...]]]></description> <content:encoded><![CDATA[<p>Social media, including sites like Facebook and MySpace, micro-blogging platforms like Twitter, and sharing/bookmarking tools like Digg, Del.icio.us and Stumble Upon are all very important to your outreach to customers, not to mention the incoming links they provide, and the potential of exponential viral traffic.</p><p>Add to this the need for regular blogging (on your site and other platforms) and email updates, and the management of all this online communication becomes daunting. What if there were a way to integrate all of your modes of online presence, so you&#8217;d only have to post once to update all of the different platforms? Well, the short answer is: there is.</p><p>I&#8217;ve been working with a <a
href="http://sequatchiecovefarm.com/">local organic farm</a> to update their online presence, and we&#8217;ve come up with a very simple implementation of WordPress that cross-posts to Facebook Pages and Twitter. Every blog post automatically creates an entry with linkback on Facebook Pages, and an accompanying Tweet with linkback. It has been a great way to keep the farm&#8217;s audience informed and engaged.</p><p>Additionally, we&#8217;ve added bookmarking links for all of the major social media platforms and favorites keepers, thus adding to the potential for viral sharing.</p><p>I&#8217;m also working on a mailing list that further integrates with WordPress, and it&#8217;s looking very promising. There is a new WordPress mailing list plugin that allows opt-in or manually entered mailing list clients to manage automated subscriptions to blog and page updates, and allows administrators to manage multiple mailing lists, and send newsletters and alerts. It integrates with the website seamlessly and also has <a
href="http://tinymce.moxiecode.com/examples/full.php">WYSIWYG</a> editing.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by expressionengine expressionengine community forums">powered by expressionengine expressionengine community forums</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by phpBB networking software">powered by phpBB networking software</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by phpBB social networking research">powered by phpBB social networking research</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by expressionengine social bookmarking">powered by expressionengine social bookmarking</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by phpBB free customer satisfaction surveys">powered by phpBB free customer satisfaction surveys</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="“powered by expressionengine” social network forum">“powered by expressionengine” social network forum</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by expressionengine social media forum">powered by expressionengine social media forum</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by phpBB online free classifieds">powered by phpBB online free classifieds</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by phpBB politics in">powered by phpBB politics in</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by expressionengine edu forum">powered by expressionengine edu forum</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Organic Farm Website with Slideshows and Content Management</title><link>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/</link> <comments>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/#comments</comments> <pubDate>Fri, 13 Nov 2009 23:09:28 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Agriculture]]></category> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Organic Farms]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Bookmarking]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[face]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SlideShowPro]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=157</guid> <description><![CDATA[This site was produced in tandem with Widgets &#38; Stone, a Chattanooga design firm. We&#8217;re members of Sequatchie Cove Farm&#8217;s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley. (Will Work for Food!) WordPress Content Management [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://chrisgilligan.com/wp-content/uploads/2009/05/picture-21.png" width="240" /></p><div
id="attachment_158" class="wp-caption alignright" style="width: 310px"><a
href="http://sequatchiecovefarm.com/"><img
class="size-medium wp-image-158" title="Sequatchie Cove Farm website" src="http://chrisgilligan.com/wp-content/uploads/2009/05/picture-21-300x245.png" alt="Sequatchie Cove Farm website" width="300" height="245" /></a><p
class="wp-caption-text">Sequatchie Cove Farm website</p></div><p>This site was produced in tandem with <a
href="http://widgetsandstone.com/">Widgets &amp; Stone, a Chattanooga design firm</a>. We&#8217;re members of Sequatchie Cove Farm&#8217;s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley.<span
id="more-157"></span></p><p><em>(Will Work for Food!)</em></p><ul><li>WordPress Content Management System allows the farmers to easily add their opinions, information and images</li><li>Automated updates to Facebook Pages, with linkback</li><li>Automatic Twitter tweets for new posts, with linkback</li><li>Social Media bookmarking</li><li>SlideShowPro gives the site a slick Flash-based Image Management System so the site can feature seasonal images.</li><li>MailMan manages a plethora of mailing lists for the weekly emails that keep the farmers connected to the communities and individuals they serve</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="lunchbox website powered by phpbb">lunchbox website powered by phpbb</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="powered by phpBB law">powered by phpBB law</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="silence website powered by phpbb">silence website powered by phpbb</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="farm slideshows on the web">farm slideshows on the web</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="powered by phpBB exercise">powered by phpBB exercise</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Served from: chrisgilligan.com @ 2012-02-06 10:18:46 by W3 Total Cache -->
