Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
RankMath snippet example fix
drkskwlkr
Sep 12th, 2019
(
edited
)
1,536
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
// Add Brand for Products.
add_filter
(
'rank_math/snippet/rich_snippet_product_entity'
,
function
(
$entity
)
{
$entity
[
'brand'
]
=
'Rank Math'
;
return
$entity
;
}
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
Binance account PZ
JavaScript | 40 sec ago | 0.06 KB
EARN $900 INSTANTLY 2025 6G
JavaScript | 1 min ago | 0.06 KB
Random Gmail Acc H9
JavaScript | 2 min ago | 0.06 KB
Untitled
PHP | 3 min ago | 0.88 KB
Make $1000 15-MINUTES (BEGINNER) AG
JavaScript | 3 min ago | 0.06 KB
Binance account PZ
JavaScript | 5 min ago | 0.06 KB
CarClass
C# | 6 min ago | 3.57 KB
EARN $900 INSTANTLY 2025 6G
JavaScript | 6 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!