
<?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>Invisible Window &#187; WordPress</title> <atom:link href="http://www.invisiblewindow.com/category/wordpress/feed/" rel="self" type="application/rss+xml" /><link>http://www.invisiblewindow.com</link> <description>Just another WordPress site</description> <lastBuildDate>Thu, 05 Jan 2012 20:26:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Maintain search indexes when re-developing a site.</title><link>http://www.invisiblewindow.com/blog-posts/maintain-search-indexes-redeveloping-site/</link> <comments>http://www.invisiblewindow.com/blog-posts/maintain-search-indexes-redeveloping-site/#comments</comments> <pubDate>Mon, 16 Nov 2009 05:34:51 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=102</guid> <description><![CDATA[Often times when sites are being re-developed URL&#8217;s change.  A page that previously read as www.sitename.com/about.html on the new site may be www.sitename.com/about-us/.  For a human user interacting with the site, this is seldom an issue (aside from the occasional bookmark that needs to be updated) but for a search engine, this can be problematic.  [...]]]></description> <content:encoded><![CDATA[<p>Often times when sites are being re-developed URL&#8217;s change.  A page that previously read as <strong>www.sitename.com/about.html</strong> on the new site may be <strong>www.sitename.com/about-us/</strong>.  For a human user interacting with the site, this is seldom an issue (aside from the occasional bookmark that needs to be updated) but for a search engine, this can be problematic.  Frequently, lack of budget, or lack of the knowledge that these issues need to be addressed leads to a site&#8217;s page rank and search related traffic dropping upon being re-designed.  These problems will usually rectify themselves over time, pages get re-indexed, etc., but why wait, when a few easy steps can guarantee that traffic is re-directed instead of lost.</p><p>There are a plethora of great tools available to web developers that provide statistics on how a site is indexed and what kinds of traffic a site is getting.  <a
href="http://www.google.com/analytics/">Google Analytics</a> has become the standard for tracking how users interact with a site.  If this tool is running on the original site, you&#8217;re golden.  If not, I would highly suggest installing it on the &#8220;old&#8221; site as a first step of developing the new site.  The data gathered from Google Analytics during the development period will ultimately drive which urls from the original site will be redirected to the new site.</p><p>We develop 99% of our sites with WordPress as the CMS.  The concepts we&#8217;re about to cover will work regardless of how you develop your site but this article assumes you&#8217;re using WordPress.  You&#8217;ll want a plugin to make this a bit easier.  Go download and install <a
href="http://wordpress.org/extend/plugins/redirection/">Redirection</a> now, I&#8217;ll wait.  No really, I&#8217;ll wait, go ahead, do it now.</p><p>You&#8217;re back, good.</p><p>Now let&#8217;s jump ahead and assume that you&#8217;re ready to launch your newly re-designed site.  Log in to Google Analytics and go down to the <strong>Content Overview</strong> section of your dashboard (lower right).</p><p><a
href="/wp-content/uploads/screen1.jpg"><img
class="alignnone size-medium wp-image-263" title="screen1" src="/wp-content/uploads/screen1-300x160.jpg" alt="screen1 300x160 Maintain search indexes when re developing a site." width="300" height="160" /></a></p><p>Click on <strong>View Report</strong> &#8211; you&#8217;ll be taken to an overview page &#8211; at the bottom of that page, you&#8217;ll find a link that says <strong>view full report</strong> &#8211; click on that link to view the details.</p><p><a
href="/wp-content/uploads/screen2.jpg"><img
class="alignnone size-medium wp-image-265" title="screen2" src="/wp-content/uploads/screen2-300x160.jpg" alt="screen2 300x160 Maintain search indexes when re developing a site." width="300" height="160" /></a></p><p>From this content overview page, you can export the most popular links on your site to a file (.csv, .xls, .txt, etc.).  This file will be the raw data we&#8217;ll use to set up the redirects for the newly designed site.  Sort the file and identify all of the links that you wish to re-direct to your new site.  Log into your WordPress admin and click on the <strong>Tools</strong> sidebar then click on <strong>redirection.</strong></p><p><strong><a
href="/wp-content/uploads/screen3.jpg"><img
class="alignnone size-medium wp-image-269" title="screen3" src="/wp-content/uploads/screen3-300x104.jpg" alt="screen3 300x104 Maintain search indexes when re developing a site." width="300" height="104" /></a><br
/> </strong></p><p>This screen will allow you to enter in the original url (from the old site) and the destination url (what page you want to redirect to on the new site).  And the option to make it a <a
href="http://en.wikipedia.org/wiki/URL_redirection">301, 307, or 307 redirect</a>.  Additionally you can use regular expressions to avoid having to create every single redirection manually (check out the redirection site for more details).</p><p>The redirection <a
href="http://urbangiraffe.com/plugins/redirection/">site</a> has many tutorials on how to use the plugin, how to write regular expressions and how to use it with other modules &#8211; it is definitely worth checking out if this article&#8217;s peaked your interest.</p><p>These simple steps will keep a newly launched site from dipping in rank after a re-design.</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/maintain-search-indexes-redeveloping-site/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How To Do Basic &#8216;Things&#8217; in WordPress</title><link>http://www.invisiblewindow.com/blog-posts/basic-things-wordpress/</link> <comments>http://www.invisiblewindow.com/blog-posts/basic-things-wordpress/#comments</comments> <pubDate>Sun, 01 Mar 2009 05:31:59 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=98</guid> <description><![CDATA[WordPress recently launched WordPress TV a collection of &#8220;How To&#8221; videos dealing with many aspects of WordPress.  The following are some of the videos that our clients will find useful when maintaining their site/blog: Writing and Publishing a Post Saving and returning to draft posts &#38; pages Adding and deleting categories Adding categories and tags [...]]]></description> <content:encoded><![CDATA[<p>WordPress recently launched <a
title="Link to WordPress TV" href="http://www.wordpress.tv">WordPress TV</a> a collection of &#8220;How To&#8221; videos dealing with many aspects of WordPress.  The following are some of the videos that our clients will find useful when maintaining their site/blog:</p><ol><li><a
href="http://wordpress.tv/2009/01/15/writing-and-publishing-a-post/">Writing and Publishing a Post</a></li><li><a
title="Wordpress Tutorial Link" href="http://wordpress.tv/2009/01/14/saving-and-returning-to-draft-posts-pages/">Saving and returning to draft posts &amp; pages</a></li><li><a
href="http://wordpress.tv/2009/01/05/adding-and-deleting-categories/">Adding and deleting categories</a></li><li><a
href="http://wordpress.tv/2009/01/14/adding-categories-and-tags-to-your-posts/">Adding categories and tags to your posts</a></li><li><a
href="http://wordpress.tv/2009/01/12/adding-users-to-your-blog-or-removing-them/">Adding users to your blog (or removing them)</a></li><li><a
href="http://wordpress.tv/2009/01/05/embedding-photos-video-audio-into-your-posts/">Embedding photos, video &amp; audio into your posts</a></li><li><a
href="http://wordpress.tv/2009/01/14/adding-an-about-me-or-any-other-static-page/">Adding an &#8220;About Me&#8221; (or any other static) page</a></li></ol> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/basic-things-wordpress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wordcamp Denver</title><link>http://www.invisiblewindow.com/blog-posts/wordcamp-denver/</link> <comments>http://www.invisiblewindow.com/blog-posts/wordcamp-denver/#comments</comments> <pubDate>Sat, 28 Feb 2009 05:30:53 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=96</guid> <description><![CDATA[Today I had the privilege of attending Wordcamp Denver today at the Denver Art Museum, a conference put on by Automatic &#8220;&#8230;created for enthusiasts, users, developers, designers, and fans of WordPress in the Denver/Boulder area.&#8221;  It would be a mild understatement to say that the amount of knowledge dissipated today was colossal.  I can not wait [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-medium wp-image-202" title="wordpress-logo-hoz-rgb" src="/wp-content/uploads/wordpress-logo-hoz-rgb-300x67.png" alt="wordpress logo hoz rgb 300x67 Wordcamp Denver" width="300" height="67" /></p><p>Today I had the privilege of attending <a
href="http://denver.wordcamp.org/">Wordcamp Denver</a> today at the <a
href="http://http://www.denverartmuseum.org">Denver Art Museum</a>, a conference put on by <a
href="http://automattic.com/">Automatic</a> &#8220;&#8230;created for enthusiasts, users, developers, designers, and fans of <a
href="http://wordpress.org/">WordPress</a> in the Denver/Boulder area.&#8221;  It would be a mild understatement to say that the amount of knowledge dissipated today was colossal.  I can not wait to put some of the things that I learned into practice on new projects.</p><p>Invisible Window has been committed to developing on WordPress for a few years now, but today opened up a whole new world of possibilities.  The most noteworthy sessions were:</p><ol><li><a
href="http://ma.tt/">Matt Mullenweg</a> (<a
href="http://automattic.com/">Automattic</a>) &#8211; founding developer of WordPress.<br
/>Matt spoke on the future of WordPress, presented some amazing <a
href="http://en.blog.wordpress.com/2008/01/28/introducing-prologue/">themes</a> and plugins, and spoke of some new projects on the horizon that the WordPress community can look forward to (<a
href="http://bbpress.org/">bbpress</a>, <a
href="http://wordpress.tv/">wordpress.tv</a>, <a
href="http://buddypress.org/">Buddy Press</a>, etc)</li><li><a
href="http://www.benhuh.com/">Ben Huh</a> (Pet Holdings) &#8211; Ben Huh is the CEO of the company that runs FAIL Blog, I Can Has Cheezburger?, GraphJam and other Interweb time sinks.<br
/>Ben spoke on how to scale a company using WordPress and other &#8216;pluggable&#8217; vendors/providers to grow a business (he was quite entertaining to listen to, and coined a great acronym &#8211; MPH &#8211; Mr. Potato Head &#8211; essentially you can put something in, it may look ugly but it works &#8211; you can pull something out &#8211; it may be ugly but it works)</li><li><a
href="http://alexking.org/">Alex King</a> (<a
href="http://crowdfavorite.com/">Crowd Favorite</a>) &#8211; WordPress as a CMS using the Carrington Theme FrameworkAlex presented an amazing <a
href="http://en.wikipedia.org/wiki/Content_management_system">CMS</a> framework theme for developers called <a
href="http://carringtontheme.com/">Carrington</a>.  Carrington offers a very high degree of customization via a sophisticated file structure (Invisible Window will definitely be using this heavily in the future)</li><li><a
href="http://jakespurlock.com/">Jake Spurlock</a> (Petomundo!) &#8211; Developing with BuddyPress<br
/>Jake spoke on <a
href="http://buddypress.org/">Buddy Press</a> (a social network which runs on a <a
href="http://mu.wordpress.org/">WordPressMU</a> installation).  I think we will be using this to re-deploy <a
href="http://www.thechainring.com">The Chain Ring</a>.</li></ol><p>This was a totally amazing experience (especially if you&#8217;re a geek like me <img
src='http://www.invisiblewindow.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink Wordcamp Denver" class='wp-smiley' title="Wordcamp Denver" /> ) and I am really looking forward to putting this knowledge out there on projects.  <a
href="/contact">Contact us</a> and we&#8217;ll get going on your next great idea.</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/wordcamp-denver/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Denver Wordcamp 2009</title><link>http://www.invisiblewindow.com/blog-posts/denver-wordcamp-2009/</link> <comments>http://www.invisiblewindow.com/blog-posts/denver-wordcamp-2009/#comments</comments> <pubDate>Tue, 17 Feb 2009 05:29:45 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=92</guid> <description><![CDATA[We&#8217;ve were fortunate to catch the WordPress wave right as it took off and have been using this amazing blog and CMS software to develop client sites (and this site too) for a few years now. We&#8217;re really excited to be attending Wordcamp 2009 at the Denver Art Museum at the end of the month. [...]]]></description> <content:encoded><![CDATA[<p>We&#8217;ve were fortunate to catch the WordPress wave right as it took off and have been using this amazing blog and CMS software to develop client sites (and this site too) for a few years now.  We&#8217;re really excited to be attending Wordcamp 2009 at the Denver Art Museum at the end of the month.  We&#8217;re really looking forward to learning even more about WordPress and being able to use this new found knowledge to &#8220;take it to the next level&#8221; for our clents.</p><p><a
href="http://denver.wordcamp.org/"><img
title="Attending WordCamp Denver" src="http://denver.wordcamp.org/files/2008/10/attending-badge.png" alt="attending badge Denver Wordcamp 2009" width="125" height="125" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/denver-wordcamp-2009/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 2.7</title><link>http://www.invisiblewindow.com/blog-posts/wordpress-27/</link> <comments>http://www.invisiblewindow.com/blog-posts/wordpress-27/#comments</comments> <pubDate>Thu, 20 Nov 2008 05:29:11 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=90</guid> <description><![CDATA[Wordpress 2.7 is set to release soon.  We&#8217;ve installed the beta version on some test blogs and we&#8217;re blown away by the new interface and features.  Here are some screengrabs to check out.]]></description> <content:encoded><![CDATA[<p>Wordpress 2.7 is set to release soon.  We&#8217;ve installed the beta version on some test blogs and we&#8217;re blown away by the new interface and features.  Here are some <a
href="http://wordpress.org/development/2008/10/the-visual-design-of-27/" target="_blank">screengrabs</a> to check out.</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/wordpress-27/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Cool Climate Jobs</title><link>http://www.invisiblewindow.com/blog-posts/cool-climate-jobs/</link> <comments>http://www.invisiblewindow.com/blog-posts/cool-climate-jobs/#comments</comments> <pubDate>Thu, 21 Aug 2008 05:24:35 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=84</guid> <description><![CDATA[www.coolclimatejobs.com launches! Cool Climate Jobs is an exciting new online job resource for the climate and renewable energy communities. Featuring jobs in the climate, renewable energy, and green collar research, policy, and practice fields from around the world, Cool Climate Jobs is free to browse as well as an affordable platform to promote your employment [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.coolclimatejobs.com">www.coolclimatejobs.com</a> launches!</p><p>Cool Climate Jobs is an exciting new online job resource for the climate and renewable energy communities. Featuring jobs in the climate, renewable energy, and green collar research, policy, and practice fields from around the world, Cool Climate Jobs is free to browse as well as an affordable platform to promote your employment opportunities. It’s just $125 ($100 for non-profit organizations) for a 4 week posting – internship postings are always free. There are also sponsorship and advertizing opportunities to showcase your event or organization directly to thousands of skilled members of the climate and renewable energy industries.</p><p>For more information visit: <a
href="http://www.coolclimatejobs.com">www.coolclimatejobs.com</a> (then check it out on your iPhone!).</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/cool-climate-jobs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Invisible Window launches Michael Waddell&#8217;s Web site</title><link>http://www.invisiblewindow.com/blog-posts/invisible-window-launches-michael-waddells-web-site/</link> <comments>http://www.invisiblewindow.com/blog-posts/invisible-window-launches-michael-waddells-web-site/#comments</comments> <pubDate>Tue, 13 May 2008 05:23:29 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=82</guid> <description><![CDATA[We are proud to launch Michael Waddell&#8217;s new web site.  Michael is one of outdoor television&#8217;s top personalities and this site will be a great place for fans and Michael to interact.  Invisible Window built this site on a very customized WordPress installation.  Go check it out and let us (and Mr. Waddell) know what [...]]]></description> <content:encoded><![CDATA[<p><a
href="/wp-content/uploads/michael.png"><img
class="alignleft size-thumbnail wp-image-81" title="michael" src="/wp-content/uploads/michael-150x150.png" alt="michael 150x150 Invisible Window launches Michael Waddells Web site" width="150" height="150" /></a>We are proud to launch Michael Waddell&#8217;s new web site.  Michael is one of outdoor television&#8217;s top personalities and this site will be a great place for fans and Michael to interact.  Invisible Window built this site on a very customized <a
title="Wordpress 2.5" href="http://www.wordpress.org" target="_blank">WordPress</a> installation.  Go check it out and let us (and Mr. Waddell) know what you think. <a
title="Michael Waddell Site" href="http://www.michaelwaddell.com" target="_blank">michaelwaddell.com</a></p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/invisible-window-launches-michael-waddells-web-site/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 2.5</title><link>http://www.invisiblewindow.com/blog-posts/wordpress-25/</link> <comments>http://www.invisiblewindow.com/blog-posts/wordpress-25/#comments</comments> <pubDate>Sun, 30 Mar 2008 05:22:22 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=80</guid> <description><![CDATA[Originally slated for a release date of March 10, 2008, WordPress 2.5 made its debut yesterday. Most notable in the long list of improvements is a major upgrade to the admin area. Writing posts, pages, and especially managing assets (images, videos, mp3 files, etc.) received a total re-vamp and a slick new user interface to [...]]]></description> <content:encoded><![CDATA[<p><img
src="/wp-content/uploads/wordpressicon-hanttula2.gif" alt="wordpressicon hanttula2 Wordpress 2.5" align="left" title="Wordpress 2.5" />Originally slated for a release date of <a
href="http://wordpress.org/about/roadmap/" title="wordpress roadmap" target="_blank">March 10, 2008</a>, WordPress 2.5 made its debut yesterday. Most notable in the long list of improvements is a major upgrade to the admin area.  Writing posts, pages, and especially managing assets (images, videos, mp3 files, etc.) received a total re-vamp and a slick new user interface to boot.</p><p>Invisible Window has been developing sites using WordPress as a CMS for some time now, and it&#8217;s is a great system.  WordPress sites allow the site owner to easily make updates to content and imagery, and WordPress has many features that allow better <a
href="http://en.wikipedia.org/wiki/Organic_search" title="organic search engine results defined" target="_blank">organic search engine results</a> &#8211; these new features in this release make this great system even better.</p><p>If you have a site running a previous version of WordPress (unless you&#8217;ve already contacted us for an upgrade, you do), shoot us an email (hello at invisible window dot com) and we can set up a time to upgrade your site so you too can be blown away by these new features.</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/wordpress-25/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>In Praise of WordPress</title><link>http://www.invisiblewindow.com/blog-posts/praise-wordpress/</link> <comments>http://www.invisiblewindow.com/blog-posts/praise-wordpress/#comments</comments> <pubDate>Thu, 07 Feb 2008 05:21:12 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=76</guid> <description><![CDATA[The gang here at Invisible Window has developed multiple sites and written many articles about using WordPress as a content management system (CMS). We believe it excels at this task and, more importantly, puts the site owner in charge of their own content. And who, after all, knows more about their company than anyone else [...]]]></description> <content:encoded><![CDATA[<p>The gang here at Invisible Window has developed multiple sites and written many articles about using WordPress as a content management system (CMS).  We believe it excels at this task and, more importantly, puts the site owner in charge of their own content. And who, after all, knows more about their company than anyone else ever could?  There are many other advantages to using WordPress, as you will learn in this video interview of Matt Curtis, one of the head developers at Google.</p><p><a
href="http://markjaquith.wordpress.com/2007/12/07/matt-cutts-praises-wordpress-seo-benefits/">Check it out </a></p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/praise-wordpress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google Maps WordPress Plugin</title><link>http://www.invisiblewindow.com/blog-posts/google-maps-wordpress-plugin/</link> <comments>http://www.invisiblewindow.com/blog-posts/google-maps-wordpress-plugin/#comments</comments> <pubDate>Fri, 14 Dec 2007 05:20:29 +0000</pubDate> <dc:creator>webhank</dc:creator> <category><![CDATA[Blog Posts]]></category> <category><![CDATA[WordPress]]></category> <guid
isPermaLink="false">http://www.invisiblewindow.com/?p=74</guid> <description><![CDATA[For over a year now our Invisible Window team has built some very cool web sites using WordPress as the content management system. We&#8217;re pleased to announce our first publicly released WordPress plugin, Google Mapper. Installing this plugin allows a site admin to add locations, stores, dealers, etc. to the database and for these locations [...]]]></description> <content:encoded><![CDATA[<p>For over a year now our Invisible Window team has built some very cool web sites using <a
href="http://www.wordpress.org">WordPress</a> as the content management system.  We&#8217;re pleased to announce our first publicly released WordPress plugin, <strong>Google Mapper</strong>.  Installing this plugin allows a site admin to add locations, stores, dealers, etc. to the database and for these locations to be plotted using Google Maps on the front end.  Custom icons and markers can be used, and a default zoom level can also be entered.</p><p>You will need to signup for a <a
href="http://code.google.com/apis/maps/signup.html">Google Maps API Key</a> to use this plugin on your site.</p><p><a
href="http://invisiblewindow.com/wp-content/uploads/2007/12/google-mapper.jpg" title="Google Mapper Plugin"><img
src="http://invisiblewindow.com/wp-content/uploads/2007/12/google-mapper.thumbnail.jpg" alt="google mapper.thumbnail Google Maps Wordpress Plugin"  title="Google Maps Wordpress Plugin" /></a></p><p><strong>== Current Version ==</strong><br
/> Google Mapper 1.0 &#8211; 2007-12-04<br
/> Download Zip: <a
href="http://invisiblewindow.com/wp-content/uploads/2007/12/google-mapper.zip" title="Google Mapper Plugin v 1.0">Google Mapper Plugin v 1.0</a></p><p><strong>== Installation ==</strong></p><ol><li>Upload `google-mapper` to the `/wp-content/plugins/` directory</li><li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li><li>Enter your Google Maps API key and any optional default values</li><li>Place <code>&lt; ?php if(function_exists('gm_show_map')) gm_show_map(); ?&gt;</code> in your templates</li></ol><p><strong>== To Do ==</strong></p><ol><li>Finalize Upgrade Script</li><li>Allow setting streets, topo, hybrid view</li><li>Allow setting for default map display size</li></ol><p><strong>== Donate ==</strong><br
/> PayPal: Like this plugin?  Want to see it developed further? <a
href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=hank%40pantier%2ecom&amp;no_shipping=0&amp;no_note=1&amp;tax=0&amp;currency_code=USD&amp;lc=US&amp;bn=PP%2dDonationsBF&amp;charset=UTF%2d8">donate here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.invisiblewindow.com/blog-posts/google-maps-wordpress-plugin/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
