- Mar 22, 2013
- 9,153
- 10,492
I have site that is created with HTML, CSS and some basic PHP.
It's not wordpress or woo commerce or anything like that. It's just a basic simple template.
Well, I had some pages on my sites, and recently I changed the URLs on them. And now all of my old links lead to my site but on like a broken page. So I want to somehow create redirects (I think I need the 301 permanent redirects in order to keep link juice flowing and all that)
Can anyone advise me on the most current/latest way to do this so that my users are redirected properly and the search engines find it acceptable?
p.s each page on my site is its own php file. It's a bitch to edit things across the entire site, but it is what it is.
Thanks
It's not wordpress or woo commerce or anything like that. It's just a basic simple template.
Well, I had some pages on my sites, and recently I changed the URLs on them. And now all of my old links lead to my site but on like a broken page. So I want to somehow create redirects (I think I need the 301 permanent redirects in order to keep link juice flowing and all that)
Can anyone advise me on the most current/latest way to do this so that my users are redirected properly and the search engines find it acceptable?
p.s each page on my site is its own php file. It's a bitch to edit things across the entire site, but it is what it is.
Thanks