Skip to content

Instantly share code, notes, and snippets.

# HTTPS forced by SG-Optimizer
<IfModule mod_rewrite.c>
RewriteEngine On
# Redirect HTTP to HTTPS
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# Redirect www to non‑www
[22-Oct-2025 21:00:50 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-gateway-affirm</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /home/u128379651/domains/canadianoutlet.com/public_html/canadianoutletst/wp-includes/functions.php on line 6121
[22-Oct-2025 21:00:50 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>carousel-slider</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>ini
<h2><strong><span data-preserver-spaces="true">Why Swishing Oil in Your Mouth for 5 Minutes Might Be the Health Hack You Didn't Know You Needed</span></strong></h2>
<span data-preserver-spaces="true">Let's get one thing straight:</span>
<span data-preserver-spaces="true"> I don't have time for 47-step wellness rituals that require moonlight, goat's milk, and a prayer to the hydration gods.</span>
<span data-preserver-spaces="true">If it's not simple, I'm out.</span>
<span data-preserver-spaces="true">But </span><em><span data-preserver-spaces="true">oil pulling</span></em><span data-preserver-spaces="true">? It may sound gross, but believe me, it isn't.</span>
<span data-preserver-spaces="true"> This one's worth your attention. And honestly? It might be the most underrated habit you're not doing.</span>
:root {
--seitenhintergrund: #3088fc;
--formhintergrund: #edf8fd;
--schattenfarbe: rgba(0, 0, 0, 0.05);
--button: #007bff;
--buttonhover: #000;
--titel: #fff;
--rand: #535353;
}
<script>
jQuery(function($) {
window.et_pb_smooth_scroll = function( $target, $top_section, speed, easing ) {
var $window_width = $( window ).width();
$menu_offset = -1;
var headerHeight = 155;
if ( $ ('#wpadminbar').length && $window_width <= 980 ) {
$menu_offset += $( '#wpadminbar' ).outerHeight() + headerHeight;
} else {
$menu_offset += headerHeight;
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 800
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 806
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 800
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 806
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 800
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 806
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public_html/wp-includes/media.php on line 800
[18-Sep-2025 07:48:55 UTC] PHP Warning: Undefined array key "width" in /home/hypnoshy/public
[15-Sep-2025 05:42:54 UTC] PHP Warning: Constant WP_CACHE already defined in /nas/content/live/multiprensstg/wp-config.php on line 70
[15-Sep-2025 05:42:56 UTC] PHP Warning: Constant WP_CACHE already defined in /nas/content/live/multiprensstg/wp-config.php on line 70
[15-Sep-2025 05:43:02 UTC] PHP Warning: Constant WP_CACHE already defined in /nas/content/live/multiprensstg/wp-config.php on line 70
[15-Sep-2025 05:43:06 UTC] PHP Warning: Constant WP_CACHE already defined in /nas/content/live/multiprensstg/wp-config.php on line 70
[15-Sep-2025 05:43:10 UTC] PHP Warning: Constant WP_CACHE already defined in /nas/content/live/multiprensstg/wp-config.php on line 70
[15-Sep-2025 05:43:13 UTC] PHP Deprecated: Creation of dynamic property DVMD_Table_Maker_Module::$icon is deprecated in /nas/content/live/multiprensstg/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 1425
[15-Sep-2025 05:43:13 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /nas/content/l
Here’s what we can suggest to address the issue of the author schema not showing up in Google’s Rich Results for a Divi-themed post:
1. Confirm Schema Is Actually Present and Valid
Use Google’s Rich Results Test or the Schema.org Markup Validator to check whether the author schema is actually present and correctly structured in the page’s markup (Google for Developers, WordPress.com). If it's missing, invalid, or incomplete, Google won’t detect it—even if it appears in your code.
2. Understand Divi's Default Behavior
The Divi theme doesn’t automatically add author markup to posts unless enhanced by additional tools or plugins (Elegant Themes, WordPress.com). Divi’s built-in features (like the Testimonial module) don't generate structured data like author markup (divibuilderaddons.com).
3. Use an SEO or Schema Plugin to Add Author Schema
Recommended WordPress Plugins:
All in One SEO (AIOSEO): Automatically applies rich Article schema, which includes author information, to your posts (All in One SEO). Yoast SE
@Pavracer
Pavracer / widget.html
Last active July 23, 2025 07:55
New-widget
<div class="fitvidsignore">
<!-- Load external CSS files -->
<link rel="stylesheet" href="https://static.alaric.id/widget2/daterangepicker.min.css">
<link rel="stylesheet" href="https://static.alaric.id/widget2/style.widget.calendar.css">
<!-- Inline widget styles -->
<style>
.containerrr {
width: 900px;
margin: auto;
@Pavracer
Pavracer / Custom-script.html
Last active July 23, 2025 06:09
Custom-script.html
<script>
document.addEventListener("DOMContentLoaded", function () {
if (typeof jQuery !== "undefined") {
(function ($) {
'use strict';
var dataPrice = null;
function getDynamicChild(n) {
return '<div class="item-child item_child_' + n + '">' +