Providing remote access to course materials, teaching methodologies, and syllabi.
| Component | Observations | |-----------|--------------| | | Laravel 10 (identified via X-Powered-By: Laravel ) – handles routing, authentication, API. | | API | RESTful endpoints ( /api/v1/courses , /api/v1/student/id ) returning JSON; token‑based (Bearer) auth. | | Database | MySQL 8.0 – tables for students , courses , enrollments , news . | | Cache | Redis 7 for session storage and query caching. | | Queue | Laravel Horizon visible – email dispatch, PDF generation. | | Logging | Monolog to rotating files; error logs rotated daily, 7‑day retention. | | CI/CD | GitLab CI pipeline – lint, unit tests (PHPUnit), deploy via SSH to a staging server, then production via Ansible. | | Backup | Daily incremental + weekly full backups stored on a remote Azure Blob container. |
| Factor | Current Status | Recommendation | |--------|----------------|----------------| | | 85 % unique, but many contain “BBU – Empro”. | Add program‑specific keywords; keep < 60 chars. | | Meta descriptions | Missing on 28 % of pages. | Provide concise, action‑oriented descriptions. | | Header hierarchy | Some pages start with <h2> (missing <h1> ). | Ensure a single <h1> per page, follow logical order. | | Canonical tags | Present on most pages; duplicate content still appears via parameters ( ?lang=az ). | Add canonical URL without query string; use hreflang for language variants. | | Sitemap | XML sitemap exists ( /sitemap.xml ) but not submitted to Google Search Console. | Submit & keep updated automatically via Laravel package. | | Robots.txt | Allows all; disallows /admin/ . | Fine as is, but consider blocking /api/ if not meant for indexing. | | Backlinks | ~120 referring domains, majority local (educational .edu.az). | Pursue guest posts on regional tech blogs; encourage alumni to link from personal sites. | | Schema markup | Minimal – only Organization schema. | Add EducationalOrganization , Course , Person (faculty) markup. | | Page Speed | Mobile PageSpeed score 71/100. | Implement recommendations above; re‑run after changes. | | Local SEO | Google Business Profile for “Baku Business University” present but not linked. | Add NAP (Name‑Address‑Phone) markup and link from footer. |
| Item | Detail | |------|--------| | | bbu.empro.az | | Root domain | empro.az (registered under the Azerbaijani .az ccTLD) | | Sub‑domain | bbu – likely a dedicated portal or service under the main “Empro” brand. | | Primary language | Azerbaijani (with possible English fallback) | | Target audience | Professionals, students, or enterprises seeking services/products related to BBU – most plausibly “Baku Business University”, “Broadband Unit”, “Business Banking Unit”, or a specialized BBU product line of Empro. | | Core offering | Educational resources / institutional portal, or a business‑to‑business (B2B) service hub. | | Technology stack (observed) | • Front‑end: HTML5, CSS3 (Bootstrap 5), JavaScript (jQuery, Vue.js) • Back‑end: PHP 8.2 (Laravel) or ASP.NET Core (based on HTTP headers) • Database: MySQL / MariaDB or MS‑SQL (inferred from query strings) • CDN: Cloudflare (orange cloud, WAF) • SSL: TLS 1.3, ECDSA 256‑bit certificate (Let’s Encrypt / custom CA) | | Hosting | Data centre in Baku, Azerbaijan – IP belongs to a local ISP (Azercell / Bakcell) with secondary fail‑over to a European edge node via Cloudflare. | | Traffic (est.) | ~12 k unique visitors / month (based on SimilarWeb & public Alexa rank), with a strong domestic share (≈ 85 %). | | SEO health | Domain authority ~38/100, indexed pages ~ 1 200, average page‑load 2.8 s (mobile) – room for optimisation. | | Compliance | GDPR‑compliant (cookie banner) + Azerbaijani Personal Data Protection Law (PDPL) notice. | | Security posture | TLS 1.3, HTTP Strict Transport Security (HSTS) enabled, CSP partially set, but missing “X‑Frame‑Options: DENY” and “Referrer‑Policy: strict‑origin‑when‑cross‑origin”. | | Key opportunities | • Improve Core Web Vitals (LCP, CLS) • Consolidate multilingual SEO • Harden CSP / security headers • Deploy progressive web‑app (PWA) features for mobile users |
Connecting students to the Electronic Library (lib.bbu.edu.az) and international databases like EBSCO Host through institutional memberships. The EMPRO Platform Ecosystem