Hi to all, im use wp plugin pagebar2, http://www.elektroelch.de/hacks/wp/pagebar/
But all pages has &paged=2, and the code is not valid, becouse is missing &
Here is the post with more info: http://wordpress.org/support/topic/111357?replies=1
Please help me to make valid my blog. How to add & to next pages?
ok i test other plugins
Pagebar2, WP-PageNavi, WP Page Numbers
again the same problem & is missing in the path blog/?cat=24<strong>&paged</strong>=2
pls help, how to make the path valid?
Firefox just tell me Replace "&" with "&".
(All special characters in the HREF attribute should be encoded. "&" is a reserved character beginning an entity. (ex: ). Ampersands in HREF field should be encoded as the equivalent entity "&", even when used as a separator for parameters in the URL. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.)