Giter Site home page Giter Site logo

fast-meta's Introduction

Fast META Wordpress plugin

Add META Title/Description in Wordpress without the Yoast bloat. Simple, clean UI. Works with posts/pages/tax/categories/custom types.

alt text

If you're not migrating from Yoast, disregard the steps below, just install and activate.

Migrating from Yoast

Please backup your database before doing this process. I've migrated many sites and never had a problem, but I'm not responsible if something happens to your site.

To use the Migration plugin you MUST leave Yoast enabled until the migration is complete. The plugin uses some of Yoast's functions to do the migration.

Process of migrating from Yoast:

  1. Backup your database please.
  2. Make sure Yoast is still enabled.
  3. Install Fast META & Migration plugin.
  4. Activate Migration plugin and go to the admin page, click button and wait until it finishes.
  5. Disable Yoast.
  6. Disable Migration plugin and remove it.
  7. Check your posts/pages/tax (backend and frontend) to make sure everything worked.
  8. Click on any admin page and watch how much faster it is - maybe even your frontend too ;)

Breadcrumbs

To use breadcrumbs, go to the settings page, click enable, and add this to your theme files where you want them to be displayed.

<?php
if ( function_exists('fast_breadcrumb') ) {
  fast_breadcrumb( '<p id="breadcrumbs">','</p>' );
}
?>

I don't intend on doing any form of support for this. I use it on all of my sites, and it works great... but results may vary.

Links

Follow me on Twitter/X at @tehseowner

Check out my other plugins on OCScripts.com

fast-meta's People

Contributors

seowner avatar

Stargazers

Vincent avatar  avatar Faizan Ahmad Khan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.