NASHR SEO
Simple and easy way to optimize your wordpress website for search engines and social media websites
Maintenance 22/1003173d since update
Active installs
20
Downloads
8,485
Reviews
2
Age
11.3y
Tagsgoogledescriptionbingcanonicalgoogle webmaster tools
Plugin info
Total downloads: 8,485
Active installs: 20
Total reviews: 2
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/25/2017 (3173 days ago)
Added to WordPress: 10/1/2014 (11 years old)
Minimum WordPress version: 3.4.0
Tested up to WordPress version: 4.7.29
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3173 days ago • 2 reviews
22/100
Is NASHR SEO abandoned?
Possibly abandoned (last update 3173 days ago).
Compatibility
Requires WordPress: 3.4.0
Tested up to: 4.7.29
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
SMNTCS Google Webmaster Tools
Rating 5.0/5 (5 reviews) • Active installs 6,000
Simple Google Sitemap XML
Rating 4.2/5 (5 reviews) • Active installs 3,000
Submit to Google Index Button
Rating 5.0/5 (3 reviews) • Active installs 100
SeoSamba for WordPress Webmasters
Rating 5.0/5 (2 reviews) • Active installs 20
WCA: Google Tools Extension
Rating 0.0/5 (0 reviews) • Active installs 0
Description
Nashr SEO is wordpress plugin that help you by simple and fast way to optimize your wordpress web site for search engines and social media websites
Nashr Supports: Google, Ping, Alexa, Facebook, Google+, Twitter, Pinterest, Yandex ..
Features
- Search engine optimization : Google, Ping, Etc …
- Title
- Description
- Keywords
- Robots
- Google+ auther
- Social media optimization : Facebook, Twitter, Google+ .
- Title
- Type
- Image
- Description
- Twitter card
- Facebook author
- General settings
- Posts and pages the plugin will work on
- Social media settings
- Facebook site name
- Facebook application id
- facebook admin id
- twitter user id
- Web master tool settings : Google, Alexa, Ping, Pinterest, Yandex .
- Google webmaster tool
- Alexa verification ID
- Bing webmaster tool
- Pintrest verivication
- Yandex webmaster tool
- categories , custome taxonomies and archives
- all meta tags for all categories and taxonomies and archive pages
- stand alone configuration for every archive
- Open graph from to all archives , categories and taxonomies
- Front page auto detecting
- support tage for index page sperated from statice front page
Supported meta tags
- title
- description
- keywords
- robots
- author
- og:title
- og:type
- og:image
- og:description
- og:locale
- og:url
- og:site_name
- og:updated_time
- article:published_time
- article:modified_time
- fb:app_id
- fb:admins
- twitter:creator
- twitter:card
- google-site-verification
- alexaVerifyID
- msvalidate
- p:domain_verify
- yandex-verification
Translations
- English
- Arabic
If you have made a translation and want to contribute with it to Nashr SEO, please e-mail us.
Installation
- Upload
NashrSEOzip file to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to(Nashr SEO)page and post types you want the plugin work on
Frequently Asked Questions
Installation Instructions
- Upload
NashrSEOzip file to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to(Nashr SEO)page and post types you want the plugin work on
Review feed
svmidi
efficiency suggestion
For extra scripts are not loaded in the front, do so in NasherSEO.php file:
add_action('admin_enqueue_scripts', 'back_end_include_files');
function back_end_include_files() {
wp_enqueue_script('custom-js', plugins_url( '', __FILE__ ).'/js/custom-js.js');
wp_enqueue_script('limit', plugins_url( '', __FILE__ ).'/js/limit.js');
wp_enqueue_script('selectall', plugins_url( '', __FILE__ ).'/js/selectall.js');
wp_enqueue_script('mytabs', plugins_url( '', __FILE__ ).'/js/mytabs.js',array( 'jquery-ui-tabs' ));
wp_enqueue_script('jquery-ui', plugins_url('', __FILE__) . '/js/jquery-ui.js');
wp_enqueue_script('nashr-autocomplete', plugins_url('', __FILE__) . '/js/nashr-autocomplete.js', array( 'jquery-ui-autocomplete' ));
//load ajax files
wp_register_script("ajax-js", plugins_url( '', __FILE__ ) . '/js/ajax-js.js', array('jquery'));
wp_localize_script('ajax-js', 'ajax', array('ajaxurl' => admin_url('admin-ajax.php')));
wp_enqueue_script('ajax-js');
// load ajax
wp_register_script("ajax-nashr",plugins_url('', __FILE__) .'/js/ajax-nashr.js', array('jquery'));
wp_localize_script('ajax-nashr', 'myAjax', array('ajaxurl' => admin_url('admin-ajax.php')));
wp_enqueue_script('ajax-nashr');
}
FIX BUG "HERF"
file: nashr-seo/include/mnbaa_functions.php line:89
function mnbaa_seo_make_linkTage($value, $content){
echo '
';
}
replace "herf" to "href"
Changelog
1.6.1
- WordPress 4.7.4 compatibility
1.6
- facebook author meta tage adding
1.5
- code enhancement to run faster
1.4
- wordpress 4.2 version compatibility.
1.3
- adding meta tags to caterories .
- adding meta tags to custome taxonomies .
- create page to work with archives seperatly .
- automate frontpage configurations.
1.2
- working with multisite
1.0
- wordpress posts and pages SEO meta(title,description,keywords).
- adding social media open graph Meta tags.
- adding open graph settings.
- select posts,custome posts,pages the plugin will work on




