Tag: ping

  • Wp Community Utilities (Utilities)

    Wp Community Utilities (Utilities)

    Shortcodes

    • What’s my DNS
    • Whois
    • IP Geolocation
    • E-mail check
    • Ping
    • Link checker
    • Link extractor
    • Port scanner
    • What’s my IP
    • User agent
    • User Operating System
    • User browser
    • Are cookie enabled?
    • User screen resolution
    • Hack domain name generator
    • Typo domain name generator
    • Http headers
    • Domain availability
    • Bulk domain availability
    • Lookup
    • Reverse lookup
    • Seo Statistics
    • Styles

    Styles

    Use your own style or included styles!
    Two styles included: with a simple shortcode

    Documentation

    Beautiful documented

    Requirements

    • PHP 5.6
  • WordPress Uptime Robotic Reveal (Utilities)

    WordPress Uptime Robotic Reveal (Utilities)

    WP Uptime Robot allows you to monitor your servers/websites uptime and downtime from the back end of WordPress in the dashboard. It uses the uptimerobot.com API so you don’t have to take up server resources to monitor the uptime/downtime. The uptime robot API key will give you up to 50 free monitors (websites) which can each be checked every 5 minutes which is plenty for most web admins. It supports HTTPS. Ping, Keyword, and Port checks.

    Uptime Robot can notify you of downtime via:

    • Email
    • Twitter
    • Webhook
    • Email to SMS
    • Slack
    • Hipchat
    • Pushover

    To Do:

    • Add a widget to show logs of recent downtimes for each monitor
    • Add pretty graphs of the recent response times
  • WooCommerce Sitemaps by way of Classes (search engine optimization)

    WooCommerce Sitemaps by way of Classes (search engine optimization)

    Summary

    WooCommerce Category Sitemap enables WooCommerce powered site to generate multiple sitemaps by creating separate xml or gz sitemap for each Woo Category with Category sitemap index file which will link all the category sitemaps. Along with it you will also have more control over priority and change frequency of each Woo Product, automatic sitemap generation , automatically ping to search engines with some more extra features.

    Plugin features

  • Using method followed by major Ecommerce websites to have separate sitemap for each category.Your site will get separate xml and/or gz sitemap and category index sitemap file which will link all the category sitemaps of your site.
  • Set Product Priority & Change Frequency OR Remove it.

  • Set Folder for Sitemap
  • Updated Automatically or Manually
  • .

  • Ping / Notify Search Engines Automatically or Manually.
  • Example Site Map

    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="http://ali/wp3/wp-content/plugins/woocommerce-catsitemap/sitemapindex.xsl"?>
    <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
    <loc>http://ali/wp3/sitemap_Albums.xml</loc>
    <lastmod>2013-06-07T11:37:23+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_Clothing.xml</loc>
    <lastmod>2013-06-07T11:12:55+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_Hoodies.xml</loc>
    <lastmod>2013-06-07T11:12:55+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_Music.xml</loc>
    <lastmod>2013-06-07T11:38:12+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_Posters.xml</loc>
    <lastmod>2013-06-07T11:29:44+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_Singles.xml</loc>
    <lastmod>2013-06-07T11:38:12+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://ali/wp3/sitemap_T-shirts.xml</loc>
    <lastmod>2013-06-07T10:53:15+00:00</lastmod>
    </sitemap>
    </sitemapindex>