Want to move site to wordpress and keep links without using redicrects
-
I have an old cluny site that has been around for about 56 years. It is on the homestead platform. I want to move the site to a thesis theme 2.1 wordpress platform without losing my links. I would prefer not to do 301 redicrects. With thesis I can specify the URL for each page of the wordpress site, however the wordpress site is hosted on hostgator as a subdomain of another site and the other problem is that wordpress adds a back slash that is not present on the old site. I can, however add .html to the URL's for pages on the wordpress site to conform to the URL's on the old html site. Will this work?
thx
Paul
p.s. the URL for my old site is www.affordable-uncontested-divorce.com
-
What about links that aren't going to the home page but to other pages on my old site Can those also be redirected after the old site is taken down? The hostgator plan that I have puts the first site as the main domain and subsequent sites that I create and/ or host with them are subdomains. I read somewhere that for seo purposes it makes no difference.
Paul
-
I agree, the best way would be to use 301 redirects.
You will lose some benefit of links, but you will gain this with better internal linking that you can get if you setup Wordpress correct.
-
Hi,
As long as you have the domain then you have control over the redirects. The hosting is just a place that your domain lives in. So you can host your domain anywhere you wish and redirect the traffic within your new hosting account.
Also as I asked earlier what did you mean by 'the wordpress site is hosted on hostgator as a subdomain of another site'?
-
Also, forgive my ignorance but my old site is hosted on "homestead" and after I transfer my domain I will take down the old site. Don't the redirects have to be done on the pages of the old site, so when i take down the old site there won't be any more redirects? Otherwise put do I have to ekep the old site up and pay for hosting for it?
Paul
-
Are 301 redirects "permanent" meaning do they, over time, pass less and less link juice?
Paul
-
To remove the / at the end you'll want to go to settings and then to permalinks in wordpress and you need to change the url structure to look like the attached image. This is assuming that you are using post types as your urls.
I would still highly advise that you just use 301 redirects and remove the html because it sounds sounds a$$ backwards to add it back in intentionally, but that's more of a personal preference then anything that is actually seo beneficial.
As Dean asked, you should explain what you mean by it being hosted as a subdomain of another site. Either way it's setup you should be able to configure dns settings to set it as it's own domain even if it is technically sitting in a folder on another website.
P.S. Always remember to back everything up when making changes. In this case remember what setting the permalinks were on before or copy down what is currently in the custom structure area just in case for some reason it doesn't work out how you would like it to.
-
Just to add some info, I recently moved a site with lots of pages from blogger to Wordpress and just added 301 redirect from .htaccess and it didn't hurt the rankings.
-
To keep your links you need to:
-
Point the domain
-
In your hostgator Cpanel, go to "AddOn Domains" and create an entry for affordable-uncontested-divorce.com. In Document Root you need to add your Wordpress directory.
-
Go to Godaddy and point your domain to Hostgator Name Servers (it's in the left pane in your Cpanel under Name Servers)
-
Use Permalinks and keep the same URL structure when creating your Wordpress content.
-
In Wordpress go to Settings-> Permalinks and select the "Custom Structure". In the textfield insert /%postname%.html. This will solve the .html problem for posts but for pages you need to use rewrite rules. There is an old plugin that do it , but I don't know if it works with 3.9 http://www.introsites.co.uk/wordpress/html-on-pages-plugin.html.
-
Your "Home" page is http://www.affordable-uncontested-divorce.com/Index.html. Create a page called "Index" and add your home content to that page. In "Reading Settings" define that page as your "static home page"
-
For the other pages, just create it with the same name that you're using now. Just under the title of the page in Wordpress Editor, change the permalink to the same URL of the old site.
If you need any help let me know...
-
-
Hi,
Just trying to understand 'the wordpress site is hosted on hostgator as a subdomain of another site'
So will your new site be
www.affordable-uncontested-divorce.com
OR
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Sitemap use for very large forum-based community site
I work on a very large site with two main types of content, static landing pages for products, and a forum & blogs (user created) under each product. Site has maybe 500k - 1 million pages. We do not have a sitemap at this time.
Technical SEO | | CommManager
Currently our SEO discoverability in general is good, Google is indexing new forum threads within 1-5 days roughly. Some of the "static" landing pages for our smaller, less visited products however do not have great SEO.
Question is, could our SEO be improved by creating a sitemap, and if so, how could it be implemented? I see a few ways to go about it: Sitemap includes "static" product category landing pages only - i.e., the product home pages, the forum landing pages, and blog list pages. This would probably end up being 100-200 URLs. Sitemap contains the above but is also dynamically updated with new threads & blog posts. Option 2 seems like it would mean the sitemap is unmanageably long (hundreds of thousands of forum URLs). Would a crawler even parse something that size? Or with Option 1, could it cause our organically ranked pages to change ranking due to Google re-prioritizing the pages within the sitemap?
Not a lot of information out there on this topic, appreciate any input. Thanks in advance.0 -
Move a Wordpress Site to HTTPS with Bluehost
HI Guys, do you think that the following guide is enoght to move a bluehost wordpress site to https in a seo best practive way? https://www.shoutmeloud.com/free-ssl-certificate-bluehost-hosting.html Basically their steps are: Install SSL on Bluehost panel Install Really Simple SSL Wp Plugin Edit Your .htacess File & Add The Code For HTTP To HTTPS Redirection Update All HTTP URLs In Database To HTTPS Using Search and Replace Plugin Use Broken Link Checker plugin & use its redirection module to find links to 3rd party sites with HTTP that should now be HTTPS. Last thing to do Submit your new HTTPS site to Google Search Console & submit your sitemap. Update your profile link on Google Analytics. Update your website links on social media profiles & anywhere else they exist. This step you can do in pieces in the coming days. Read this guide to learn more about HTTP to HTTPS migration & fixing mixed content. If you disabled Who.Is guard for your domain name, you can enable it now. Do you know a better practical guide for wordrpess? in term of usefull plugins to handle the migration? Tx to everyone!
Technical SEO | | Dreamrealemedia0 -
Redirecting old html site to new wordpress site
Hi I'm currently updating an old (8 years old) html site to wordpress and about a month ago I redirected some url's to the new site (which is in a directory) like this... Redirect 301 /article1.htm http://mysite.net/wordpress/article1/
Technical SEO | | briandee
Redirect 301 /article2.htm http://mysite.net/wordpress/article2/
Redirect 301 /article3.htm http://mysite.net/wordpress/article3/ Google has indexed these new url's and they are showing in search results. I'm almost finished the new version of site and it is currently in a directory /wordpress I intend to move all the files from the directory to the root so new url when this is done will be http://mysite.net/article1/ etc My question is - what to I do about the redirects which are in place - do I delete them and replace with something like this? Redirect 301 /wordpress/article1/ http://mysite.net/article1/
Redirect 301 /wordpress/article2/ http://mysite.net/article2/
Redirect 301 /wordpress/article3/ http://mysite.net/article3/ Appreciate any help with this0 -
Should I Use the Disavow Tool to for a Spammy Site/Landing Page?
Here's the situation... There's a site that is linking to about 6 articles of mine from about 225 pages of theirs (according to info in GWT). These pages are sales landing pages looking to sell their product. The pages are pretty much identical but have different urls. (I actually have a few sites doing this to me.) Here's where I think it's real bad -- when they are linking to me you don't see the link on the page, you have to view the page source and search for my site's url. I'm thinking having a hidden url, and it being my article that's hidden, has got to be bad. That on top of it being a sales page for a product I've seen traffic to my site dropping but I don't have a warning in GWT. These aren't links that I've placed or asked for in any way. I don't see how they could be good for me and I've already done what I could to email the site to remove the links (I didn't think it would work but thought I'd at least try). I totally understand that the site linking to me may not have any affect on my current traffic. So should I use the Disavow tool to make sure this site isn't counting against me?
Technical SEO | | GlenCraig0 -
Quality links are beneficial, but are neutral links detrimental?
So obviously a link profile featuring quality / authoritative / relavant in-bound links is preferable, but here's my question: If I'm starting work on a brand new domain, should I build links that one would consider neutral (i.e. from a non-spammy, but unrelated site) or should I not bother and only focus on quality links? Thanks
Technical SEO | | underscorelive0 -
How to produce no follow links on my joomla site
Hi i have been reading that if you have links going out of your site then this can damage your site, so i have been trying to find out, how i can do no follow links for some of the affliate sites that i have on my site. I have a couple of adverts on my site and i would like to turn these into no follow links while the rest of my internal links on my page are to stay follow links but in joomla i am not sure how to do this. can anyone please give me some advice
Technical SEO | | ClaireH-1848860 -
Site links in the footer template – still good for SEO?
Hi there, When I did a redesign a few years ago, I had it in my mind that site links in 3 or 4 columns at the bottom of the home page, and every other page, would be good for SEO. Having links to interior pages using keywords and phrases from the home page and all that…. I think this might now be outdated thinking? As long as there are some links from the home page to important interior pages to pass link juice that is what matters? Google might not even looks at links in the footer? Is this correct? Thoughts? Thanks so much!
Technical SEO | | inhouseninja0 -
Adding no follow links on my site
I am getting a warning about having too many links on my page www.accessoriesonline.co.uk (152) but I don't want to remove any links from the site. Its an ecommerce site with categories across the top, featured products and then a further category navigation in the footer. Would it be beneficial if I added a rel="nofollow" to the links in the footer as these are duplicates of the one's in the header or would this harm the links in the header and the destination URL's which I definitely want to be crawled? Also, does anyone know if SEOMOZ considers links with a rel=nofollow as an actually link when they calculate their overview? Thanks in advance
Technical SEO | | gavinhoman0