Hello everyone,
I own a website which gives people the results of a national lottery we have here in my country. They just input their lottery ID and get back if they have won the lottery or not.
When I first built the website I didn't know how to program so I built it using WordPress and hired someone to do the system that checks if someone has won or not.
The problem with this is that I get many people on my website when the lottery results are up and WordPress can't handle all that traffic so the servers shut down. The person who built the system hasn't done great work because for it to display the results, all the data needs to load in, so the system gets overloaded very quickly.
What I did is that I built the system from scratch using Django and now I want to host it on a subdomain on my main domain, so that there will be no downtime, the data will load faster, and I'll get a modern look for my website as well.
Since I am at the #1 spot on Google, how can I redirect the visitors to the subdomain (results.domain.com), instead of having them on the old page, but not lose any SEO in between? Should I perform a 301? I can also put a popup on the website that gives them an option to click to go to the new system, but I don't know if that is a good choice?
Thank you for your attention!
[link] [comments]
from Search Engine Optimization: The Latest SEO News https://www.reddit.com/r/SEO/comments/nhrf3x/help_about_a_page_i_want_to_move/>
No comments:
Post a Comment