Changeset 1605311
- Timestamp:
- 02/28/2017 02:53:38 PM (8 years ago)
- Location:
- add-metadata-free/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
add-metadata-free/trunk/add-metadata.php
r1605096 r1605311 2 2 /* 3 3 * Plugin Name: Add Metadata 4 * 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 through settings. Meta tags are invisible from the front-end, but can be viewed from the source code. Meta tags helps search engines to recognize your title, description, image, Author and URL of your post. It has also a great importance in SEO (Search Engine Optimization) and google page ranking.4 * 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. 5 5 * Author: Syed Ebraiz Ali Chishti 6 6 * Version: 1.0.0 -
add-metadata-free/trunk/readme.txt
r1605258 r1605311 32 32 * After Activating the plugin, rest of the functionality will effect automatically and it is ready to use. 33 33 34 35 == Frequently Asked Questions == 36 37 = Why Add Metadata Plugin = 38 39 Metadata helps search engines to recognize your published posts, which further help to boost up your website for SEO and google page rankings. 40 41 = How can I setup this plugin on my website = 42 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. 44 45 = What happen if both featured and default image is not set = 46 47 The image attribute of metadata will not be displayed on your website. 48 49 = Can I customize my css and js file through this plugin = 50 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. 52 53 == Screenshots == 54 55 1. Plugin After Activating. 56 2. Displaying Meta tags on the website. 57 3. The Add Metadata plugin settings panel. 58 59 34 60 == Changelog == 35 61
Note: See TracChangeset
for help on using the changeset viewer.