I'm fed up. My blog is so riddled with problems that I can't even fix them with guidance any more. I'm willing to pay for someone to take a dedicated look at my WordPress blog, clean up the code, make the RSS feeds work right, and MAYBE do some design enhancements. Few hundred bucks. SEOBrien.com pm me with cost and an example of your work. Must be able to do this quickly and soon. Thanks
Perhaps posting in the Services (http://forums.digitalpoint.com/forumdisplay.php?f=60) forum will get you more luck?
RSS feeds aren't working This, being the actual source, is invalid: http://www.seobrien.com/feed/rss2/ So it isn't pushing through feedburner here: http://feeds.seobrien.com/Seobrien Google search box (upper right corner) opens this URL: http://www.seobrien.com/comments/feed/ And I get this error when posting articles: ----------------- WordPress database error: [Table 'rareexc_wrdp2.wp_post2cat' doesn't exist] SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID WordPress database error: [Table 'rareexc_wrdp2.wp_post2cat' doesn't exist] SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID Warning: Cannot modify header information - headers already sent by (output started at /home2/rareexc/public_html/seobrien/wp-includes/wp-db.php:160) in /home2/rareexc/public_html/seobrien/wp-includes/pluggable.php on line 391 ------------------------