I have a weebly site but would like to do a 301 redirect from the site to another site I own. The reason for this is to preserve a google ranking for the site but I need the traffic to be going to my other (better) site. Thanks?
you can redirect your visitors to your new site using redirect but you can do it if dont worry about the bounce rate for the current domain.
thanks but that is to redirect an old site TO and weebly site where as I want to redirect a weebly site to a new NON weebly site
I don't think Weebly allows you to do that. They may have a paid option that you can use to redirect though.
Hi, Don't know if you are still trying to find a solution for this? I was trying to exactly the same thing and it turned out to be really simple. Just add some short code to the header section of your weebly page (Settings - SEO - Header Code): <meta http-equiv="refresh" content="0;url=http://www.yournewsitedomain.com/"> Code (markup): Then all traffic will automatically redirect for you.