Yes, we should definetely tell Google about the permanent redirects using proper 301 rewrites.
Regards, Michael Am 02.09.2017 um 14:00 schrieb Ashish Vijaywargiya <ashish.vijaywarg...@hotwaxsystems.com>: >>> You just need to set the default > links inside the templates > > Can you please give more details on this? May be some example reference > will be of great help. > Deepak discussed the idea with me of writing redirect rules. If any of the > old URL is crawled in the Google and we don't want to support that URL in > the new website then we concluded to do a permanent redirect to a specific > new URL. > > -- > Kind Regards > Ashish Vijaywargiya > HotWax Systems - est. 1997 <http://www.hotwaxsystems.com/> > > > On Fri, Sep 1, 2017 at 2:47 PM, Taher Alkhateeb <slidingfilame...@gmail.com> > wrote: > >> Hi Deepak ... >> >> I don't think you need a rewrite rule. You just need to set the default >> links inside the templates >> >>> On Sep 1, 2017 12:14 PM, <dee...@apache.org> wrote: >>> >>> Author: deepak >>> Date: Fri Sep 1 09:14:12 2017 >>> New Revision: 1806907 >>> >>> URL: http://svn.apache.org/viewvc?rev=1806907&view=rev >>> Log: >>> Added missing redirect rule in htaccess file >>> >>> Modified: >>> ofbiz/site/.htaccess >>> >>> Modified: ofbiz/site/.htaccess >>> URL: http://svn.apache.org/viewvc/ofbiz/site/.htaccess?rev= >>> 1806907&r1=1806906&r2=1806907&view=diff >>> ============================================================ >>> ================== >>> --- ofbiz/site/.htaccess (original) >>> +++ ofbiz/site/.htaccess Fri Sep 1 09:14:12 2017 >>> @@ -1 +1,4 @@ >>> -ErrorDocument 404 /404.html >>> +ErrorDocument 404 /404.html >>> + >>> +RewriteRule ^documentation.html /index.html [R=301,NC,L] >>> +RewriteRule ^community.html /getting-involved.html [R=301,NC,L] >>> >>> >>> >>
smime.p7s
Description: S/MIME cryptographic signature