<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter posts tagged with wordpress</title>
      <link>http://ask.metafilter.com/tags/wordpress</link>
      <description>tag posts with wordpress</description>
	  	  <pubDate>Tue, 30 Dec 2008 23:10:14 -0800</pubDate>
      <lastBuildDate>Tue, 30 Dec 2008 23:10:14 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to add certain localization hooks to my WordPress theme?</title>
	<link>http://ask.metafilter.com/110420/How-to-add-certain-localization-hooks-to-my-WordPress-theme</link>	
	<description>How do I add localization hooks to my WordPress theme when the string contains links? I&apos;m new at localizing themes and so far tagging individual phrases with _e and printf__ has been easy. But in the footer of my theme is this sentence:&lt;br&gt;
&lt;br&gt;
&quot;Powered by WordPress and Themetastic&quot;&lt;br&gt;
&lt;br&gt;
I realize I could break that up into three different strings, but I&apos;d rather do it all together. &lt;a href=&quot;http://pastebin.com/dafc3a40&quot;&gt;This pastebin example is the approximate code I&apos;m shooting for&lt;/a&gt;, though obviously the &lt;em&gt;get_link&lt;/em&gt; stuff isn&apos;t correct. &lt;br&gt;
&lt;br&gt;
Any tips would be great!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.110420</guid>
	<pubDate>Tue, 30 Dec 2008 23:10:14 -0800</pubDate>

<category>wordpress</category>

<category>localization</category>

<category>themes</category>

	<dc:creator>deern the headlice</dc:creator>
	</item>
	<item>
	<title>Wordpress as a CMS?</title>
	<link>http://ask.metafilter.com/110136/Wordpress-as-a-CMS</link>	
	<description>Where do I start to use Wordpress as a CMS? 
Plugins, designing for wordpress, etc...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.110136</guid>
	<pubDate>Sat, 27 Dec 2008 20:50:41 -0800</pubDate>

<category>wordpress</category>

<category>cms</category>

	<dc:creator>BoldStepDesign</dc:creator>
	</item>
	<item>
	<title>Dealing with nested floats in CSS?</title>
	<link>http://ask.metafilter.com/109629/Dealing-with-nested-floats-in-CSS</link>	
	<description>Care to help a CSS newbie with float-related positioning issues? I&apos;m trying to add a form to my &lt;a href=&quot;http://www.big6.com/2000/12/10/form-test/&quot;&gt;WordPress site&lt;/a&gt; via the &lt;a href=&quot;http://wordpress.org/extend/plugins/formbuilder/&quot;&gt;FormBuilder&lt;/a&gt; plugin, but the form jumps below the two floated sidebars rather than directly after the post text. FWIW, I&apos;m using the &lt;a href=&quot;http://cordobo.com/free-wordpress-templates/cordobo-green-park/&quot;&gt;Cordobo Green Park&lt;/a&gt; theme.&lt;br&gt;
&lt;br&gt;
I&apos;ve got FireBug installed and I&apos;ve been attempting to determine what indeed is going on, but this problem exceeds my meager CSS skills.&lt;br&gt;
&lt;br&gt;
I&apos;m pretty sure that the &apos;clear:both&apos; property is in here when it shouldn&apos;t be, but the form elements are floated-left, and I haven&apos;t found the proper combination&lt;br&gt;
&lt;br&gt;
When I emailed the author of the FormBuilder plugin, I received this response:&lt;br&gt;
&lt;br&gt;
&quot;I&apos;ve been looking at your site, and it seems to be related to a lot of quirkiness with your template system.  The clear tags seem to be interfering with the display of the sidebars and affecting the content.&lt;br&gt;
&lt;br&gt;
I tried messing around a bit with the CSS in firebug but wasn&apos;t able to get it to look quite right.&lt;br&gt;
&lt;br&gt;
I suspect it might work better if you were able to put the comments div inside the entry div.  Not sure though, just a thought.&quot;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109629</guid>
	<pubDate>Fri, 19 Dec 2008 12:08:36 -0800</pubDate>

<category>css</category>

<category>clear</category>

<category>wordpress</category>

<category>theme</category>

<category>form</category>

<category>web</category>

	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Please help me redirect visitors to my blog, from a subdomain to a subdirectory...</title>
	<link>http://ask.metafilter.com/109605/Please-help-me-redirect-visitors-to-my-blog-from-a-subdomain-to-a-subdirectory</link>	
	<description>I have a blog, which I did have available at blog.example.com. I have recently moved it to be a subdirectory of my main site www.example.com/blog. I am having some trouble with redirecting old links from the subdomain across the the new main site subdirectory, and I really need some help to get it working right. can someone help me craft a .htaccess file to handle the redirects?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109605</guid>
	<pubDate>Fri, 19 Dec 2008 07:48:57 -0800</pubDate>

<category>htaccess</category>

<category>wordpress</category>

<category>linux</category>

<category>apache</category>

	<dc:creator>Scramblejam</dc:creator>
	</item>
	<item>
	<title>blogging via iphone = win</title>
	<link>http://ask.metafilter.com/109540/blogging-via-iphone-win</link>	
	<description>I need an alternative to Gmail that does pop3 without SSL, and won&apos;t expire after so many days of inactivity. I&apos;m trying to set up my wordpress install to do posts-by-email.  To do this, I need to set up an email account that only myself and my co-blogger know about.  Wordpress allows support for this and will access a POP3 account for you and post contents, but it doesn&apos;t currently support SSL, so a new gmail account is a no-go. &lt;br&gt;
&lt;br&gt;
Any suggestions for a webmail provider that will do POP3 without SSL, will stay up reliably, and won&apos;t expire if we don&apos;t log in for such an amount of time? (I guess expiration after a couple of years would be OK, but Fastmail&apos;s 45 days is a little short).  Things like ads and interface don&apos;t really matter since we ideally won&apos;t be checking it, but the provider can&apos;t be selling the address to spammers or sending us service updates either. &lt;br&gt;
&lt;br&gt;
There&apos;s some workarounds with old wordpress plugins, but I&apos;d like to not have to worry about getting them to work and updating them. Also, I&apos;m not really interested in setting up my own email server or using my ISP.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109540</guid>
	<pubDate>Thu, 18 Dec 2008 10:59:15 -0800</pubDate>

<category>wordpress</category>

<category>email</category>

<category>pop3</category>

<category>webmail</category>

	<dc:creator>almostmanda</dc:creator>
	</item>
	<item>
	<title>Internal links plugin for Wordpress</title>
	<link>http://ask.metafilter.com/109482/Internal-links-plugin-for-Wordpress</link>	
	<description>I&apos;m looking for an internal links plugin for Wordpress. I&apos;m using Wordpress as a CMS, and one of the editors wants an easy way to link to site pages from the TinyMCE editor.  I&apos;d assume this has already been done, but the only plugin I can find that looks like it might work (&lt;a href=&quot;http://wordpress.org/extend/plugins/rb-internal-links/&quot;&gt;RB Internal Links&lt;/a&gt;), doesn&apos;t seem to work in 2.7.  Maybe I&apos;m missing something obvious?&lt;br&gt;
&lt;br&gt;
How I am picturing such a plugin working is the editor clicks the LINK icon in TinyMCE, and they have a dropdown of all the site&apos;s pages (showing the page hierarchy if possible).  &lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109482</guid>
	<pubDate>Wed, 17 Dec 2008 17:22:44 -0800</pubDate>

<category>wordpress</category>

<category>internallinks</category>

<category>links</category>

<category>tinymce</category>

	<dc:creator>backwards guitar</dc:creator>
	</item>
	<item>
	<title>WordPress 2.7 and Angsuman&#8217;s Authenticated WordPress Plugin</title>
	<link>http://ask.metafilter.com/109416/WordPress-27-and-Angsumans-Authenticated-WordPress-Plugin</link>	
	<description>On one of my WordPress hosted blogs, I previously used Angsuman&#8217;s Authenticated WordPress Plugin to restrict access to registered users. After upgrading to WordPress 2.7, the plugin doesn&apos;t work anymore. It won&apos;t let anybody log in, trapping people in a constant loop of entering (correct) passwords and being returned to the login screen. Does anybody know:&lt;br&gt;&lt;br&gt;

(a) how to alter the plugin so it works with 2.7. I don&apos;t want to shell out US$30 for &apos;Authenticator Plugin Pro&apos; when only about ten people access the site in question.&lt;br&gt;&lt;br&gt;

(b) of another plugin that does the same thing - blocks off a WordPress site to everyone other than registered users with passwords.&lt;br&gt;&lt;br&gt;

Many thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109416</guid>
	<pubDate>Tue, 16 Dec 2008 20:10:15 -0800</pubDate>

<category>wordpress</category>

<category>authentication</category>

<category>plugin</category>

<category>27</category>

	<dc:creator>sindark</dc:creator>
	</item>
	<item>
	<title>Dear Log...</title>
	<link>http://ask.metafilter.com/108889/Dear-Log</link>	
	<description>Journal replacement (Wordpress?) &#8211; seeking blog software that will allow me to designate categories of users with permissions to view content. I&#8217;m looking for a replacement of my pen-and-paper journal, and am considering using a blog format because I&#8217;d like to be able to categorize each entry so that I can create &#8220;custom readings lists&#8221; (for lack of a better description) &#8211; for example, I&#8217;d like to share certain parts of the journal with certain people without allowing them access to the whole thing. For example, with a few keystrokes, I&#8217;d like to perform a quick ordering of all entries appropriate for my 10-year-old. &lt;br&gt;
&lt;br&gt;
I&#8217;m not sure what blogging software to use, because every web search I perform using words like &#8220;category,&#8221; &#8220;access,&#8221; &#8220;permissions,&#8221; etc., brings up technical details unrelated to my question. &lt;br&gt;
&lt;br&gt;
Basically, I would like the software to be able to do the following:&lt;br&gt;
-	Allow me to categorize each entry as either personal, family, or friends. The Family and Friends categories would each be automatically a &#8220;child&#8221; group of Personal. However, &#8220;Family&#8221; and &#8220;Friends&#8221; are not mutually exlcusive categories, so some entries will be Family-only, some Friends-only, some both.&lt;br&gt;
-	If someone is a Family member, I&#8217;d like them to be able to click on the Family category, and see ONLY Family entries. The idea is to avoid having children or relatives reading Personal entries.&lt;br&gt;
-	I&#8217;d like the Friends entries, and some (but not all) of the Family entries to be viewable online. The rest I don&#8217;t want to be &#8220;published&#8221; at all.&lt;br&gt;
&lt;br&gt;
Also, one final consideration: I&#8217;m not sure if simply putting something in a category is enough &#8220;security.&#8221; Since this is a personal journal and I don&#8217;t plan on putting any but the most public posts online, I&#8217;m not too concerned about passwords/permissions and all that, but I want to be sure that if I order posts under &#8220;Family,&#8221; that a child could read through the posts uninterrupted without being bounced back to the master list of all entries. &lt;br&gt;
&lt;br&gt;
I have downloaded and installed Wordpress and the Advanced Category Excluder plug-in, which appears to have the ability to &#8220;hide&#8221; certain categories so that they don&#8217;t appear on my home page. (This would appear to address the issue of publishing only &#8220;Friends&#8221; entries online; I would basically use the plug-in to hide all other categories.) I&#8217;m not sure if the plug-in has more nuanced functionality, such as being able to publish some entries and not others (i.e., some Family entries). (Although I suppose if I wanted to do that, I could categorize them as *both* Family and Friends, right?) &lt;br&gt;
&lt;br&gt;
Although I know little about the available software, I&#8217;m a quick study, and have no problem playing around with software to understand it better. If Wordpress, or a plug-in, or the ACE plug-in, has this functionality, great &#8211; just want to find out from those who know before I spend a lot of time with software that may not offer a means to my end. Thanks to all willing to advise.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108889</guid>
	<pubDate>Wed, 10 Dec 2008 09:36:36 -0800</pubDate>

<category>Wordpress</category>

<category>blogging</category>

	<dc:creator>dreamphone</dc:creator>
	</item>
	<item>
	<title>URL repeating, repeating URL</title>
	<link>http://ask.metafilter.com/108373/URL-repeating-repeating-URL</link>	
	<description>Why is the url on my blog showing up twice in the address bar? I have a wordpress blog hosted on my own domain as &quot;www.domain.com/blog.&quot; &lt;br&gt;
When you enter that url it will load and then the url in the address bar will change to &quot;http://domain.com/blog#http://www.domain.com/blog&quot;&lt;br&gt;
&lt;br&gt;
It does this for sub pages of the blog to, for example,&lt;br&gt;
&lt;br&gt;
http://www.domain.com/blog/?p=123#http://www.domain.com/blog/?p=123&lt;br&gt;
&lt;br&gt;
So my question is why is the url repeating itself in the address bar? I checked the wordpress settings and I don&apos;t see any way to set it this way. The other pages not on my blog don&apos;t do this domain.com/contact.html just stays the same.&lt;br&gt;
&lt;br&gt;
Thanks and I hope this isn&apos;t to confusing.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108373</guid>
	<pubDate>Wed, 03 Dec 2008 22:48:20 -0800</pubDate>

<category>URL</category>

<category>Wordpress</category>

<category>repeatingURL</category>

	<dc:creator>lilkeith07</dc:creator>
	</item>
	<item>
	<title>Blogger to Wordpress, side order of Flickr</title>
	<link>http://ask.metafilter.com/108269/Blogger-to-Wordpress-side-order-of-Flickr</link>	
	<description>Blogger to Wordpress conversion: I&apos;ve imported all my old Blogger posts reasonably successfully, but I&apos;ve got this extraneous html stuff on most of my posts.  Is there a way to edit it out of every post at once? The problem comes from the posts that display a Flickr image, which is most of them--around 400.  Before every picture there is this bit of code for all to see:&lt;br&gt;
&lt;br&gt;
&lt;em&gt;.flickr-photo { border: solid 2px #000000; }.flickr-yourcomment { }.flickr-frame { text-align: left; padding: 3px; }.flickr-caption { font-size: 0.8em; margin-top: 0px; } &lt;/em&gt;&lt;br&gt;
&lt;br&gt;
I don&apos;t really know anything about coding, but I&apos;m assuming this this was meaningful in the Blogger template, and unneeded in Wordpress.  At any rate, Wordpress isn&apos;t doing anything with it.  I&apos;ve manually deleted it out of twenty posts or so with no noticeable problems.  But I&apos;d rather not do that step by step another 380 times.  &lt;br&gt;
&lt;br&gt;
Is there some magical step that will clean up all the affected posts simultaneously?&lt;br&gt;
&lt;br&gt;
&lt;fingers&gt;&lt;/fingers&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108269</guid>
	<pubDate>Tue, 02 Dec 2008 18:56:42 -0800</pubDate>

<category>blogger</category>

<category>wordpress</category>

<category>conversion</category>

	<dc:creator>Pater Aletheias</dc:creator>
	</item>
	<item>
	<title>Help me fix my new blog.</title>
	<link>http://ask.metafilter.com/108163/Help-me-fix-my-new-blog</link>	
	<description>I just started a new blog on wordpress, which I&apos;ve never used before. I want to make a totally minimalist blog, but I can&apos;t seem to get some things off the page. Wordpress seems counter-intuitive to me. The methods for changing the appearance of the blog are scattered amongst multiple menus and I can&apos;t seem to find a way to get some links off the page. At the bottom of my &lt;a href=&quot;http://leprincedemarcillac.wordpress.com/&quot;&gt;blog&lt;/a&gt;, there are three huge link areas, archives, categories and meta. I&apos;d like these links removed. I don&apos;t want categories and would like to remove these links if possible.&lt;br&gt;
&lt;br&gt;
Although I&apos;m terrible at HTML, I found a few things which seemed to help with the issue, but I&apos;m using a publically hosted blog and can&apos;t seem to find a place where I can even work with the html script. &lt;br&gt;
&lt;br&gt;
Is there anything I can do?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108163</guid>
	<pubDate>Mon, 01 Dec 2008 23:14:37 -0800</pubDate>

<category>wordpress</category>

<category>help</category>

<category>categories</category>

<category>html</category>

	<dc:creator>Ironmouth</dc:creator>
	</item>
	<item>
	<title>What are best practices for changing the directory of a Wordpress blog?</title>
	<link>http://ask.metafilter.com/107977/What-are-best-practices-for-changing-the-directory-of-a-Wordpress-blog</link>	
	<description>I want to move my Wordpress blog from a subdirectory on my domain to the root directory -- i.e., I want the URL of my posts to be changed from http://www.domain.com/blog/post-permalink to http://www.domain.com/permalink . What&apos;s the best way to ensure that external links don&apos;t die? Is there a way to make sure that individual posts will retain their Google PageRank? I know that some variation on a RewriteRule in the site&apos;s .htaccess file is what I&apos;m looking for, but I&apos;m unclear on the specifics. What are best practices for this sort of transition?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107977</guid>
	<pubDate>Sat, 29 Nov 2008 13:06:13 -0800</pubDate>

<category>wordpress</category>

<category>php</category>

<category>htaccess</category>

<category>url</category>

<category>change</category>

<category>blog</category>

<category>seo</category>

	<dc:creator>tweebiscuit</dc:creator>
	</item>
	<item>
	<title>seeking wordpress &apos;popular posts&apos; plugin</title>
	<link>http://ask.metafilter.com/107969/seeking-wordpress-popular-posts-plugin</link>	
	<description>Where can I find a plug-n-play wordpress plugin that displays (to readers) which posts have received the most pageviews? You would think this would be simple to find, on some plugin directory or Google search, but I have not had any luck. The plugins that I find turn out to display popularity by comments (not pageviews), or they&apos;re so old that they were not made to be sidebar widgets, or some other problem.&lt;br&gt;
&lt;br&gt;
I just want something in the sidebar that basically says, hey, here are the five (or whatever) posts on this blog that have been viewed more than any other posts on this blog.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107969</guid>
	<pubDate>Sat, 29 Nov 2008 10:53:16 -0800</pubDate>

<category>wordpress</category>

<category>plugin</category>

	<dc:creator>bingo</dc:creator>
	</item>
	<item>
	<title>Make my urls purty!</title>
	<link>http://ask.metafilter.com/107726/Make-my-urls-purty</link>	
	<description>What&apos;s the best way for me to create human-readable urls for a Wordpress site? So I&apos;ve taken a job converting a very static site to one that will use Wordpress as a CMS. A couple of key points up front:&lt;br&gt;
&lt;br&gt;
1) We are 100% committed to using Wordpress. Thanks for respecting this.&lt;br&gt;
2) I will NOT be making use of any wordpress theme or allowing users to go to any Wordpress pages at all. We are using it as a CMS on the backend, and on the frontend I will write custom php pages and queries to display what i want to display.&lt;br&gt;
&lt;br&gt;
The site as it stands now has 1000s of articles in totally flat html pages. We want to get away from that for obvious reasons. My inclination is to create one page to use over and over again, so where the old url would&apos;ve been like:&lt;br&gt;
&lt;br&gt;
www.thesite.net/article_name.html&lt;br&gt;
&lt;br&gt;
the new url would look like:&lt;br&gt;
&lt;br&gt;
www.thesite.net/article.php?id=124&lt;br&gt;
&lt;br&gt;
two issues with this:&lt;br&gt;
1) the site is quite popular, so a lot of people have probably bookmarked old articles and I dont want those links to die when we remove all the flat html pages.&lt;br&gt;
&lt;br&gt;
2) I would prefer people to see human-readable urls rather than ugly querystrings. &lt;br&gt;
&lt;br&gt;
My first instinct would be to create a big redirect file (301), sending every old article url to the new format. This addresses point one but not point two, since after the redirect the user would still see the ugly url, right? (if not, please enlighten me!)&lt;br&gt;
&lt;br&gt;
My other thought is to use the &quot;ugly&quot; article.php as an include inside a wrapper, so create &quot;article_name.php&quot; which contains nothing but a variable for the article id and a copy of the include which takes in that variable. problems with this are a) we still clutter up our server with 1000s of files, and b) I have non-tech people messing with code and ftp, which i&apos;d rather not.&lt;br&gt;
&lt;br&gt;
So, what is the solution? How does mefi get those awesome clean urls like &quot;http://ask.metafilter.com/107722/Batch-Adding-Text-File-Name-to-JPEG-Images&quot;?&lt;br&gt;
&lt;br&gt;
I&apos;m guessing &quot;107722&quot; and &quot;Batch-Adding-Text-File-Name-to-JPEG-Images&quot; are some sort of aliases and not literal folders on the server. Is this something automated that is beyond the power of Wordpress? I hope not.&lt;br&gt;
&lt;br&gt;
thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107726</guid>
	<pubDate>Tue, 25 Nov 2008 16:01:08 -0800</pubDate>

<category>human</category>

<category>readable</category>

<category>url</category>

<category>urls</category>

<category>redirect</category>

<category>wordpress</category>

<category>word</category>

<category>press</category>

<category>web</category>

<category>development</category>

<category>php</category>

<category>cms</category>

<category>resolved</category>

	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>uploading videos to wordpress</title>
	<link>http://ask.metafilter.com/107672/uploading-videos-to-wordpress</link>	
	<description>Wordpress filter:  I was trying to upload a video for display on a wordpress blog directly from my hard driver (as opposed to via youtube).  Doesn&apos;t seem to be working.  Anyone know any tricks?  And as it happens, I tried uploading the video to youtube, but got a more low-res version than I&apos;d like &#8212; any tips there?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107672</guid>
	<pubDate>Tue, 25 Nov 2008 06:36:42 -0800</pubDate>

<category>videos</category>

<category>wordpress</category>

	<dc:creator>dearleader</dc:creator>
	</item>
	<item>
	<title>Wordpress banhammer?</title>
	<link>http://ask.metafilter.com/107338/Wordpress-banhammer</link>	
	<description>Anybody with a Wordpress blog have any suggestions for how to ban users? I don&apos;t allow commenting anywhere, but I do have a bulletin board that i would like to prevent from becoming a cesspool. I have a captcha requirement for registration, which should catch most spam bots (naive?) so I&apos;m mostly interested in being able to wield the banhammer on the occasional individual asshat. I&apos;ve got the WP-Ban plugin installed, which seems straightforward enough, but I have no idea how to associate an IP with a user in order to bring down the hammer. What am I missing?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107338</guid>
	<pubDate>Thu, 20 Nov 2008 10:50:14 -0800</pubDate>

<category>wordpress</category>

<category>ban</category>

	<dc:creator>stupidsexyFlanders</dc:creator>
	</item>
	<item>
	<title>Why can&apos;t I hide from Google?</title>
	<link>http://ask.metafilter.com/107004/Why-cant-I-hide-from-Google</link>	
	<description>Help me hide my blog from the Googlebots.  I blogged professionally from 2002-2007, when the project ended.  I decided to start a personal Wordpress blog, and linked to the new blog from the old site before it was taken down.  &lt;br&gt;
&lt;br&gt;
Unfortunately, because of the link to the old site, the personal blog is now the first Google result when you search under my name.  The new blog doesn&apos;t use my name or identifying details, but the Googlebots must know it&apos;s connected to my name anyway.  &lt;br&gt;
&lt;br&gt;
I&apos;m starting a new job soon and expect that clients will search for me by name, so the old blog has to go.  I&apos;d like to continue blogging for the sake of old fans who still read me, but it would need to be &quot;secret&quot; and not associated with my name in any way.  &lt;br&gt;
&lt;br&gt;
I don&apos;t have email addresses for most of my readers, so I&apos;d like to post the new blog on the old site... but will that just lead the bots to the new home?  Can I do something like writing out the new site&apos;s address in a way that doesn&apos;t link and wouldn&apos;t search?  &lt;br&gt;
&lt;br&gt;
Thanks in advance for your help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107004</guid>
	<pubDate>Mon, 17 Nov 2008 07:24:03 -0800</pubDate>

<category>blog</category>

<category>Google</category>

<category>privacy</category>

<category>search</category>

<category>anonymous</category>

<category>move</category>

<category>Wordpress</category>

	<dc:creator>hamster</dc:creator>
	</item>
	<item>
	<title>Whats the best platform and tips for a new band&apos;s website?</title>
	<link>http://ask.metafilter.com/106992/Whats-the-best-platform-and-tips-for-a-new-bands-website</link>	
	<description>I am trying to help out a band with a website. Whats the best platform and tips for a new band&apos;s website? It needs to combine youtube, flickr, twitter, myspace, facebook. I am trying to help a band out with their web development and marketing.&lt;br&gt;
&lt;br&gt;
I think the site should contain:&lt;br&gt;
&lt;br&gt;
blog &lt;br&gt;
built in music player&lt;br&gt;
picture section  (maybe linked to a flickr account)&lt;br&gt;
video section (linked to youtube maybe)&lt;br&gt;
sometype of twitter integration&lt;br&gt;
sometype of myspace and facebook integration&lt;br&gt;
a way to purchase merchandise&lt;br&gt;
a subscriber/fan database for email newsletters communications&lt;br&gt;
&lt;br&gt;
I got some the above ideas from the jonasbrothers.com website, however the band that I am doing this for is a completely different genre of music (it is an alternative rock band). The members are completely into talking to fans via their website, but I want to make it easy enough for them to just post in one place and have it update to all these social media sites. (ie if they post a picture, it will put it on their myspace, facebook, flickr and main website). I am thinking that there has got to be an out of the box solution that I am not aware of. &lt;br&gt;
&lt;br&gt;
My gut says the major decision I am going to have is which CMS to use (I am leaning towards wordpress). I am very interested in knowing what the hives suggestion would be for me. I know they have a small budget to work with so maybe any custom programming could be done by some freelances. Thanks for the hives time...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106992</guid>
	<pubDate>Mon, 17 Nov 2008 01:22:48 -0800</pubDate>

<category>bandwebsite</category>

<category>blog</category>

<category>wordpress</category>

<category>flickr</category>

<category>youtube</category>

<category>facebook</category>

<category>cms</category>

<category>ning</category>

<category>wordpresslugins</category>

	<dc:creator>schindyguy</dc:creator>
	</item>
	<item>
	<title>Experiences with Disqus or IntenseDebate on Wordpress?</title>
	<link>http://ask.metafilter.com/106832/Experiences-with-Disqus-or-IntenseDebate-on-Wordpress</link>	
	<description>I&apos;m interested in using one of these social commenting systems on my blog, but I&apos;m unsure about their integration into wordpress, and the general future of either.  Disqus is on Tumblr, but Automattic acquired IntenseDebate.  Do you use either (either as a blogger or commenter)?  What are your thoughts? I finally looked into Disqus after seeing it on Tumblr blogs for a while now, and its an interesting idea.  There is another similar system called IntenseDebate that I&apos;ve seen on a few Wordpress blogs now, and does pretty much the same thing.  &lt;br&gt;
&lt;br&gt;
On the blogging side of things, I&apos;m a little worried about moving my comments offsite, but apparently Disqus syncs their comments with my database, so I won&apos;t lose any if I stop using them (I think).  I haven&apos;t seen if IntenseDebate does the same, but because of the Automattic acquisition, I would imagine it is coming soon if not there already.  &lt;br&gt;
&lt;br&gt;
On the commenting side, it sucks that there are two competing systems out there.  Prior to today, I hadn&apos;t signed up for either, and had just left &apos;unclaimed comments&apos;.  But I would imagine someone who uses one comment system often would be unhappy about having to use the other.  Maybe I&apos;m wrong?&lt;br&gt;
&lt;br&gt;
I&apos;m really just looking for thoughts and experiences concerning either of these social commenting systems.  Thanks</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106832</guid>
	<pubDate>Fri, 14 Nov 2008 15:08:56 -0800</pubDate>

<category>wordpress</category>

<category>disqus</category>

<category>intensedebate</category>

<category>comments</category>

	<dc:creator>daboo</dc:creator>
	</item>
	<item>
	<title>Is there a Wordpress plugin which will hide sidebar widgets based on geolocation?</title>
	<link>http://ask.metafilter.com/106752/Is-there-a-Wordpress-plugin-which-will-hide-sidebar-widgets-based-on-geolocation</link>	
	<description>Is there a Wordpress plugin which will hide sidebar widgets based on geolocation? I have a Wordpress blog which has readers from the US as well as Malaysia.  If I put a widget on my sidebar with promos from Malaysia, it would be irrelevant to my US readers, and vice versa.&lt;br&gt;
&lt;br&gt;
Is there a plugin I can install which would let me hide selected widgets on my sidebar based on geolocation so my readers only see promos which are valid in their country?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106752</guid>
	<pubDate>Thu, 13 Nov 2008 15:12:31 -0800</pubDate>

<category>geolocation</category>

<category>wordpress</category>

<category>plugins</category>

<category>blog</category>

<category>widget</category>

	<dc:creator>friedbeef</dc:creator>
	</item>
	<item>
	<title>A Tool To Convert HTML to something importable into WordPress?</title>
	<link>http://ask.metafilter.com/106703/A-Tool-To-Convert-HTML-to-something-importable-into-WordPress</link>	
	<description>Need a tool to help me convert html files to something I can import into WordPress. I am converting a client&apos;s site to be run by WordPress. She has hundreds of  articles, blog entries, and podcasts that have to be imported. But the site was manually managed and updated, so there is no current database. Am I looking at hours and hours of soul-crushing tedium? Or is there a handy tool that can parse through the pages, grab the content, and convert it to a WordPress-friendly import file? &lt;br&gt;
&lt;br&gt;
I&apos;m on a Mac, and have BBEdit; using Find/Replace hasn&apos;t proved helpful, because each page is slightly different.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106703</guid>
	<pubDate>Thu, 13 Nov 2008 07:16:46 -0800</pubDate>

<category>WordPress</category>

<category>html</category>

<category>database</category>

<category>convert</category>

<category>web</category>

	<dc:creator>eustacescrubb</dc:creator>
	</item>
	<item>
	<title>How do I migrate from b2evolution to Wordpress?</title>
	<link>http://ask.metafilter.com/106690/How-do-I-migrate-from-b2evolution-to-Wordpress</link>	
	<description>I am a new blogger using b2evolution who is considering a switch to Wordpress. I would like to back up &amp;amp; restore the whole blog.  What exact steps do I need to take (on both the blog &amp;amp; database side) to accomplish this? Unfortunately, I am brand new to blogging, hosting, PHP, SQL...I am a real noob.  I wanted to start my own blog so I registered a domain (www.nixiepixel.com), found a webhost (HostGator), and purchased a hosting package.  With my hosting package came Fantastico, an application that enabled me to easily set up various programs through a few clicks of my mouse button.&lt;br&gt;
&lt;br&gt;
I may have bitten off more than I can chew (at least until I become better educated!).  I have had some problems setting up my b2evolution blog and getting it formatted the way I would like it to be.  After days of pulling my hair out I read up on Wordpress and am seriously considering a switch.&lt;br&gt;
&lt;br&gt;
I have found a couple of sites that have instructions on how to migrate over to the new software, but they kind of leave me behind.  These are not meant for newbies like me to understand.  Here are my current problems:&lt;br&gt;
&lt;br&gt;
Because a script was run to install b2evolution, a database &amp;amp; database user were created automatically, and I have no information on the user login and such.  I can&apos;t access that info...or if I can I have no idea how to do so.  &lt;br&gt;
&lt;br&gt;
I don&apos;t know how to backup my b2evolution blog (either the database or web side) and wouldn&apos;t know how to restore it if I screw this up.&lt;br&gt;
&lt;br&gt;
I am brand new to web hosting in general, and this process specifically.  I will not want to use the Fantastico script to install Wordpress so I that I can control the installation process, all configuration involved, record the information I need for future administration, and pave the way for me to be able to actually upgrade the software without trying to run another Fantastico script to do so.&lt;br&gt;
&lt;br&gt;
Can anyone help me learn what all the various steps are that will allow me to back up and migrate all of my current information, and perform a new installation of Wordpress with the intention of restoring that information?&lt;br&gt;
&lt;br&gt;
I tried to learn at least part of this on my own because I needed to back up and restore my b2evolution installation, and the only information I could get from their support forum was very brief, such as &quot;make a database backup.&quot;  Being a brand new user, this information was helpful but ultimately confusing, and I haven&apos;t figured out how to do this yet.&lt;br&gt;
&lt;br&gt;
So I do hope that someone is able to help clear up some of this for me, or at least point me to guides or tutorials that start from the very, very beginning.  Such as defining basic terms and concepts, and from there specific steps I need to take to reach my goal of moving all my posts, comments, and information from b2evolution to Wordpress, and having a working, configured Wordpress installation (and database backend).&lt;br&gt;
&lt;br&gt;
Thank you very much!&lt;br&gt;
&lt;br&gt;
~Nix</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106690</guid>
	<pubDate>Thu, 13 Nov 2008 02:13:12 -0800</pubDate>

<category>b2evolution</category>

<category>blog</category>

<category>database</category>

<category>backup</category>

<category>restore</category>

<category>Wordpress</category>

	<dc:creator>Nixie Pixel</dc:creator>
	</item>
	<item>
	<title>Publish a post and then keep it open</title>
	<link>http://ask.metafilter.com/106103/Publish-a-post-and-then-keep-it-open</link>	
	<description>Wordpress: After I hit Publish, a new blog posting is created, and eventually is saved as a draft. How can I change this behaviour so that the post I&apos;ve just created is published, but that the post I just published is open, instead of a new post? My methodology is this:&lt;br&gt;
1] Create a new post. Because I use the &lt;a href=&quot;http://www.konfabulieren.com/2005/11/05/wordpress-plugin-default-post-content/&quot;&gt;WP Default Post Content plugin&lt;/a&gt;, certain parts of the post are already there.&lt;br&gt;
2] Write the rest of the post.&lt;br&gt;
3] Publish the post.&lt;br&gt;
&lt;br&gt;
What happens then is that &lt;em&gt;another &lt;/em&gt;new post is created, with the bits from the above plugin included. After 60 seconds, this is saved as a draft, because there is some content to the post (&lt;em&gt;if there is no content, the post doesn&apos;t get saved as a draft&lt;/em&gt;). At the end of the month, I have 30 drafts, none of which will be used, which all contain exactly the same information. I do not want this to happen.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;What I want is for the Publish button to publish the current post, while keeping it open and editable&lt;/strong&gt; (instead of creating a new post)&lt;strong&gt;. How can I achieve this?&lt;/strong&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106103</guid>
	<pubDate>Thu, 06 Nov 2008 05:25:48 -0800</pubDate>

<category>wordpress</category>

<category>blog</category>

<category>publish</category>

	<dc:creator>Solomon</dc:creator>
	</item>
	<item>
	<title>Reinstalling Wordpress to Dump Spam Comments?</title>
	<link>http://ask.metafilter.com/105940/Reinstalling-Wordpress-to-Dump-Spam-Comments</link>	
	<description>WordpressFilter: Haven&apos;t blogged in about three months, and am considering a return at the same URL, but don&apos;t want to inherit all my old spam comments. Would deleting the Wordpress installation at that address then re-installing it essentially reset the spam, allowing me to better control it this time? FWIW, I&apos;ve been using Akismet, etc., to monitor and catch most spam but would like as clean a slate as possible.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.105940</guid>
	<pubDate>Tue, 04 Nov 2008 06:22:20 -0800</pubDate>

<category>wordpress</category>

<category>blogging</category>

<category>spam</category>

<category>comments</category>

	<dc:creator>sjuhawk31</dc:creator>
	</item>
	<item>
	<title>WordPress noob totally frustrated trying to export from 1.5.1.3</title>
	<link>http://ask.metafilter.com/105777/WordPress-noob-totally-frustrated-trying-to-export-from-1513</link>	
	<description>Way old version of WordPress (1.5.1.3). I need to upgrade, obviously. I am considering switching hosts at the same time and so I am trying to figure out how to export the current blog so I can import it once upgraded at either current or new host. But I can&apos;t figure out how to export on 1.5.1.3 and I am so frustrated. Apologies in advance for length. I know just enough to get in trouble, as you will see, so I am trying to cover all my bases in terms of providing information.&lt;br&gt;
&lt;br&gt;
My site is currently hosted on cornerhost.com; I access my database using phpMyAdmin (version 4.1.22-standard), and I have an installation of WordPress 1.5.1.3. Obviously this needs to be upgraded, badly. I am willing to stay with the same host but it is not simple for me to manage my WP databases and that is a large reason why I am considering switching. I have an account with dreamhost.com for another site, and am enamored of the ease of installing and updating software such as WordPress. So I am leaning towards moving to Dreamhost to avoid future such problems.&lt;br&gt;
&lt;br&gt;
EXCEPT I want to move the blog, obviously, and the same problem exists whether I am just upgrading in place at my current host or moving to a new host: I can&apos;t figure out how to export the existing blog. I can export a SQL file (or CSV, Excel, LaTeX, etc) from phpMyAdmin. But new WordPress (where the Import feature is really easy to find!) wants a &quot;WordPress eXtended RSS (WXR) file.&quot; I know I have imported from a Movable Type blog, so import/export must exist in my current installation ... somewhere? But I simply cannot find it.&lt;br&gt;
&lt;br&gt;
WordPress Codex doesn&apos;t have much documentation on 1.5.1.3, and I&apos;ve tried searching Codex and Google and understanding the results, but I am so frustrated that I may well be overlooking some relevant information in search results etc.&lt;br&gt;
&lt;br&gt;
So, does anyone have experience with old versions of WordPress? Can you help me export? Or perhaps guide me on importing a SQL or other type of export?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.105777</guid>
	<pubDate>Sat, 01 Nov 2008 21:20:17 -0800</pubDate>

<category>wordpress</category>

<category>export</category>

<category>import</category>

<category>importing</category>

<category>exporting</category>

<category>sql</category>

	<dc:creator>librarina</dc:creator>
	</item>
	
	</channel>
</rss>

