If you are using an SEO plugin, it will conflict with the way my themes are built due to some dynamic SEO functions that are built into the header.php file. You can easily remove them by just deleting these lines:
<?php if((is_home() && ($paged < 2 )) || is_single() || is_page()) { echo '<meta name="robots" content="index,follow" />'; } else { echo '<meta name="robots" content="noindex,follow" />'; } ?> |
Can I delete that functions and rewrite some metas in the header.php such as title and description and robots. And after that use a seo plug in for each page or post.
I mean, If I remove that code and I rewrite with other seo plug-in titles & descriptions by post and page google would catch up my metas. making differences from general content and specific one?
Thanks in advance
Upps... I have removed the code but in the old title and description still being the same as before removing. I wanted to add those metas do you have any suggestion with a special seo plug-in?
view-source:http://www.periodismoindependiente.es/titulare-noticias-de-america-latina/
Should i delete this:
<?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' | '; } ?><?php bloginfo('name'); if(is_home()) { echo ' | '; bloginfo('description'); } ?>
Hi, One more question about this staff,
There are some characters that are appering with strange symbols when Google shows its results. Words in Spanish like "más" are appering as más. Do you know why is this happen and some way to fix it?
I think that would be a great advance in seo to customize each post and page by itself. (Title | Description)
Thanks in advance, great theme!
Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.
RegisterCopyright © 2012 bavotasan.com. All Rights Reserved. Powered by Vanilla.