The Wayback Machine - https://web.archive.org/web/20201014095920/https://github.com/topics/seo
Skip to content
#

seo

Here are 1,251 public repositories matching this topic...

AVGP
AVGP commented May 7, 2020

Right now, there is no "docs/best_practices.md" file.
Create this file and describe the best practices for running Rendertron. Some to get started:

  • Run Rendertron behind a firewall or proxy with authentication, because it does not provide an authentication layer.
  • Enable caching to speed up the response times
  • Regularly pre-warm the cache by requesting a render for your most important UR
zommerberg
zommerberg commented Sep 12, 2020

Hello, is there a way to add a richer authors support for articles/blog posts that were written by multiple people?

Right now we only have authorName={'John Cena'} , which is just a String. And results to:

"author": {
   "@type": "Person",
   "name": "John Cena"
 },

Could we have that as a String[] so we can pass authorName={['John Cena','Scott Steiner']}

This way the JSON

wordpress-seo

Improve this page

Add a description, image, and links to the seo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the seo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.