Plugin Directory

Changeset 1605928


Ignore:
Timestamp:
03/01/2017 12:25:42 PM (8 years ago)
Author:
ebraiz
Message:

Change of version and readme file

Location:
add-metadata-free/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • add-metadata-free/trunk/add-metadata.php

    r1605324 r1605928  
    44* Description: This is a free plugin for adding meta tag to your website, which includes title, description, image, author and URL and site name of your published post of your website. If you have no image in your post, it will also ask for a default image for metadata.
    55* Author: Syed Ebraiz Ali Chishti
    6 * Version: 1.0.2
     6* Version: 1.0.0
    77*/
    88
  • add-metadata-free/trunk/readme.txt

    r1605855 r1605928  
    44Requires at least: 3.0
    55Tested up to: 4.7
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.0
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1212== Description ==
    1313
    14 This is a free plugin for adding meta tag on each post of your website, this meta tags include title, description, image, author, post URL and site name of your published post which later helps search engines and facebook to recognize your post. If you have no featured image on your post, it will also ask for a default image for metadata, which can set through settings page. Meta tags are invisible from the front-end, but can be viewed from the source code. Meta tags has a great importance in SEO (Search Engine Optimization) and google page ranking.
     14This is a free plugin for adding meta tag on each post of your website, this meta tags include title, description, image, author, post URL and site name of your published post which later helps while sharing post on social media and for search engines to recognize the post. If you have no featured image on your post, it will also ask for a default image for metadata, which can be set through settings page. Meta tags are invisible from the front-end, but can be viewed from the source code. Meta tags has a great importance in SEO (Search Engine Optimization) and Google Page Rank.
    1515
    1616Major features of Add Metadata include:
    1717
    1818* Automatically get post title, description, image, author, url, site name from the post and uses them as a meta tags.
    19 * Allow us to set default image for metadata if no featured image found.
    20 * Allow us to customize your css and js file.
     19* Allow us to set default image for metadata which can use if no featured image found on the post.
     20* Allow us to customize the css and js file.
    2121
    2222PS: You don't need any API key or Serial key to use it, because Add meta data are free to use.
     
    2929 
    3030* Install and Activate the Add Metadata plugin.
    31 * Set the default image through settings page, in case if no featured image found.
    32 * After Activating the plugin, rest of the functionality will effect automatically and it is ready to use.
    33 
     31* Set the default image through settings panel.
     32* After activating the plugin, rest of the functionality will effect automatically.
    3433
    3534== Frequently Asked Questions ==
     
    3736= Why Add Metadata Plugin =
    3837
    39 Metadata helps search engines to recognize your published posts, which further help to boost up your website for SEO and google page rankings.
     38Metadata recognize your published posts for search engines, specially while sharing the post on social media, which further help to boost up your website for SEO (Search Engine Optimization) and Google Page Rank.
    4039
    4140= How Can I Setup This Plugin On My Website =
    4241
    43 No, need to setup this plugin, just install and activate it, it will start effecting on your published post, you just need to set a default image through setting panel, which will effect on your post, if no featured image found on your post.
     42You just need to install and activate it, set the default image through setting panel and it is ready to use.
    4443
    4544= What Happen If Both Featured And Default Image Is Not Set =
    4645
    47 The image attribute of metadata will not be displayed on your website.
     46The image attribute of metadata will not work and if there is no image found on the post, search engine will failed to recognize any image on that post.
    4847
    49 = Can I Customize My CSS & JS File Through This Plugin =
     48= Can I Customize CSS & JS File Through This Plugin =
    5049
    51 Yes! you can customize the css and js file through this plugin for any styling on your website. css and js files are located in assets folder.
     50Yes! you can customize the css and js file through this plugin for any styling and modification on your website. css and js files are located in assets folder.
    5251
    5352== Screenshots ==
     
    5958== Changelog ==
    6059
    61 = 1.0.1 =
    62 *Release Date - 28 February 2017*
    63 
    64 * Changes in readme.txt file.
    65 * Fix litte bugs
    66 
    6760= 1.0.0 =
    6861*Release Date - 24 February 2017*
Note: See TracChangeset for help on using the changeset viewer.