AnnaB12 Posted March 4 Share Posted March 4 Hello! I want my search page to be able to find the plant names from this page: nativewest.com/retail-plant-availability The problem is that they are being embedded from a google sheet using javascript. Can I add those same plant names to a code block so that squarespaces search function will discover them during a search? Or what do you recommend? For example if a customer was searching for "Monkey Flower" how can I make sure the search results on nativewest.com/search lead them to this page? Thanks for the help! Link to comment
creedon Posted March 5 Share Posted March 5 I'd be very surprised if Squarespace processed JavaScript to get the results of that JS and then indexed that. Generally JS like that is run client-side in the browser. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
AnnaB12 Posted March 5 Author Share Posted March 5 Squarespace doesn't index it, which is why I'm asking if there is a work around. Such as meta tags in a code block? I'm not totally sure that's why I'm asking! Link to comment
creedon Posted March 6 Share Posted March 6 You could try something like the following in a code block. <div style="display : none;"> enter your text here </div> Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment