Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3344140
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:02:07+00:00 2026-05-18T01:02:07+00:00

I need to migrate a website to a new CMS. We do not have

  • 0

I need to migrate a website to a new CMS. We do not have access the original site except via http://mysite.com.
We currently have a variety of scripts that i). index the site and the ii). create some hierarchy and iii). scrape the unique content (ie. ignore header/ footer/ template etc).
The scripts actually work really quite well except the indexing the site. Is there a good utility that can index all the unique URLs of a site.

Currently we use a mixture of

$oHTML = new simple_html_dom();
$oHTML->setBody(file_get_contents('http://mysite.com'));
foreach($oHTML->find('a') as $oLink) {}

and a recursive function to hit all the unique links…

The question is… PHP is slow and hits memory limits fast… is this the right thing to do? Can I use sphinx or an opensource search engine or something to do it for me…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:02:07+00:00Added an answer on May 18, 2026 at 1:02 am
    1. use wget to crawl the sites, and archive to local disk
    2. after completed, do a find for all files (assuming *.htm), do a strip_html_tags, and insert into database
    3. then use sphinx pecl library to do indexing sphinx::buildExcerpts

    Or, after step 2
    just run the indexer for sphinx re-index

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to migrate cities/countries/regions resources from http://www.maxmind.com/app/geoip_resources to my app. I have two
I need to migrate our website from a proprietary CMS that uses active server
I need to migrate a digital repository to a new platform, but lack access
I need to migrate our SharePoint farm to a new domain. Until everything is
I need to migrate some C# code to Python. The original code makes use
I am using 64-bit Vista and I need to migrate an access database, in
We need to migrate our database from MSSQL to Oracle and we have over
I need to migrate a ASP.NET application from 1.1 to 3.5. I have gone
i have about 140 - 150 stored procedures that I need to migrate from
I'm new to nginx and I want to migrate my website from Apache to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.