Removing folders from path		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			derekk
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 14					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 1 month ago				#5582
		by derekk
	
	
		
			
			
				I tried what is shown in the screencap to remove this from all the urls "/index.php/Newsletter-Articles/"
gyazo.com/21e41929dd981b3e8c0eb260b46aea04
from: \/index.php/Newsletter-Articles/$
To: {scheme}://{siteurl}{pathrtrim /index.php/Newsletter-Articles/}
However it did not work
It should have changed mysite.com/index.php/Newsletter-Articles/when-friends-stop-homeschooling
to mysite.com/when-friends-stop-homeschooling
Thank you			
 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 1 month ago				#5585
		by admin
	
	
		
			
			
				Try this rule:
From URL: "/index.php/Newsletter-Articles/
To URL: {scheme}://{siteurl}/{pathltrim /index.php/Newsletter-Articles/}{queryfull}
Request only: true (checked)
Kind regards,
Luigi			
 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			derekk
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 14					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 1 month ago				#5587
		by derekk
	
	
		
			
			
				Excellent, it worked perfectly.
Thank you Luigi.			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
	 
	
		
				
		- 
			derekk
		
- 
													Topic Author
											
- 
				
	Offline
			
- 
				New Member			
- 
				  
		Less
		More
		
			
									- 
						Posts: 14					
- 
						Thank you received: 0					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 1 month ago				#5595
		by derekk
	
	
		
			
			
				Not sure if you want this to be a new post, you may move it if you like.
I also want to add the exact same folders to an url?
It want it to redirect
from: mysite.com/myarticlealias
to: mysite.com/Newsletter-Articles/myarticlealias
Thank you			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 3194					
- 
						Thank you received: 441					
- 
											
- 
											
 
	 
		 
		
			
	
						9 years 1 month ago				#5596
		by admin
	
	
		
			
			
				It's easy as 123 
 
From URL: ^/myarticlealias
To URL: {scheme}://{siteurl}/Newsletter-Articles/myarticlealias{pathltrim /myarticlealias}
Request only: true (checked)
Kind regards,
Luigi			
 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		Time to create page: 0.147 seconds