{ "info": { "author": "Tecnativa, LasLabs, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n\n=======================\nWebsite SEO Redirection\n=======================\n\nThis module extends the functionality of the website to support using custom\nURLs and allow you to improve the SEO.\n\nUsage\n=====\n\nMoving a page to another URL\n----------------------------\n\nLet's assume you created a blog post entry that is absolutely amazing and you\nwant a fixed and beautiful URL for it. That entry is posted in\n``https://example.com/blog/our-news-1/post/amazing-post-23``, but you want it\nat ``https://example.com/amazing``. You need to:\n\n#. Go to *Website Admin > SEO Redirections > Create*.\n#. Set ``/blog/our-news-1/post/amazing-post-23`` as *Original URL*.\n#. Set ``/amazing`` as *Destination URL*.\n#. Enable *Relocate controller*.\n\nNow navigate to any of both URLs, and you will get to the blog post, but with\nthe URL you wanted.\n\nSetting a URL as a redirection to another one\n---------------------------------------------\n\nLet's assume you created a blog post entry that is absolutely amazing and you\nwant a shortened URL that redirects to it. That entry is posted in\n``https://example.com/blog/our-news-1/post/amazing-post-23``, but you want that\n``https://example.com/amazing`` redirects to it. You need to:\n\n#. Go to *Settings > Configuration > SEO Redirections > Create*.\n#. Set ``/amazing`` as *Original URL*.\n#. Set ``/blog/our-news-1/post/amazing-post-23`` as *Destination URL*.\n#. Disable *Relocate controller*.\n\nNow navigate to any of both URLs, and you will get to the blog post, with its\noriginal URL untouched.\n\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/186/9.0\n\nKnown issues / Roadmap\n======================\n\n* Redirections are cached. If you hit one once, and then change it, you will\n mostly have to clear your browser's cache to avoid hitting a 404 error.\n* Make it multiwebsite-compatible.\n\nNotes for migration to v10:\n\n* `#4146 `_ was fixed, so we could\n make the *Promote* panel load data from an extended ``website.seo.metadata``\n class.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Jairo Llopis \n* Dave Lasley \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://tecnativa.com/", "keywords": "", "license": "LGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-website-seo-redirection", "package_url": "https://pypi.org/project/odoo9-addon-website-seo-redirection/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-website-seo-redirection/", "project_urls": { "Homepage": "https://tecnativa.com/" }, "release_url": "https://pypi.org/project/odoo9-addon-website-seo-redirection/9.0.1.1.1/", "requires_dist": [ "odoo (<9.1a,>=9.0a)" ], "requires_python": "", "summary": "Redirect any controller to the URL of your dreams", "version": "9.0.1.1.1" }, "last_serial": 4024993, "releases": { "9.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "36b59c10c4ae6b13b51bae851fd2939f", "sha256": "d19a7fcd0458e60891fb04f14117cff2997a376d99a382e31a5e7002a93e388e" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "36b59c10c4ae6b13b51bae851fd2939f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 31288, "upload_time": "2017-04-11T21:05:15", "url": "https://files.pythonhosted.org/packages/d9/b5/d4b10fc62590ae75420025f3817f137bf917c269c544a49dbe48654aa478/odoo9_addon_website_seo_redirection-9.0.1.0.0.99.dev6-py2-none-any.whl" } ], "9.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "4ebed526762f94ecc5aa5cba0c2ce094", "sha256": "10b3b10f7f09d86ac5cdb63405bceff23f45a262edbd3bc9e950b643dd034a85" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "4ebed526762f94ecc5aa5cba0c2ce094", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 51383, "upload_time": "2017-04-11T21:05:18", "url": "https://files.pythonhosted.org/packages/36/5d/d901334d08b7ffc6f6bee1c285ec09d6e3b0c285d1a84122b50fb87da78b/odoo9_addon_website_seo_redirection-9.0.1.0.0.99.dev7-py2-none-any.whl" } ], "9.0.1.1.0": [ { "comment_text": "", "digests": { "md5": "8d047f0d591c8cea132c2b9a4d080b8b", "sha256": "f8b7f8428a0c86821ec043b359254060228cfa6d2b1b10aa131dec724b3c6483" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "8d047f0d591c8cea132c2b9a4d080b8b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 58398, "upload_time": "2017-04-11T21:05:22", "url": "https://files.pythonhosted.org/packages/56/e3/1a2f95da96cf1231e2313bc284c22499a880e0e83b6d732352f78be21ee0/odoo9_addon_website_seo_redirection-9.0.1.1.0-py2-none-any.whl" } ], "9.0.1.1.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "940c574b2139f7c936ff3aa4fb41c499", "sha256": "3a1fda8a38fa12b34f232c9e3fa219a30aca160480c6ae62842dd0f047ec402a" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "940c574b2139f7c936ff3aa4fb41c499", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 149680, "upload_time": "2017-04-11T21:05:26", "url": "https://files.pythonhosted.org/packages/a3/8f/4ae64d0391f49670f5304cf94d3cbe37727fed88fc4d4bedd41fd819afc8/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev1-py2-none-any.whl" } ], "9.0.1.1.0.99.dev10": [ { "comment_text": "", "digests": { "md5": "167f3087dc49e168c45de266a3ee72b2", "sha256": "b951dc28b18dc39d16d1d207f55c75b96ac0e88929d002c1d9b25ff00a44db5d" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev10-py2-none-any.whl", "has_sig": false, "md5_digest": "167f3087dc49e168c45de266a3ee72b2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 159987, "upload_time": "2017-05-30T04:34:29", "url": "https://files.pythonhosted.org/packages/6e/43/b05a9fb978c93f11f39a3f4658ab110febab162614bc6d2d77f98f86c6f9/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev10-py2-none-any.whl" } ], "9.0.1.1.0.99.dev11": [ { "comment_text": "", "digests": { "md5": "3f6007bace982cde1e94b3c001883e01", "sha256": "b3e3df3f8b2800a20fc2a4624fc777f7e69349218338b25e626a1cf2a2a33d7a" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev11-py2-none-any.whl", "has_sig": false, "md5_digest": "3f6007bace982cde1e94b3c001883e01", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 161702, "upload_time": "2017-07-02T09:32:33", "url": "https://files.pythonhosted.org/packages/6c/fe/fac872cf707b3b9639fdb6a80b1a86722517c3815e1f06db0083afa3f282/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev11-py2-none-any.whl" } ], "9.0.1.1.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "3995a4683119b61e516f56d0bf3e6654", "sha256": "c5eb4d2423a7bf6afb74dc417aa9cdcb90aa7ad6968d757bcc40b4c5ab7d1d1e" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "3995a4683119b61e516f56d0bf3e6654", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 149714, "upload_time": "2017-04-11T21:05:31", "url": "https://files.pythonhosted.org/packages/c5/6f/906f8eaec1e9589822a96abf6e9d813973c498bd44b33afb7c476027a86f/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev2-py2-none-any.whl" } ], "9.0.1.1.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "04b429fb9b9eb14ce6e3a3c9e9682bb6", "sha256": "5bfce91e0d191692d9f099b5f0a53c54cdb97a92c8f42df5f63a4fea92efc4fb" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "04b429fb9b9eb14ce6e3a3c9e9682bb6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 149854, "upload_time": "2017-04-11T21:05:36", "url": "https://files.pythonhosted.org/packages/79/31/ba3fd451c23dfbc74e389d41febbe8ca290319f4af26debceda4f2b383c4/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev3-py2-none-any.whl" } ], "9.0.1.1.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "ff1e31a24690b9cb5c2fe0a6df89d991", "sha256": "9536e175560785ce410536380fc03923575067abaf1094d08629ed00574b0256" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "ff1e31a24690b9cb5c2fe0a6df89d991", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 150002, "upload_time": "2017-04-11T21:05:41", "url": "https://files.pythonhosted.org/packages/d5/99/f5447f2b3a32c6be3957060fef2a09362cdfa7f0411b0bdb79d2a9bdf279/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev4-py2-none-any.whl" } ], "9.0.1.1.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "a2e9e62e28d16c14b4372dd7685a3edd", "sha256": "f62b2b8f1c337833454ade3c02e1173e1f41d5d21c0bdd1159a26feb93b5f841" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "a2e9e62e28d16c14b4372dd7685a3edd", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 157619, "upload_time": "2017-04-11T21:05:46", "url": "https://files.pythonhosted.org/packages/b5/61/888b3f93a972be2f7d12253491c72f6cca6d43d6fc658a6ae92841de9a51/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev5-py2-none-any.whl" } ], "9.0.1.1.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "c21f35c6f46c8631b89f4b398446f924", "sha256": "d022eebef08564da6479ecd8a6dc26f183d87c38443d991d4b82549550922dc9" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "c21f35c6f46c8631b89f4b398446f924", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 159374, "upload_time": "2017-04-11T21:05:51", "url": "https://files.pythonhosted.org/packages/46/dd/ac6c56753f852f1f97d1def7202cdc8acb811732643c6a5ce9c40a5c0d4f/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev6-py2-none-any.whl" } ], "9.0.1.1.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "a9a6ec64f9638d3761ce05449315608e", "sha256": "052da12feec535ce902faf3b244f5d295bf3450ffdcddae4e2dda337e0763604" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "a9a6ec64f9638d3761ce05449315608e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 159417, "upload_time": "2017-04-11T21:05:55", "url": "https://files.pythonhosted.org/packages/49/1c/7fe4aed3c3d46db960fb176f1f081482782d3b56536c596cd401ad01e30b/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev7-py2-none-any.whl" } ], "9.0.1.1.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "d50d8ff91b0f6dae924ab031552f792a", "sha256": "30a59b0682772b25a4e6f17f3a86a735bfcda435e782845b091ff60bff53eb9f" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "d50d8ff91b0f6dae924ab031552f792a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 159879, "upload_time": "2017-04-11T21:06:00", "url": "https://files.pythonhosted.org/packages/91/97/538f2189da54decc5521fae2343f5d3729c9959120d4ce4d0c8591467253/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev8-py2-none-any.whl" } ], "9.0.1.1.0.99.dev9": [ { "comment_text": "", "digests": { "md5": "82c2c4042f72eb40e11b79822691b168", "sha256": "77cf6af0ac975078aadf07d7c8312970dc7f883b574e8f3e6137471830a0547e" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev9-py2-none-any.whl", "has_sig": false, "md5_digest": "82c2c4042f72eb40e11b79822691b168", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 159985, "upload_time": "2017-04-11T21:06:05", "url": "https://files.pythonhosted.org/packages/3b/6f/7ca26c03d71879705c0cb3485de1821a411477a38ad3acf4b3ca2b2b69e0/odoo9_addon_website_seo_redirection-9.0.1.1.0.99.dev9-py2-none-any.whl" } ], "9.0.1.1.1": [ { "comment_text": "", "digests": { "md5": "146307e958bcc6d85758909341041389", "sha256": "c92d589e6cb72d422a18a0b52f7b5756ee5a43508950b3f87dc6dc365cb39e08" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "146307e958bcc6d85758909341041389", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 161585, "upload_time": "2017-08-27T04:30:14", "url": "https://files.pythonhosted.org/packages/ff/3f/6355fe20298dedcc78ae4e8f6acf8a6cea7b84150d575b6b9db710e4753a/odoo9_addon_website_seo_redirection-9.0.1.1.1-py2-none-any.whl" } ], "9.0.1.1.1.99.dev1": [ { "comment_text": "", "digests": { "md5": "ee4e1c2c6cb1ef41e2fa3088e5ce58ea", "sha256": "f4f53a270ede63be77aaf3d9bc07bc40c500ecd1e32638449ab67634a9695dbf" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "ee4e1c2c6cb1ef41e2fa3088e5ce58ea", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 162428, "upload_time": "2018-01-18T05:35:03", "url": "https://files.pythonhosted.org/packages/b5/77/4fe80fa9365806d87f0a8c19bb6c3bb5b0fd7e37f147844183aaeef0474f/odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev1-py2-none-any.whl" } ], "9.0.1.1.1.99.dev2": [ { "comment_text": "", "digests": { "md5": "cd502022c08b37c7a611884d660f3c01", "sha256": "d37f6ed6e7f6afd6f9b178b484d40e08736344a47bf983aaa1ad42e8f989652f" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "cd502022c08b37c7a611884d660f3c01", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 164192, "upload_time": "2018-06-24T05:11:16", "url": "https://files.pythonhosted.org/packages/49/c3/226376acb7b85f85ce1421380b56dcd95a6c864451f9beec6122071e596a/odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev2-py2-none-any.whl" } ], "9.0.1.1.1.99.dev3": [ { "comment_text": "", "digests": { "md5": "4f7e1a64237b45e126e77c23d1bccc95", "sha256": "e27b89b3bf22dbef2385ce672363b537a0f2e940dc764536aacd2acb8f521bd8" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "4f7e1a64237b45e126e77c23d1bccc95", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 164841, "upload_time": "2018-07-03T04:47:50", "url": "https://files.pythonhosted.org/packages/cb/27/45302e9af3f476a4ba6c28f9efc3681a5181645167d93605836aaf4df801/odoo9_addon_website_seo_redirection-9.0.1.1.1.99.dev3-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "146307e958bcc6d85758909341041389", "sha256": "c92d589e6cb72d422a18a0b52f7b5756ee5a43508950b3f87dc6dc365cb39e08" }, "downloads": -1, "filename": "odoo9_addon_website_seo_redirection-9.0.1.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "146307e958bcc6d85758909341041389", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 161585, "upload_time": "2017-08-27T04:30:14", "url": "https://files.pythonhosted.org/packages/ff/3f/6355fe20298dedcc78ae4e8f6acf8a6cea7b84150d575b6b9db710e4753a/odoo9_addon_website_seo_redirection-9.0.1.1.1-py2-none-any.whl" } ] }