Looking for a way to add meta data to a specific donation form

Options
Hi everyone, 

We have several donation forms using the same page wrapper and I am wanting to adjust the meta data for one specific donation form and not all to help get our main donation form to show up in searches at the top instead of all our other donation forms showing up first. Is there a way to target just the meta data on a single donation form easily without making a new page wrappers?



Thanks!

 
Tagged:

Comments

  • It is possible to create meta tags through Javascript, but I would recommend doing some thorough testing to see if it's actually changing how your pages show in search.


    The code itself is pretty easy, just create a new "meta" element and then depending on what information you need, you'll change the property and corresponding value.


    That being said, I find it easier to just make a separate page wrapper.

Categories