Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 1.9 doesn't work with sitecore 10 #64

Open
Ashahi01 opened this issue Feb 3, 2021 · 17 comments
Open

version 1.9 doesn't work with sitecore 10 #64

Ashahi01 opened this issue Feb 3, 2021 · 17 comments

Comments

@Ashahi01
Copy link

Ashahi01 commented Feb 3, 2021

Upgraded package version 1.9 doesn't work with sitecore 10. Created a requested url for redirecting but it doesn't work
Any help would be appreciated.

@KrisBethea
Copy link

KrisBethea commented Aug 25, 2021

Upgraded package version 1.9 doesn't work with sitecore 10. Created a requested url for redirecting but it doesn't work
Any help would be appreciated.

At this point, I presume there will be no update for Sitecore 10?
@Ashahi01 did you figure it out or switch to a new redirect module?

edit:
n/m
I found it.

@Soulfulate
Copy link

Hi

I have installed the Upgraded package version 1.9 on Sitecore 10.0.1 and still doesn't work. Have you managed to get it to work? If so, on which Sitecore version are you?

@KrisBethea
Copy link

KrisBethea commented Sep 1, 2021 via email

@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

Hi

I have installed the Upgraded package version 1.9 on Sitecore 10.0.1 and still doesn't work. Have you managed to get it to work? If so, on which Sitecore version are you?
@Soulfulate
I installed sitecore 10.0.1 and I could make it work. there is an issue with the initial package that redirection doesn't work for the page that exist. I had to make small change in there file and it worked.

@KrisBethea
Copy link

Oh COOL!!
Good to know, thanks @Ashahi01

@Ashahi01 Ashahi01 closed this as completed Sep 1, 2021
@Ashahi01 Ashahi01 reopened this Sep 1, 2021
@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

Oh COOL!!
Good to know, thanks @Ashahi01

@KrisBethea Let me know if you need those fix, I can share that.

@Soulfulate
Copy link

@Ashahi01 that's wonderful. could you share exactly how you got it work? i am desperately needing a solution (my life depends on it LOL).

@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

@Soulfulate
Go to this file SharedSource.RedirectModule.config it would be placed inside Include/SharedSource/ folder.
Go to the line below
<processor type="SharedSource.RedirectModule.Processors.RedirectProcessor,SharedSource.RedirectModule" patch:after="processor[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/>
In this line, replace patch:after with patch:before
And that's it 301 redirect module would work for existing pages as well.

@Soulfulate
Copy link

@Ashahi01 i have made the changes like you've said and i'm still not able to get the module to work (see image below)
image

here's what i did:

  1. installed v1.9 Package of the module
  2. copied the contents of /App_Config/ and /bin to the respective App_Config and /bin in my wwwroot website both on the CM and CD roles
  3. created a Redirect URL rule under the content tree (/sitecore/system/Modules/Redirect Module/Redirects/Test3)
  4. then published this rule out to the web db (published the templates and all the subitems before and also checked after publishing that the rule is on the web db by using DB Browser)

still no joy after all that :(

@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

@Soulfulate
You will have to install the package instead of manually copying the files to respective folders.

@Soulfulate
Copy link

@Ashahi01 i installed it. v1.9

@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

Please check your Requested Url and redirect to item field has correct format
image

Attached the format that I have used

@Soulfulate
Copy link

@Ashahi01
here's a snippet of my rule
image

@Ashahi01
Copy link
Author

Ashahi01 commented Sep 1, 2021

Rule looks correct.

@ganeshvidhate
Copy link

ganeshvidhate commented Sep 2, 2022

Hi @Soulfulate @Ashahi01

My Project recently we started migrating from 8.1 to 10, but page redirects are not working. I am looking for v1.9 package on this link http://trac.sitecore.net/301RedirectModule. but page is not loading, Could you please provide me that zip package and a way to install it Sitecore 10.

would really appreciate your help

@kartyek
Copy link

kartyek commented Aug 25, 2023

Hi @ganeshvidhate @Soulfulate @Ashahi01 @KrisBethea ,
We have currently migrated to SC 10.2 instance where the Redirects are not working. Could any one of you please help me to resolve this?

@ganeshvidhate
Copy link

ganeshvidhate commented Sep 20, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants