Is there a way to set link rel values though velo code?

So I recently checked the my sites stats with google insights and found out there are a lot of search engine “dead elements”. This is happening cause I am managing everything with code and custom datasets using the back-end instead of the traditional Wix UI method which is extremely limiting. However search engines think the elements and buttons are “Null” since Wix has not updated the rel values.

Problem:
You are not allowed to set the rel value without changing a button’s target on Wix UI settings. For example a button set to lead/link to :none (does not have any more settings on Wix). Now for me all of these buttons are manually leading somewhere and are working perfectly. Thus i need to update the rel values with code but Velo Api docs don’t mention anything.

Anyone got any ideas? Is it possible to update an elements rel value with velo?

1 Like