Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    These are the meta tags being added by WPSSO:

    <!-- wpsso meta tags begin -->
    <meta name="generator" content="WPSSO 2.4.7G" />
    <meta itemprop="description" content="Using multimedia to facilitate and inspire the growing local food movement in NZ by focusing on all aspects of local food production, processing and distribution." />
    <meta property="fb:admins" content="gee.heijneman" />
    <meta property="og:locale" content="en_US" />
    <meta property="og:site_name" content="Localising Food Project" />
    <meta property="og:url" content="https://earthcare-education.org/wp_earthcare/localisingfood/" />
    <meta property="og:title" content="Localising Food Project" />
    <meta property="og:description" content="Using multimedia to facilitate and inspire the growing local food movement in NZ by focusing on all aspects of local food production, processing and distribution." />
    <meta property="og:type" content="website" />
    <!-- og:video:1 --><meta property="og:video" content="https://www.youtube.com/watch?v=m8srJDgCU3k" />
    <!-- og:image:1 --><meta property="og:image" content="https://earthcare-education.org/wp_earthcare/localisingfood/wp-content/uploads/sites/7/2014/04/default_icon-960x272.jpg" />
    <!-- og:image:1 --><meta property="og:image:height" content="272" />
    <!-- og:image:1 --><meta property="og:image:width" content="960" />
    <meta name="description" content="Using multimedia to facilitate and inspire the growing local food movement in NZ by focusing on all aspects of local food production, processing and..." />
    <!-- wpsso meta tags end -->

    These other meta tags are probably being added by your theme (check the header.php file) and should be removed:

    <meta name="description" content="Using multimedia to facilitate and inspire the growing local food movement in NZ by focusing on all aspects of local food production, processing and distribution.">
    	<meta name="keywords" content="Food
    Local Food
    Community
    Permaculture
    Growing
    Gardens
    Schools
    Sustainability
    Organic
    Resilience
    Orchard
    Fruits
    Nuts
    Vegetables
    Environment
    Localising food project
    
    ">
    <!-- google meta tags -->
    			<meta itemprop="name" content="Localising Food Project">
    		<meta itemprop="description" content="Where Localising Food is the Project">
    		<meta itemprop="image" content="https://earthcare-education.org/wp_earthcare/localisingfood/wp-content/uploads/sites/7/2014/04/default_icon.jpg">		<!-- /google meta tags -->
    
    	<!-- facebook open graph tags -->
    			<meta property="og:site_name" content="Localising Food Project">
    	<meta property="og:type" content="website">
    			<meta property="og:title" content="Localising Food Project">
    		<meta property="og:url" content="https://earthcare-education.org/wp_earthcare/localisingfood">
    		<meta property="og:description" content="Where Localising Food is the Project">
    		<meta property="og:image" content="https://earthcare-education.org/wp_earthcare/localisingfood/wp-content/uploads/sites/7/2014/04/default_icon.jpg">		<!-- /facebook open graph tags -->

    js.

    Thread Starter Gee

    (@geewhizme)

    thanks JS,

    why does it not work the same for localisingfood.com ?

    thanks

    Plugin Author JS Morisset

    (@jsmoriss)

    localisingfood.com includes only the meta description and keywords tag, no other:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
       "https://www.w3.org/TR/html4/strict.dtd">
    <html>
    
    <head>
      <title>The Localising Food Project </title>
      <META name="description" content="An educational adventure traveling around New Zealand, connecting with communities, documenting over 200 wonderful examples of local food resilience."><META name="keywords" content="localising, localizing, local food, locavore, food resilience">
    </head>
    <frameset rows="100%,*" border="0">
      <frame src="https://earthcare-education.org/wp_earthcare/localisingfood/" frameborder="0" />
      <frame frameborder="0" noresize />
    </frameset>
    
    <!-- pageok -->
    <!-- 01 -->
    <!-- -->
    </html>

    js.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Main url WP multisite does not configure by WPSSO’ is closed to new replies.