Questions tagged [cms-migration]

6 questions
4
votes
4 answers

Is there a standard site structure format?

Is there a standard site structure format? The use of this would be for export and import into a CMS or framework to define the urls, content, metadata for a website. Something tool agnostic would be the goal. JSON, YAML, XML, whatever. Maybe…
artlung
  • 33,305
  • 16
  • 69
  • 121
2
votes
3 answers

Migrating from other Content Management Systems to SharePoint

I am currently working on a project which requires migration of content from different content management Systems to SharePoint. Are there any good, preferably open source, tools that would help me do this? Also, what are the best practices that I…
ashwnacharya
  • 14,601
  • 23
  • 89
  • 112
1
vote
1 answer

What are the best practices when shifting old legacy web applications to new ones (specially about broken links problem)?

Suppose you have an old legacy website, with an in-house php CMS. http://mysite.com/index.php?page=3&c=7 Now, for some reason, you re-structured your website in Wordpress, with SEO friendly URL's, registered a Google Analytics account, and needs to…
GmonC
  • 10,924
  • 1
  • 30
  • 38
0
votes
1 answer

How to move most cms content from mediawiki to django-cms?

I'm planning to move a site from mediawiki to django-cms. It has around 150 pages and a similar number of embedded images. The question is how to do it with minimal effort. There are several issues: django-cms does not support mw wiki sintax,…
sorin
  • 161,544
  • 178
  • 535
  • 806
0
votes
1 answer

How can I manipulate my Drupal blogs?

I'm migrating a website from FrogCMS to Drupal. My questions are: How do you limit the list of recent blog entries (title and content) on the MAIN page and let it limit (to at least five) on the other page (i.e. List of Blogs page)? How do you…
0
votes
1 answer

Custom URL rewrite, migrate one CMS to Wordpress

I am trying to move my image gallery site from one CMS to Wordpress. On current CMS I have page with medium size image on it with URL: www.my-example-site.com/folder-one/subfolder-one/example-image-name.jpg.html and another page with full resolution…
Advanced SEO
  • 387
  • 1
  • 4
  • 18