Chuck Reynolds
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SEO and WordPresstrue thomas true..
My site spidered pretty good with the URL’s and because I con’t get the mod_rewrite working yet… I’ll leave it alone π
thanksForum: Fixing WordPress
In reply to: show how many posts in the categorythanks beel – that worked for me!
Forum: Fixing WordPress
In reply to: SEO and WordPressThanks guys – just cool to get others opinions.
H1 ‘s do rank a little more importance from my experience with seo and the google seminars i’ve been too. I’ll make the changes to mine eventually – but i’m really looking at the mod_rewrite issue to get some seo friendly urls.
thanks!Forum: Fixing WordPress
In reply to: .htaccess redirection questionwish i could help – i’m trying to learn the mod_rewrite thing for myself… π
Forum: Fixing WordPress
In reply to: SEO and WordPresswell… as for this last update (1.02 -> 1.2) the index file was significantly different…
I know I can edit it, but its the fact that i’ll have to do it again and again every major update… π Guess I should just stop complaining…
I’m doing really good in search engines so far – like I have a PR of 5 without mod_rewrite and pretty much standard template. So i’m just imagining with a PR of 5 – possibly higher later, and changing the H1 around – that I and anybody else with modded WP will be doing lots better…Forum: Fixing WordPress
In reply to: assorting links in wp-admin/link-manager.phpbump please…
Forum: Fixing WordPress
In reply to: not Valid Rssbump
Forum: Themes and Templates
In reply to: Please C&C my blog Antifit (CSS version)its TOTALLY fubar in mozilla firefox and i would imagine safari and opera as well.
Seems to be fine in IE, but i’d use the free account on browsercam.com to check it out for yourself…Forum: Fixing WordPress
In reply to: not Valid Rssoops – posted wrong link to valid rss (and no edit)
http://feedvalidator.org/check.cgi?url=http://www.rynoweb.com/blog/wp-rss2.phpForum: Installing WordPress
In reply to: upgrade from b2 Problem / DB problemnow i have to figure out how to get comments into the respective posts…. too tired tonight… will wait till morning….
Forum: Installing WordPress
In reply to: upgrade from b2 Problem / DB problemAlso getting this error when I click on the post name and go into the individual posts page:
Warning: Invalid argument supplied for foreach() in /home/rynoweb/www/www/blog/wp-blog-header.php on line 340
this section of wp-blog-header.php is this:
foreach ($dogs as $catt) {
$category_cache[$catt->ID][] = $catt;
}
——————————————————————————————-
and the error in template_functions.php as posted previously above is this code:
function the_category($seperator = ”) {
$categories = get_the_category();
hope that helps some of you to help me… πForum: Everything else WordPress
In reply to: Is WordPress the successor of B2 ?Well i did read that front page but i guess i didnt describe my question good enough.
Basically was just wondering if b2 is still continuing with developement or if WP has taken over completely.
I like that WP has friendly URLS and that alone is a helpful addition. Gotta love the mod_rewrite capabilities.
Going to upgrade my b2 and see what happens.
thanks
rYno