Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

rhayashida on "[Plugin: WordPress SEO by Yoast] Twitter Cards help"

$
0
0

@safetymatters

You'll need to update function for class-twitter.php. Which is located here on your sites server wp-content>plugins>wordpress-seo>front-end>class-twitter.php

Just swap out the code in this section

/**
* Displays the authors Twitter account.
*/

public function author_twitter() {
	if ( isset( $this->options['twitter_site'] ) )
		echo '<meta name="twitter:creator" content="@' . trim( $this->options['twitter_site'] ) . '"/>' . "\n";
	}

Good luck!
Rob


Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>