# MetaSync

## Features

- ##### General settings of the plugin
    - Save auth token for APIs
    - Save auth token of Linkgraph login
    - Enable/Disable sitemap
    - Exclude URLs from sitemap
- ##### Dashboard of Linkgraph with token authentication
    - Get auth token with user and pass from LinkGraph
    - Save aut token of LinkGraph
- ##### 404 Error Monitor
    - List of wrong URL's hits on the site from user
    - Delete a record from log list
    - Empty the error logs
    - Redirect a wrong URL to a destination URL
- ##### Search Engine Verification
    - Save Bing site verification code get from Bing site
    - Save Baidu site verification code get from Bing site
    - Save Alexa site verification code get from Bing site
    - Save Yandex site verification code get from Bing site
    - Save Google site verification code get from Bing site
    - Save Pinterest site verification code get from Bing site
    - Save Norton Save site verification code get from Bing site
- ##### Local Business SEO
    - Save business information for the Schema
- ##### Code Snippets
    - Add piece of the code in header of the site
    - Add piece of the code in footer of the site
- ##### Google Instant Index
    - Save/Upload Json key file for Google console
    - Add Google Instant Indexing options in pages/posts
- ##### Google Console
- ##### Optimal Settings
    - Site Compatibility Check
        - Status of prequired server configurations and extentions
    - Site Optimization
        - Automatically set noindex of a post/page as thin content in search
        - Automatically set nofollow the external URLs of the post
        - Automatically set target as blank to the external URLs of the post
        - Automatically add alt attribute in all image tags of the post
        - Automatically add title attribute in all image tags of the post
    - Sitemaps
        - Public post type like post/page that show in user side 
        - public taxonomy  choice to enable/disable
    - Site Information
        -  Web Solution is blog type that you have to chose a blog post type from given choice like personal/webshop/small business site 
        - if custom logo of site will not be set then this logo will be set/display automatically
        - if there will be no image for post/page/CPT this image will be used as thumbnil to share on social site
- ##### Global Settings
    - Common Robots
        - check index means search engines to show in search bar
        - check noindex means search engines will not show in search bar
        - check nofollow means search engines not follow the links on the pages 
        - check noarchive means search engines not showing Cached links for pages
        - check noimageindex means the site pages as the referring page for images that appear in image search results 
        - check nosnippets means search engines not snippet to show in the search results
    - Advanced Robots Meta 
        - Snippets Add maximum text-length, in characters, of a snippet for your page.
        - Video Preview Add maximum text-length, in characters, of a snippet for your page.
        - Image preview Add maximum size of image preview to show the images on this page.
    - Twitter card type is used to show post on social site like list/grid type

- #####  Redirections
    - Add multiple sources to redirect a destination URL
    - Add exact, contain, start-with and end-with in source keywords
    - Destination url page will redirect on that url
    - Add redirection type as (301 permanent move, 302 temprary move, 307 temprary redirect, 410 content deleted, 451 content unavailabel for legal reasons)

- ####  Error Logs
    - show error logs of site
    - status/size of logs file in human numbers



#### Note: If you face any problem in enabling sitemaps, follow this procedure:
1. Uncheck the "Search engine visibility" option in Settings -> Reading.
2. Select the "Post name" option in Settings -> Permalinks.

## Screenshots

#### General settings of the plugin
![](images/general.png)

#### Dashboard of Linkgraph with token authentication
![](images/dashboard.png)

#### 404 Error Monitor
![](images/404-monitor.png)

#### Search Engine Verification
![](images/search-engine-verification.png)

#### Local Business SEO
![](images/local-business.png)

#### Code Snippets
![](images/code-snippets.png)

#### Google Instant Index
![](images/google-instant-index.png)

#### Google Console
![](images/google-console.png)

#### Optimal Settings
![](images/optimal-settings.png)

#### Global Settings
![](images/global-setting-robots-metadata.png)

#### Redirections
![](images/redirections.png)

#### Error Logs
![](images/error-logs.png)