After my blog upgrade (2.8 wordpress), some new code added to my all blog post pages ex: <link rel='index' title='Articles2u' href='http://www.articles2u.com' /> <link rel='start' title='Article Directory' href='http://www.articles2u.com/onlinemarketing/article-directory/' /> <link rel='prev' title='LinkRunner Duo Network Multimeter for Fiber and Copper Networks' href='http://www.articles2u.com/technology/linkrunner-duo-network-multimeter-for-fiber-and-copper-networks/' /> <link rel='next' title='Tata Teleservices announces launch of GSM services – Tata DoCoMo' href='http://www.articles2u.com/mobile-phones/tata-teleservices-gsm-services-tata-docomo/' /> Each article page link is changed, home page only display <link rel='index' title='Articles2u' href='http://www.articles2u.com' /> It help google SE or Bad for goole SE. How to remove it.
I will assume that your blog is: articles2u.com What exactly is your problem? This kind of links are placed in the head of the page and are used only by SEs, not by users. Also you should know that not all SEs support well this feature yet. But this doesn't mater to those who doesn't support it. Also, if you don't know what you're doing, isn't it wise to ask first and act after? Let me ask you this: Why did you think Wordpress 2.8 is better? Did somebody told you so? Then why don't you ask that person if "it helps Google"? PS: Usually all blogs have a header.php where all the information from the header are posted. Edit header.php from the Appearance->>editor page and delete those lines and you'll be fine. Cheers,