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
-
Can you use Screaming Frog to find all instances of relative or absolute linking?
My client wants to pull every instance of an absolute URL on their site so that they can update them for an upcoming migration to HTTPS (the majority of the site uses relative linking). Is there a way to use the extraction tool in Screaming Frog to crawl one page at a time and extract every occurrence of _href="http://" _? I have gone back and forth between using an x-path extractor as well as a regex and have had no luck with either. Ex. X-path: //*[starts-with(@href, “http://”)][1] Ex. Regex: href=\”//
Technical SEO | | Merkle-Impaqt0 -
How to redirect 302 status to 301 status code using wordpress
I just ran the link opportunity option within site explorer and it shows that 31 pages are currently in a 302 status. Should I try to convert the 302's to 301's? And what is the easiest way to do this? I see several wordpress plugins that claim to do 301 redirects but I don't know which to choose. Any help would be greatly appreciated!
Technical SEO | | vmsolu0 -
Switching site from http to https. Should I do entire site?
Good morning, As many of you have read, Google seems to have confirmed that they will give a small boost to sites with SSL certificates this morning. So my question is, does that mean we have to switch our entire site to https? Even simple information pages and blog posts? Or will we get credit for the https boost as long as the sensitive parts of our site have it? Anybody know? Thanks in advance.
Technical SEO | | rayvensoft1 -
Meta data & xml sitemaps for mobile sites when using rel="canonical"/rel="alternate" annotations
When using rel="canonical" and rel="alternate" annotations between mobile and desktop sites (rel="canonical" on mobile, pointing to desktop, and rel="alternate" on desktop pointing to mobile), what are everyone's thoughts on using meta data on the mobile site? Is it necessary? And also, what is the common consensus on using a separate mobile xml sitemap?
Technical SEO | | 4Ps0 -
Way to spider Wordpress site
I have an old Wordpress site and I want to move it to a new server and take it off Wordpress (too many hacks). I am trying to spider the site so as to get static, non-Wordpress, pages. I am having trouble doing this. When I spider the site, it changes the URLs. For instance, if the URL is www.domain.com/page/ the URL I get out of the spider is /page/index.html And those are not the URLs in the search engine indices. There are about 2000 pages on this site, so it is not feasible to set up 301 redirects. I tried using these spidering programs: WinHTTack Website Copier and PageNest Does anyone know of another method of turning a Wordpress site into a non Wordpress site?
Technical SEO | | DanCrean0 -
Are site wide links bad for web developers?
Like many web dev companies, we put an anchor text credit (varying the anchor text) in the footer of clients' sites. As it's a footer link, it's site wide. This strategy's been troubling me for a while and I've been anticipating a drop in our rankings ... especially in light of Penguin. But it hasn't happened. Any other developers our there taken a hit by having site wide links? anyone have any views on this? Anyone want to comment on the spurious and unlikely scenario that Google may recognise that web dev companies have always used site wide credits and may therefore be overlooking / not penalising them?
Technical SEO | | 2Stroke0 -
Used SEOMOZ top 100 Directories, my site ranking lowered, what can we do to fix this?
We have made a big mistake.... So what can we do to fix this? A trainee member of staff has used the seomoz 100 top directories and added to sites from PR10 to PR6 approx about 25 sites, using keywords were possible instead of using the website URL "which i now was stupid!. Our website ranking have been lowered big time for all keywords used!, eg from 1st to 10th and even disappeared from the top 100 We are contacting all directories asking for the Title link to be changed to the URL instead of a keyword.. Will this help? I understand that Google give sites a penalty for this!!, but what can i do to put this right and how long would this penalty last for? Any advice would be highly appreciated... Thanks Dean
Technical SEO | | deanpallatt0 -
Are lots of links from an external site to non-existant pages on my site harmful?
Google Webmaster Tools is reporting a heck of a lot of 404s which are due to an external site linking incorrectly to my site. The site itself has scraped content from elsewhere and has created 100's of malformed URLs. Since it unlikely I will have any joy having these linked removed by the creator of the site, I'd like to know how much damage this could be doing, and if so, is there is anything I can do to minimise the impact? Thanks!
Technical SEO | | Nobody15569050351140