SEO- howto description to pagebuilder+pagetitle

Posted in: Newspaper
Post count: 11

Hello I have a main important question.
After using two seo plugins (1. wp-meta seo and 2.Yoast) they killed my site after install, cause all RSS functions where off, I am on the search for an alternative option. Even in having 3000 Blog posts it is nearly unpossible to work out the description by hand

How can I bring a description to SERP snippts by using post excerpt (used in many articles before) without any seo tool- and without leading RSS output, cause there are some site using my Feeds

In my old WP Theme i used:
<title><?php wp_title(”); ?><?php if(wp_title(”, false)) { echo ‘ :: ‘; } ?><?php bloginfo(‘name’); if(is_home()) { echo ‘ :: ‘; bloginfo(‘description’); } ?></title>

what allways workes fine for my Google Ranking. Meanwhile i have lost about 20 Ranking places.

So what do you think, will ther be any solution?
THX for a fantasic Template
Best reguards Jazzie

  • This topic was modified 11 years by Jazzie.
Post count: 3343

Hi,
Please try only with the Seo by Yoast plugin, and disable all other/unnecessary plugins to make sure there is no conflict between Yoast and other plugins.

Here is an example to implement a description for single page without any other plugins:
Add this code like here in header.php http://screencast.com/t/MZkHgCYyu1r1

http://pastebin.com/xjvHEfvM

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.