How to give the same Redirect URL to many 404		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			dviolante
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 15					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago				#4496
		by dviolante
	
	
		
			
			
				Hello, i did that yesterday before writting you and that didnt work.
Removing the last / from the rule Im getting this error
The page isn't redirecting properly
Im attaching some screenshots.
I hope you can help me with this.
Thanks			
					 
	 
	
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago		 -  9 years 11 months ago		#4497
		by admin
	
	
		
			
			
				The problem is the pattern /lomo-de-cerdo-glaseado is present in the target URL and this causes a loop. To avoid this replace the final slash with a dot (means any char), so the target will not match anymore.			
					 
	 
	
		Last edit: 9 years 11 months ago  by admin.			
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			dviolante
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 15					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago		 -  9 years 11 months ago		#4500
		by admin
	
	
		
			
			
				Add a question mark after the dot, and the dot (any char) becomes optional 
 
			 
	 
	
		Last edit: 9 years 11 months ago  by admin.			
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			dviolante
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 15					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 11 months ago				#4502
		by dviolante
	
	
		
			
			
				Hello, i have added the ? question mark after the . dot, like this
/lomo-de-cerdo-glaseado.?
and im getting again the The page isn't redirecting properly error.
Any ideas?
Thanks			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 10 months ago				#4506
		by admin
	
	
		
			
			
				No,
it should work, so probably I misunderstood the original request following the thread.
Could you please, tell me again which is the current rule and the URL it is not working for?
Thanks			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		Time to create page: 0.155 seconds