Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
Bossgist wins Supportive Blog of the year at Eceleb awards | Boss Gist
Site icon Boss Gist

Bossgist wins Supportive Blog of the year at Eceleb awards

Bossgist.com wins her first mega award as the Supportive Blog of the year at the Eceleb awards organized by Esure Entertainment.

Presenting the award to the CEO of the brand/blog, Chukwunyere Remy Chidiebere by the organizers commended the brand for breaking records in her field, stating that this is their first nomination and also their first of winning it.

Receiving the award on behalf of other members of the brand, the CEO, Chukwunyere Remy Chidiebere thanked the organizers and said ” To be honest with you all present,I am shocked and I can’t believe we are winning an award here today”.

“This is our first major award nomination and winning, it’s a big achievement indeed, it’s never easy”. He went further to say “I dedicate this award to all the lovers, supporters, subscribers and fans of Bossgist all over the place”.

Bossgist as a Blog started sometime last year, March 3rd, 2018 to be precise and since then, they have been making Waves for themselves.

Congratulations once again.

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/bossgist-wins-supportive-blog-of-the-year-at-eceleb-awards/amp/', 'https://bossgist.com/bossgist-wins-supportive-blog-of-the-year-at-eceleb-awards', 'fc421993df562ff76768e2bc24d942951ed3ee9e1db290b615ee332de3792a21', 3324, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/bossgist-wins-supportive-blog-of-the-year-at-eceleb-awards', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 3324, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)