############################################ # URL Rewrite Mapping File # # This CSV file is used to manage URL rewrites for the website. Each line in the file should contain two URLs: # 1. The old page URL that needs to be redirected. # 2. The correct (new) page URL that the old URL should be redirected to. # # The purpose of this file is to ensure that users and search engines are directed to the correct pages even if the URLs of the pages have changed. This helps in maintaining SEO rankings and providing a seamless user experience. # # The program that processes this CSV will: # - Scan every page listed in the old URLs. # - Check the corresponding correct page URL. # - Replace the content of the old URL with the content from the correct URL. # - Fix common errors. # - Convert relative links and images to absolute paths to avoid broken links and images. # - Αν θέλουμε να βάλουμε κόμμα θα βάζουμε ερωτηματικό και το πρόγραμμα θα βάζει και τις 2 εκδοχές # # Example: # http://example.com/old-page/, http://example.com/new-page/ ############################################ # testing https://localhost:8000/an, http://localhost:8000/anatomy/index.html # fix testing directories that we have removed https://theodora.com/karapanos/*.html, https://karapanosart.com/*.html https://theodora.com/karapanos/*/*.html, https://karapanosart.com/*/*.html https://theodora.com/jimmysion/*.html, https://jimmysion.com/*.html https://theodora.com/jimmysion/*/*.html, https://jimmysion.com/*/*.html # indexing of timeseries https://theodora.org/stats/*/index.html, https://geographic.com/stats/*/index.html # urls http://www.theodora.com/an, http://www.theodora.com/anatomy/index.html http://www.theodora.com/pipelines/italy_switzerland_and_austria_pipelines.htm, https://www.theodora.com/pipelines/italy_switzerland_and_austria_pipelines.html http://www.theodora.com/wfbcurrent/madagascar/madagascar_economy.ht, https://theodora.com/wfbcurrent/honduras/honduras_economy.html http://www.theodora.com/encyclopedia/s/sacrilege, http://www.theodora.com/encyclopedia/s/sacrilege.html https://theodora.com/wfbcurrent/madagascar/madagascar_economy.ht ,https://theodora.com/wfbcurrent/honduras/honduras_economy.html (Was inside fs) https://www.theodora.com/index.wml, https://www.theodora.com/index.html # other files https://theodora.com/test.html, https://theodora.com/wfb/ https://theodora.com/testmap.html, https://theodora.com/wfb/ https://theodora.com/testmap.map, https://theodora.com/wfb/ https://theodora.com/testmap3.html, https://theodora.com/wfb/ https://theodora.com/testmap3.imp, https://theodora.com/wfb/ https://theodora.com/testmap3.map, https://theodora.com/wfb/ https://theodora.com/testmap3a.html, https://theodora.com/wfb/ # other files https://www.theodora.com/tags.php, https://www.theodora.com/wfb/ https://www.theodora.com/invoice.php, https://www.theodora.com/wfb/ https://www.theodora.com/email2img.php, https://www.theodora.com/wfb/ https://www.theodora.com/user_detail.php, https://www.theodora.com/wfb/ https://www.theodora.com/search.php, https://www.theodora.com/wfb/ https://www.theodora.com/get_rated.php, https://www.theodora.com/wfb/ https://www.theodora.com/power_search.php, https://www.theodora.com/wfb/ https://www.theodora.com/new.php, https://www.theodora.com/wfb/ https://www.theodora.com/hot.php, https://www.theodora.com/wfb/ https://www.theodora.com/user_search.php, https://www.theodora.com/wfb/ https://www.theodora.com/BingSiteAuth.xml, https://www.theodora.com/wfb/ https://www.theodora.com/detail.php, https://www.theodora.com/wfb/ https://www.theodora.com/top_rated.php, https://www.theodora.com/wfb/ https://www.theodora.com/suggest_category.php, https://www.theodora.com/wfb/ https://www.theodora.com/reset_pwd.php_140901, https://www.theodora.com/wfb/ https://www.theodora.com/pick.php, https://www.theodora.com/wfb/ https://www.theodora.com/rss.php, https://www.theodora.com/wfb/ # times series indexes from geographic https://theodora.com/stats/index.html, https://geographic.com/stats/index.html https://theodora.com/stats/*/index.html, https://geographic.com/stats/*/index.html # fix cocos https://theodora.com/wfbcurrent/cocos_keeling_islands/index.html, https://theodora.com/wfbcurrent/cocos/index.html