URLs not redirecting beyond certain path		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			hsoj
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 5					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago		 -  9 years 11 months ago		#4358
		by admin
	
	
		
			
			
				Probably the existing rules match the URL and are applied before (the first matching in ordering is applied). So you should probably fix the existing rules. A solution could be to add a dollar at the end to avoid partial matching. As example, if your rule is:
this will match also /divorce-resources/<anything>, but if your rule becomes:
then this will only match /divorce-resources.
Kind regards,
Luigi			
 
	 
	
		Last edit: 9 years 11 months ago  by admin.			
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			hsoj
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 5					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago				#4372
		by hsoj
	
	
		
			
			
				I changed the path on a previous entry that goes to "/divorce-resources" to "/divorce-resources$" and now that redirect as well as any with the same path all just go to "/divorce-resources$" and display a 404 error.			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago				#4377
		by admin
	
	
		
			
			
				Sorry,
but I assumed /divorce-resources is in the "From URL", while it seems from your words that is in the destination, so I am a little bit confused. Could you, please, post a visible screenshot of your rule?
Thanks			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			hsoj
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 5					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago				#4392
		by hsoj
	
	
		
			
			
				Since you said you just had my information reversed, I went ahead and switched the link that had the $ and it fixed it. Thanks!			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			hsoj
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 5					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
	 
 
	
		
	
	
	
	
	
	
 
	
		Time to create page: 0.177 seconds