I am planning on redirecting about 100 using (301 .htaccess) and was wondering if this will slow down the performance or have any effect since the file will get heavy ?
Are there any types of entries in .htaccess that affect performance more than others ?
Example:
redirect 301 /old page.shtml http://www.example.com/newdir/newpage.shtml