I’m recreating/redesigning my website (which was not created with Sparkle). In some cases for better layout/organization I want to place pages in folders (submenus), which was not previously the case. But that will change the url, adding the folder name before the page name. But there are already links out in the world to the original url. Is there a way within Sparkle to set up a redirect to the new page if someone clicks on an external link to the old page? Thanks.
Not so much in Sparkle @zim528, but you can do the following…
- Design & create a 404 page with your sites navigation on it, and upload it to your hosting server
- Permanent redirect (via the cPanel) the old URL onto the new URL
Hi.
Contrary to FlaminFig’s opinion, I think it can be done with Sparkle’s on-board tools after all.
- Keep the old page(name) and remove the content (which is now on the new page).
- Add some text that the site has been redesigned.
- Place the smartfield “Countdown” and set the action to “Go to page xyz” (the new page) when it expires.
This inflates your page a little bit concerning the number of pages, but it shouldn’t bother you too much.
Mr. F.
Thanks. Just did a quick test and this seems to do what I need!
Well, maybe spoke too soon. Yes, I created the new page, and then on the old page (original URL) I replaced content with a message about page being moved, and used the countdown smart field, with an instruction to Go To A Page In This Website on expiration. I also gave the option to “click here” if you don’t want to wait for the countdown, and that has the same instruction when clicked, to go to the new page in my website. But after publishing, clicking on the link works, but waiting for the countdown opens a page that simply says Not Found. The url on the Not Found page is my main domain followed by a slash and some numbers and letters ending in .php?r=1 , not the url of the new page. Any thoughts?
Hello
This error means that the page responsible for redirecting to the new page was not found on your server. You may have accidentally deleted it.
You can try republishing your site, and the missing page should be published along with it.
Another possibility is that your server does not support PHP. However, I don’t think that’s the case because servers usually don’t return a “not found” error in those situations.
Hi.
That should not happen. Did you choose the new website (where the redirect points to) from the dropdown selection within the countdown settings?
Maybe you discovered a bug.
Mr. F.
Yes, that’s what I did. And as I noted, I give two options, wait for the countdown clock redirect (which leads to the Not Found message), or “click here” to be sent to the new page, which works. But both of those redirects are set up by choosing the “Go to a page in this website” pulldown, with both set up to send you to the exact same page.
Hi.
I just did a test with V4.5.x. In preview it is working with the auto redirect when the countdown ends.
I did not upload the page, but i assume it will work live as well.
So, a bug slipped in this with version 5.
Mr. F.
I am still using V4.5! I hadn’t tested it with preview as you did, but just did so and it worked correctly. Yet when I copy the url of the source page and paste it into browser, the countdown still leads to the Not Found message!
I not sure if this work, but it’s a lot easier. I send a new site map with the new URLs to Google
What do you think of that solution?
Hello.
There is another possibility: put your own pretty 404 error page on the website. There a link to the homepage - done. This will not immediately scare away a visitor who comes across a discarded page.
Examples of how this can look and how to do it are plentiful on the Internet and on Youtube.
Mr. F.