Skip to content
View amboutwe's full-sized avatar

Organizations

@Yoast
Block or Report

Block or report amboutwe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Yoast/wordpress-seo Yoast/wordpress-seo Public

    Yoast SEO for WordPress

    JavaScript 1.7k 872

  2. Code snippet to change or remove Ope... Code snippet to change or remove OpenGraph output in Yoast SEO. There are multiple snippets in this code.
    1
    <?php
    2
    /********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
    3
    
                  
    4
    /* Change size for Yoast SEO OpenGraph image for all content 
    5
     * Credit: Yoast Development team
  3. Multiple examples of how to customiz... Multiple examples of how to customize the Yoast SEO breadcrumbs
    1
    <?php
    2
    /********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
    3
    
                  
    4
    /*
    5
     * Add shop link to the Yoast SEO breadcrumbs for a WooCommerce shop page.
  4. Code snippets for the Yoast SEO cano... Code snippets for the Yoast SEO canonical output
    1
    <?php
    2
    /********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
    3
    
                  
    4
    /* Change the canonical link for the shop page
    5
     * Credit: Scott Weiss of somethumb.com
  5. Remove or modify the Yoast SEO prev ... Remove or modify the Yoast SEO prev or next URLs. Only copy the section of code you need.
    1
    
                  
    2
    <?php
    3
    /********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
    4
    
                  
    5
    /* Change Yoast SEO Prev/Next URL on some pages
  6. Filters and example code for Yoast S... Filters and example code for Yoast SEO robots or WP robots.txt
    1
    <?php
    2
    /********* DO NOT COPY THE PARTS ABOVE THIS LINE *********/
    3
    
                  
    4
    /*
    5
     * Replace Disallow with Allow Generated Robots.txt