<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums User Favorites: icesar</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: icesar</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 00:38:39 +0000</pubDate>

<item>
<title>Vect on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-20663</link>
<pubDate>Thu, 13 Nov 2008 09:05:45 +0000</pubDate>
<dc:creator>Vect</dc:creator>
<guid isPermaLink="false">20663@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It is not help. Need another solution.
&#60;/p&#62;</description>
</item>
<item>
<title>Achilleus on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-18076</link>
<pubDate>Fri, 08 Aug 2008 21:27:48 +0000</pubDate>
<dc:creator>Achilleus</dc:creator>
<guid isPermaLink="false">18076@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Would I be able to use the pretty URLs with this somehow?  Or maybe exclude the entire directory of /bbpress/ from wordpress's URL thing?&#60;/p&#62;
&#60;p&#62;Using WMPU btw
&#60;/p&#62;</description>
</item>
<item>
<title>RyanNutt on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-15393</link>
<pubDate>Tue, 15 Apr 2008 10:44:14 +0000</pubDate>
<dc:creator>RyanNutt</dc:creator>
<guid isPermaLink="false">15393@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Works great, although I added a couple of rewrite rules. &#60;/p&#62;
&#60;p&#62;/forum/profile to /forum/profile.php and /forum/tags to /forum/tags.php&#60;/p&#62;
&#60;p&#62;The profile and tags pages were still returning 404 headers.
&#60;/p&#62;</description>
</item>
<item>
<title>codymckibb on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-15249</link>
<pubDate>Thu, 10 Apr 2008 21:39:53 +0000</pubDate>
<dc:creator>codymckibb</dc:creator>
<guid isPermaLink="false">15249@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Actually, found a sweet solution for the stripslashes: &#60;a href=&#34;http://bbpress.org/forums/topic/slashes-being-added-in-front-of-apostrophes?replies=31#post-12563&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/slashes-being-added-in-front-of-apostrophes?replies=31#post-12563&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Still...any ideas on the ahref?
&#60;/p&#62;</description>
</item>
<item>
<title>codymckibb on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-15246</link>
<pubDate>Thu, 10 Apr 2008 21:21:25 +0000</pubDate>
<dc:creator>codymckibb</dc:creator>
<guid isPermaLink="false">15246@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;SealedSUn, could you share the custom stripslashes filter you used to fix your unescaped quotes, and the location where you inserted it? (As in, what file? Sorry, PHP newb here)&#60;/p&#62;
&#60;p&#62;Also, are you guys still getting this problem with hyperlinks? Same thing with my installation, and I don't believe any of my plugins are conflicting with it. Any solution yet?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-14906</link>
<pubDate>Wed, 02 Apr 2008 21:09:35 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14906@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No listing in the plugins tab means the plugin is malformed and is seen as just a file in that directory, not a plugin.  You are going to need a plugin header, something as simple as this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: No 404s
*/
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Writing_a_Plugin&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Writing_a_Plugin&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-14901</link>
<pubDate>Wed, 02 Apr 2008 18:25:50 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14901@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for all the help so far guys.  I think I know what the problem is now.  Since the site is integrated with WP, I'm using the WP headers, which are responsible for throwing the 404 error even though the page generates fine.&#60;/p&#62;
&#60;p&#62;The relevant discussion on this forum &#60;a href=&#34;http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load?replies=7#post-14899&#34;&#62;is here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I still haven't fixed the problem though.  Should I give up on using a single header for both WP and BBPress?  Is the plugin fix suggest the best bet?  Other ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14900</link>
<pubDate>Wed, 02 Apr 2008 18:21:06 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14900@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Interesting...I'm still having the same problem, and I also had to apply the custom stripslashes filter.  Could that have something to do with it?
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-14899</link>
<pubDate>Wed, 02 Apr 2008 18:19:10 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14899@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the reply Chris.  Yes, I'm using 2.3.3 right now.  The content of the plugin code is exactly as above:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function mbob_flush_rewrites() {
	global $wp_rewrite;
	$wp_rewrite-&#38;gt;flush_rules();
}
add_action(&#38;#39;init&#38;#39;, &#38;#39;mbob_flush_rewrites&#38;#39;);

function mbob_add_rewrites($wp_rewrite) {
	add_rewrite_rule(&#38;#39;forums/topic&#38;#39;, &#38;#39;forums/topic.php&#38;#39;);
	add_rewrite_rule(&#38;#39;forums/forum&#38;#39;, &#38;#39;forums/forum.php&#38;#39;);
	add_rewrite_rule(&#38;#39;forums&#38;#39;, &#38;#39;forums/index.php&#38;#39;);
	$wp_rewrite-&#38;gt;rules = array_merge($wp_rewrite-&#38;gt;non_wp_rules, $wp_rewrite-&#38;gt;rules);
}
add_action(&#38;#39;generate_rewrite_rules&#38;#39;, &#38;#39;mbob_add_rewrites&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And I'm not getting a specific error really.  Simply that when I upload no404s.php with this code to my wp-content/plugins directory, there is no listing in the Plugins tab to even activate it.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-14885</link>
<pubDate>Tue, 01 Apr 2008 21:59:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14885@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What does the content of your plugin look like, and what is the error you are getting when you try to activate it (do you have access to error logs)?  Also, what version WordPress are  you using( 2.3.3?)
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-14883</link>
<pubDate>Tue, 01 Apr 2008 21:19:08 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14883@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So close!  I have this same issue with my regular installation of WP, and I only realized today (after 3 months) that this is the reason my forums - &#60;a href=&#34;http://argentinastravel.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/forums/&#60;/a&#62; - are not getting indexed!&#60;/p&#62;
&#60;p&#62;I tried creating a plugin from the code above, but I couldn't activate it.  Can someone please help me with a step by step fix for a regular WP install?   Gracias!
&#60;/p&#62;</description>
</item>
<item>
<title>SealedSun on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14813</link>
<pubDate>Sun, 30 Mar 2008 11:20:14 +0000</pubDate>
<dc:creator>SealedSun</dc:creator>
<guid isPermaLink="false">14813@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, I use a custom german language file (The forum is completely integrated with WP i.e. both configurations are loaded).,&#60;br /&#62;
I just tried posting links while not using the language file: no change, &#60;code&#62;href&#60;/code&#62; still gets stripped. &#60;/p&#62;
&#60;p&#62;Deactivating all my plugins doesn't help either.&#60;br /&#62;
Also, for some reason &#34; does not get unescaped. I get \&#34; all over the place. This I was able to fix with a custom &#60;code&#62;stripslashes&#60;/code&#62;-filter. Its strange though that forum software comes with such bugs out of the box...&#60;/p&#62;
&#60;p&#62;The &#60;em&#62;href&#60;/em&#62; must be stripped when saving a post, as it does not appear in the database tables. Some &#60;code&#62;pre_post&#60;/code&#62; filter maybe?&#60;/p&#62;
&#60;p&#62;My german forum is located at &#60;a href=&#34;http://www.sphaerenriss.ch/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.sphaerenriss.ch/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14810</link>
<pubDate>Sun, 30 Mar 2008 05:37:45 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14810@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post a link to your forum?&#60;/p&#62;
&#60;p&#62;Are you using a language file other than English?
&#60;/p&#62;</description>
</item>
<item>
<title>SealedSun on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14803</link>
<pubDate>Sun, 30 Mar 2008 01:17:15 +0000</pubDate>
<dc:creator>SealedSun</dc:creator>
<guid isPermaLink="false">14803@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have the exact same problem. An yes, I already tried deactivating the &#34;Allow Images&#34; plugin. ;-)
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14299</link>
<pubDate>Thu, 06 Mar 2008 15:21:37 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14299@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oops... looks like links work find here.  In our forums, everything after the &#34;a&#34; gets removed from the source.
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Hyperlinks 'a href' tag not working in posts"</title>
<link>http://bbpress.org/forums/topic/hyperlinks-a-href-tag-not-working-in-posts#post-14298</link>
<pubDate>Thu, 06 Mar 2008 15:10:07 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">14298@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, I'm having an issue on my forum:  &#60;a href=&#34;http://argentinastravel.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, when I post a formatted link like '&#60;a href=&#34;...&#34;&#62;link here&#60;/a&#62;' it gets wiped out and instead bbpress saves '&#60;a&#62;link here&#60;/a&#62;'  What could be going on?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>vilimaunula on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-14027</link>
<pubDate>Sun, 24 Feb 2008 10:00:28 +0000</pubDate>
<dc:creator>vilimaunula</dc:creator>
<guid isPermaLink="false">14027@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Brilliant, absolutely brilliant. I had already got to the stage of banging my head against the wall a few times because of this, but now it's finally sorted out and my forums don't throw up those nasty 404s when validating and being indexed by search engines.&#60;/p&#62;
&#60;p&#62;Thanks, beaulebens!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13777</link>
<pubDate>Wed, 13 Feb 2008 16:40:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13777@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;robots.txt looks OK.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://argentinastravel.com/robots.txt&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/robots.txt&#60;/a&#62;&#60;br /&#62;
User-agent: *&#60;br /&#62;
Disallow:
&#60;/p&#62;</description>
</item>
<item>
<title>onecare on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13766</link>
<pubDate>Wed, 13 Feb 2008 07:18:13 +0000</pubDate>
<dc:creator>onecare</dc:creator>
<guid isPermaLink="false">13766@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Check your robots.txt, if you can, then exchange some links for &#60;a href=&#34;http://argentinastravel.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/forums/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13647</link>
<pubDate>Wed, 06 Feb 2008 13:44:54 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13647@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;A lot of times the 404 at Google Webmaster Tools is temporary.  Have you tried it again?
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13644</link>
<pubDate>Tue, 05 Feb 2008 20:47:22 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">13644@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The webmaster panel shows a 404 but your browser doesn't? That really doesn't make a heck of a lot of sense.&#60;/p&#62;
&#60;p&#62;Is it possible that your forum has been down at any point? That would have caused the error.&#60;/p&#62;
&#60;p&#62;curl -I &#60;a href=&#34;http://argentinastravel.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/forums/&#60;/a&#62;&#60;br /&#62;
HTTP/1.1 200 OK&#60;br /&#62;
Date: Tue, 05 Feb 2008 20:46:10 GMT&#60;/p&#62;
&#60;p&#62;Looks good to me.
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13641</link>
<pubDate>Tue, 05 Feb 2008 18:27:16 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">13641@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey all, thanks for all the feedback.  I am using the sitemap plugin, and I did include the /forums/ in it.&#60;/p&#62;
&#60;p&#62;I looked a little closer in Webmaster Central, and it turns out that the /forums/ section is sending a &#34;404 not found&#34; header!!  That's the actual problem.&#60;/p&#62;
&#60;p&#62;What could be causing that?
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13615</link>
<pubDate>Sun, 03 Feb 2008 18:59:28 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">13615@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I use a sitemap for my main wordpress site only, and my forums are indexed in google... in fact Google is the main source of traffic to them.&#60;/p&#62;
&#60;p&#62;I think it just takes a while for Google to get around to indexing the forum.
&#60;/p&#62;</description>
</item>
<item>
<title>agentmaximus on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13595</link>
<pubDate>Sun, 03 Feb 2008 05:31:40 +0000</pubDate>
<dc:creator>agentmaximus</dc:creator>
<guid isPermaLink="false">13595@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is a facility in the plugin to enter additional URLs that will be generated into the sitemap. This is a way to point google at &#34;/forums/&#34; for a bbPress installation that falls under a wordpress main site. If the sitemap is not valid then I expect it is unlikely that the sitemap will be crawled.&#60;/p&#62;
&#60;p&#62;There are also other tools around for validating sitemaps but the google webmaster tools would be the one to trust.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13552</link>
<pubDate>Fri, 01 Feb 2008 14:46:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13552@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Will any of that help with indexing the forum though?  My impression is that the WordPress sitemaps plugin generates a sitemap for WordPress content only, not bbPress.
&#60;/p&#62;</description>
</item>
<item>
<title>agentmaximus on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13551</link>
<pubDate>Fri, 01 Feb 2008 14:45:19 +0000</pubDate>
<dc:creator>agentmaximus</dc:creator>
<guid isPermaLink="false">13551@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I noticed that your site has a sitemaps.xml. It may not be valid. You can use &#60;a href=&#34;http://www.google.com/webmasters/tools/&#34;&#62;Google Webmaster Tools&#60;/a&#62; to submit and/or validate your google sitemap. I suggest you check it. &#60;/p&#62;
&#60;p&#62;You will also find that there is a newer version of the google sitemaps plugin available (3.0.3) than the current one you are using (2.7.1). 2.7.1 may not generate correct sitemap for a wordpress 2.3.2 site. Downloading the updated plugin from &#60;a href=&#34;http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/&#34;&#62;the plugin's site&#60;/a&#62; may help.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13549</link>
<pubDate>Fri, 01 Feb 2008 14:38:41 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13549@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do you have a sitemap that does not include the forums?  Maybe Google is reading that and not looking any further?&#60;/p&#62;
&#60;p&#62;This sitemap doesn't contain anything about the forum at all:&#60;br /&#62;
&#60;a href=&#34;http://argentinastravel.com/sitemap.xml&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/sitemap.xml&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There was a sitemap plugin for bbPress at one time:&#60;br /&#62;
&#60;a href=&#34;http://boakes.org/talk/topic/31&#34; rel=&#34;nofollow&#34;&#62;http://boakes.org/talk/topic/31&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have no idea if that works with current bbPress releases.  I stopped using it a long time ago because generating the sitemap took too long. &#60;/p&#62;
&#60;p&#62;I think that's the problem though: Google knows only about the one site map and it doesn't include anything about the forum.  Other problems could be a restrictive robots.txt or a meta tag in the forum that restricts robots, but I didn't see either of those.&#60;/p&#62;
&#60;p&#62;I would add a sitemap for the forum and see if that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>icesar on "Forums not indexed in Google!"</title>
<link>http://bbpress.org/forums/topic/forums-not-indexed-in-google#post-13536</link>
<pubDate>Fri, 01 Feb 2008 13:16:03 +0000</pubDate>
<dc:creator>icesar</dc:creator>
<guid isPermaLink="false">13536@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello, we integrated bbpress with our WP site at &#60;a href=&#34;http://argentinastravel.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://argentinastravel.com/forums/&#60;/a&#62;  The site ranks great for all kinds of search terms and gets indexed by Google daily, but for some reason the /forums/ are all being ignored entirely.   Any ideas why this could be?  Any other page / section that gets added is usually indexed within a day.
&#60;/p&#62;</description>
</item>
<item>
<title>beaulebens on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-13360</link>
<pubDate>Fri, 25 Jan 2008 05:53:37 +0000</pubDate>
<dc:creator>beaulebens</dc:creator>
<guid isPermaLink="false">13360@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@starnet - The best way is to have it in an auto-load WPMU plugin, which means stick it in a file called &#34;no-404s.php&#34;  or something in wp-content/mu-plugins/.
&#60;/p&#62;</description>
</item>
<item>
<title>starnet on "bbPress + WordPress (mu or not) leads to 404 errors, but p"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-13184</link>
<pubDate>Wed, 16 Jan 2008 18:32:03 +0000</pubDate>
<dc:creator>starnet</dc:creator>
<guid isPermaLink="false">13184@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Beau,&#60;/p&#62;
&#60;p&#62;Which files should you put this code on?  I am also installing bbPress on a MU Wordpress.  I get the same error.  I thought maybe it's because of WP/MU not compatible with bbPress.   I have the same install directories (WP/MU on root and bbPress on /forums/).  And I am getting the same 404 error on user profile and post. &#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>

</channel>
</rss>
