Voxel dynamic tags in Rankmath and Yoast
Rankmath
To use Voxel dynamic tags in Rankmath, you can use the following format and place the dynamic tag inside the brackets
%vx(@post(:title))%
For example,
%vx(@post(:followers.accepted))%
Yoast
While for Yoast, the format is
vx(TAG)
for example
vx(@post(:title))
Where can I find dynamic tags?
In the dynamic tags modal, you can select a dynamic tag, then switch from Visual to Script mode and copy the output.