kurodabe Posted October 4, 2023 Posted October 4, 2023 (edited) Hi, I currently want a specific article url to be the homepage whenever someone clicks onto my website. Right now, it links directly to the blog 'page' but you have to click again to view the article. I'd like it to automatically redirect to the article show so it will show the comment section on the front page. Is there a way to redirect it in this way? Edited October 4, 2023 by kurodabe
Ziggy Posted October 4, 2023 Posted October 4, 2023 You could add a redirect, but it'll have some negative effects on user experience, loading time and SEO. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
tuanphan Posted October 7, 2023 Posted October 7, 2023 On 10/4/2023 at 9:58 PM, kurodabe said: How do I add a redirect? You mean when users access homepage >> Open a specific blog? You can add this code to Homepage Settings > Advanced > Code Injection Header <script> window.location.href = "https://youtube.com"; </script> Replace youtube with specific url If you don't know to add this code, let me know, I will give you guide Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment