{"id":1993,"date":"2021-09-20T05:47:38","date_gmt":"2021-09-20T05:47:38","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=1993"},"modified":"2021-09-20T05:47:38","modified_gmt":"2021-09-20T05:47:38","slug":"how-to-redirect-from-one-blog-url-to-another-blog-url","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/","title":{"rendered":"How to redirect from one blog URL to another blog URL"},"content":{"rendered":"<p>The hosting has several measures through that cPanel hosting ar counted as best to host any web site because to its Operating system level security features and functionality. For an administrative control over each directory of a hosting resources on the web server a file known as .htacess has some permission and this file also known as distributed configuration file in which on a aper-directory basis provide a way to make configuration changes . A file, containing one or additional rules is placed in a particular document directory, and therefore the directives apply to that directory, and all sub directories thereof. If you would like to direct all the URLs from one web log to a different web blog URLs then add the rewrite rules as follow in .htaccess files.<\/p>\n<p><strong>For Example :<\/strong><\/p>\n<p>If we redirect to an old web blog from \u201chttp:\/\/www.xyz.com\/blog to new domain http:\/\/www.abc.com. you only need to add the subsequent rewrite rules into old web blog .htaccess files means when any one access the URL \u201d http:\/\/www.xyz.com\/blog\/anything will automatically redirected to\u201chttp:\/\/www.abc.com\/anything \u201d.<\/p>\n<p>&lt;IfModule mod_rewrite.c&gt;<br \/>\nRewriteEngine on<br \/>\nRewriteCond %{HTTP_HOST} ^bestdesigns.co.inblog<br \/>\nRewriteRule ^(.*)$ http:\/\/www.bestdesigns.co.in\/blog$1 [R=301,L]<br \/>\nRewriteRule ^$ http:\/\/www.indianwebportal.com\/ [L]<br \/>\nRewriteRule (.*) http:\/\/www.indianwebportal.com\/$1 [L]<br \/>\n&lt;\/IfModule&gt;<\/p>\n<p><strong>Note<\/strong> : Replace \u201cxyz.com\/blog\u201d equal to your old blog url and also Replace \u201cwww.abc.com\u201d equal to new blog url.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The hosting has several measures through that cPanel hosting ar counted as best to host any web site because to its Operating system level security features and functionality. For an administrative control over each directory of a hosting resources on the web server a file known as .htacess has some permission and this file also [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-1993","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to redirect from one blog URL to another blog URL - OWS KB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to redirect from one blog URL to another blog URL - OWS KB\" \/>\n<meta property=\"og:description\" content=\"The hosting has several measures through that cPanel hosting ar counted as best to host any web site because to its Operating system level security features and functionality. For an administrative control over each directory of a hosting resources on the web server a file known as .htacess has some permission and this file also [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-20T05:47:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"admin\">\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" content=\"1 minute\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"OWS KB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/#webpage\",\"url\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\",\"name\":\"How to redirect from one blog URL to another blog URL - OWS KB\",\"isPartOf\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\"},\"datePublished\":\"2021-09-20T05:47:38+00:00\",\"dateModified\":\"2021-09-20T05:47:38+00:00\",\"author\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"breadcrumb\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/how-to-redirect-from-one-blog-url-to-another-blog-url\/\",\"name\":\"How to redirect from one blog URL to another blog URL\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ownwebservers.com\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/1993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=1993"}],"version-history":[{"count":1,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/1993\/revisions"}],"predecessor-version":[{"id":1994,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/1993\/revisions\/1994"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=1993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=1993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=1993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}