Hello,

I have many of web pages as:

domain.com/a_sites/
domain.com/b_sites/
domain.com/c_sites/

How do I use htaccess 301 formate to redirect to pages like:

domain.com/a_websites/
domain.com/b_websites/
domain.com/c_websites/

I only want to change from sites to websites.

Thanks very much!

Recommended Answers

All 2 Replies

If your main web server uses the Apache HTTP server program, you have to create .htaccess file to redirect it.

If your website is in apache server then you redirect website with the help of .htaccess. Always use 301 redierction to redirect page becauses rediect website with 301 passes 90-90% of link juice to redirect pages.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.