/** * Schema markup. * * @package Astra * @author Astra * @copyright Copyright (c) 2020, Astra * @link https://wpastra.com/ * @since Astra 2.1.3 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Astra CreativeWork Schema Markup. * * @since 2.1.3 */ class Astra_WPHeader_Schema extends Astra_Schema { /** * Setup schema * * @since 2.1.3 */ public function setup_schema() { if ( true !== $this->schema_enabled() ) { return false; } add_filter( 'astra_attr_header', array( $this, 'wpheader_Schema' ) ); } /** * Update Schema markup attribute. * * @param array $attr An array of attributes. * * @return array Updated embed markup. */ public function wpheader_Schema( $attr ) { $attr['itemtype'] = 'https://schema.org/WPHeader'; $attr['itemscope'] = 'itemscope'; $attr['itemid'] = '#masthead'; return $attr; } /** * Enabled schema * * @since 2.1.3 */ protected function schema_enabled() { return apply_filters( 'astra_wpheader_schema_enabled', parent::schema_enabled() ); } } new Astra_WPHeader_Schema(); Complete Website Solutions – Butteredcat Digital

Complete Website Solutions

Website Design and Devlopment

Comprehensive Website Design: Our services ensure your site is visually appealing and effectively represents your brand.

 

Expert Development: We build robust, responsive, and user-friendly platforms using popular tools like WordPress, Squarespace, and Webflow.

 

Tailored Solutions: Whether you need a simple site or a complex e-commerce platform, we deliver customized solutions to meet your specific business needs and goals.

Speed Optimization​

Enhanced Performance: Partner with Buttered Cat to ensure your site runs efficiently, reducing bounce rates and keeping visitors engaged and satisfied.

 

Advanced Techniques: Our team uses cutting-edge methods such as image optimization, caching, database management, and code minification to streamline your site.

 

Thorough Analysis: We conduct a comprehensive evaluation of your current site to pinpoint bottlenecks and areas for improvement.

Speed Optimization​

Enhanced Performance: Partner with Buttered Cat to ensure your site runs efficiently, reducing bounce rates and keeping visitors engaged and satisfied.


Advanced Techniques: Our team uses cutting-edge methods such as image optimization, caching, database management, and code minification to streamline your site.


Thorough Analysis: We conduct a comprehensive evaluation of your current site to pinpoint bottlenecks and areas for improvement.

Website Maintenance

Comprehensive Maintenance: We provide complete website maintenance services to ensure your site runs smoothly and efficiently.

 

Routine Updates and Security: Our team manages regular backups, software updates, and security checks to prevent issues and minimize downtime.

 

Reliable Support: Partner with Buttered Cat for proactive, professional maintenance that keeps your site secure, fast, and seamlessly functional for an exceptional online experience.

Website Bug Fixes

Expert Bug Fixes: We identify and resolve issues affecting your site’s functionality and user experience with precision and efficiency.

 

Thorough Diagnostics: Our team performs in-depth diagnostics to detect and fix problems swiftly, ensuring your website runs flawlessly.

 

Comprehensive Testing: We address all types of bugs, from minor display issues to critical functionality errors, with thorough testing to prevent future problems.

Website Bug Fixes

Expert Bug Fixes: We identify and resolve issues affecting your site’s functionality and user experience with precision and efficiency.

 

Thorough Diagnostics: Our team performs in-depth diagnostics to detect and fix problems swiftly, ensuring your website runs flawlessly.

 

Comprehensive Testing: We address all types of bugs, from minor display issues to critical functionality errors, with thorough testing to prevent future problems.