About the video:
Domainer wrote: http://seopressformula.com/ - According to the Google webmaster guidelines google recommends using static links versus dynamic links. Wordpress is based on dynamic links until you update the permalink structure. This video offers some perma link ... Author: Domainer
', true, $('mvp_item_review_form'));
}
function refreshView() {
ajaxGet('/item/review_panes/slider/index.html', 'cid=7K354G11885DN0HD', 'mvp_tool_panel_rate');
}
if ( $('mvp_tool_panel_comment_content') ) {
copy_comments_to_ratings_pane();
}
// ]]>
Stuart M said:
Wordpress creates stupid permalinks for category pages. e.g.
Here is my post URL (for a post in the SEO category):
www.example.com/seo/how-to-do-permalinks/
Here is the category page:
www.example.com/category/seo/
Logically, the category page should be
www.example.com/seo/
You can fix this behaviour of WordPress by using the "WP No Category Base" plugin.
Cheers,
Stuart.
Wordpress creates stupid permalinks for category pages. e.g. Here is my post URL (for a post in the SEO category): www.example.com/seo/how-to-do-permalinks/ Here is the category page: www.example.com/category/seo/ Logically, the category page should be www.example.com/seo/ You can fix this behaviour of WordPress by using the "WP No Category Base" plugin. Cheers, Stuart.