<IfModule mod_deflate.c>
  # Compress HTML, CSS, JavaScript, Text, XML and fonts
  AddOutputFilterByType DEFLATE application/javascript
  AddOutputFilterByType DEFLATE application/rss+xml
  AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
  AddOutputFilterByType DEFLATE application/x-font
  AddOutputFilterByType DEFLATE application/x-font-opentype
  AddOutputFilterByType DEFLATE application/x-font-otf
  AddOutputFilterByType DEFLATE application/x-font-truetype
  AddOutputFilterByType DEFLATE application/x-font-ttf
  AddOutputFilterByType DEFLATE application/x-javascript
  AddOutputFilterByType DEFLATE application/xhtml+xml
  AddOutputFilterByType DEFLATE application/xml
  AddOutputFilterByType DEFLATE font/opentype
  AddOutputFilterByType DEFLATE font/otf
  AddOutputFilterByType DEFLATE font/ttf
  AddOutputFilterByType DEFLATE image/svg+xml
  AddOutputFilterByType DEFLATE image/x-icon
  AddOutputFilterByType DEFLATE text/css
  AddOutputFilterByType DEFLATE text/html
  AddOutputFilterByType DEFLATE text/javascript
  AddOutputFilterByType DEFLATE text/plain
  AddOutputFilterByType DEFLATE text/xml
 </IfModule>

<IfModule mod_expires.c>
  ExpiresActive On

 # Images
  ExpiresByType image/jpeg "access plus 1 year"
  ExpiresByType image/gif "access plus 1 year"
  ExpiresByType image/png "access plus 1 year"
  ExpiresByType image/webp "access plus 1 year"
  ExpiresByType image/svg+xml "access plus 1 year"
  ExpiresByType image/x-icon "access plus 1 year"

  # Video
  ExpiresByType video/webm "access plus 1 year"
  ExpiresByType video/mp4 "access plus 1 year"
  ExpiresByType video/mpeg "access plus 1 year"

  # Fonts
  ExpiresByType font/ttf "access plus 1 year"
  ExpiresByType font/otf "access plus 1 year"
  ExpiresByType font/woff "access plus 1 year"
  ExpiresByType font/woff2 "access plus 1 year"
  ExpiresByType application/font-woff "access plus 1 year"

  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 year"
  ExpiresByType text/javascript "access plus 1 year"
  ExpiresByType application/javascript "access plus 1 year"

  # Others
  ExpiresByType application/pdf "access plus 1 year"
  ExpiresByType image/vnd.microsoft.icon "access plus 1 year"
</IfModule>

<IfModule mod_headers.c>
    <FilesMatch "\.(bmp|css|flv|gif|ico|jpg|jpeg|js|pdf|png|svg|swf|tif|tiff|woff|eot|ttif)(\.gz)?$">
        Header set Expires "Fri, 04 April 2025 20:00:00 GMT"
        Header unset Etag
        FileETag None
        Header set cache-control "max-age=2592000, public"
    </FilesMatch>
</IfModule>



RewriteEngine on
#download prevention code
RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR]
RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot@yahoo.com [OR]
RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR]
RewriteCond %{HTTP_USER_AGENT} ^Custo [OR]
RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR]
RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR]
RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR]
RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR]
RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR]
RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR]
RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR]
RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR]
RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR]
RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR]
RewriteCond %{HTTP_USER_AGENT} ^HMView [OR]
RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR]
RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR]
RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR]
RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR]
RewriteCond %{HTTP_USER_AGENT} ^larbin [OR]
RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR]
RewriteCond %{HTTP_USER_AGENT} uuuu7u^Navroad [OR]
RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR]
RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR]
RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR]
RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR]
RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR]
RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR]
RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR]
RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR]
RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR]
RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR]
RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR]
RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]
RewriteCond %{HTTP_USER_AGENT} ^Widow [OR]
RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR]
RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR]
RewriteCond %{HTTP_USER_AGENT} ^Zeus

RewriteRule ^.* - [F,L]
### WWW & HTTPS
# ensure www.
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

# ensure https
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
ErrorDocument 404 https://www.numaxsteels.com
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^index\.htm$ index.php
RewriteRule ^photo-gallery\.htm$ photo-gallery.php
RewriteRule ^video-gallery\.htm$ video-gallery.php
RewriteRule ^search\.htm$ search.php
RewriteRule ^weight-calculator\.htm$ weight-calculators.php
RewriteRule ^clients\.htm$ clients.php
RewriteRule ^certificate\.htm$ certificate.php
RewriteRule ^error\.htm$ error.php
RewriteRule ^market-area\.htm$ market.php
RewriteRule ^blog\.htm$ blogs.php
RewriteRule ^blog/([^/]*)\.htm$  blog-details.php?blog_name=$1&caa=$1 [L]
RewriteRule ^about-us\.htm$ about.php
RewriteRule ^manufacturing\.htm$ manufacturing.php
RewriteRule ^packages\.htm$ packages.php
RewriteRule ^packages/([^/]*)\.htm$  packages-details.php [L]

RewriteRule ^faq\.htm$ faq.php
RewriteRule ^contact-us\.htm$ contact.php
RewriteRule ^privacy-policy\.htm$ privacy-policy.php
RewriteRule ^testimonials\.htm$ testimonials.php
RewriteRule ^gallery-products\.htm$ gallery-products.php
RewriteRule ^sitemap\.htm$ sitemap.php
RewriteRule \.htm$ category.php
RewriteRule ^([^/]*)/$ index_sub.php?cid=$1 [L]
RewriteRule ^([^/]*)/([^/]*)\.htm$  category_sub.php?pid=$2&ca=$1 [L]
Redirect 301 /flanges.php https://www.numaxsteels.com/stainless-steel-flanges.htm
Redirect 301 /fasteners.php https://www.numaxsteels.com/stainless-steel-fasteners.htm
Redirect 301 /blog.php https://www.numaxsteels.com/blog.htm
Redirect 301 /enquiry.php https://www.numaxsteels.com/contact-us.htm
Redirect 301 /gallery.php https://www.numaxsteels.com/certificate.htm
Redirect 301 /certification.php https://www.numaxsteels.com/certificate.htm
Redirect 301 /round-bars.php https://www.numaxsteels.com/stainless-steel-round-bar.htm
Redirect 301 /copper-lugs.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /quality-policy.php https://www.numaxsteels.com
Redirect 301 /about-us.php https://www.numaxsteels.com/about-us.htm
Redirect 301 /buttweld-fittings.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /socketweld-fittings.php https://www.numaxsteels.com
Redirect 301 /angles-channels.php https://www.numaxsteels.com/steel-channels.htm
Redirect 301 /pipes-tubes.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /weight-calculator.php https://www.numaxsteels.com/weight-calculator.htm
Redirect 301 /contact-us.php https://www.numaxsteels.com/contact-us.htm
Redirect 301 /copper-pipe-coil.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /ferrule-instrumentation-fittings.php https://www.numaxsteels.com/stainless-steel-ferrule-fitting.htm
Redirect 301 /brass-round-bars.php https://www.numaxsteels.com
Redirect 301 /brass-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /copper-round-bars.php https://www.numaxsteels.com
Redirect 301 /copper-tube-coil.php https://www.numaxsteels.com
Redirect 301 /copper-pipes-tubes.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /high-nickel-round-bars.php https://www.numaxsteels.com/stainless-steel-round-bar.htm
Redirect 301 /alloy-steel-round-bars.php https://www.numaxsteels.com
Redirect 301 /high-nickel-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /hastelloy-c22-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /dairy-pharma-pipe-fittings.php https://www.numaxsteels.com
Redirect 301 /monel-flanges-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /copper-a-c-fittings.php https://www.numaxsteels.com
Redirect 301 /carbon-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /alloy-20-pipes-tubes.php https://www.numaxsteels.com/
Redirect 301 /carbon-steel-round-bars.php https://www.numaxsteels.com/
Redirect 301 /stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /inconel-flanges-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /brass-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /smo-254-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /duplex-steel-round-bars.php https://www.numaxsteels.com
Redirect 301 /hastelloy-flanges-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /hastelloy-b2-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /duplex-steel-pipes-tubes.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /alloy-steel-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /copper-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /titanium-flanges-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /hastelloy-c276-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /monel-alloy-400-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /321-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /304h-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /316h-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /347-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /inconel-alloy-718-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-825-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /carbon-steel-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-600-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-625-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-601-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /310h-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /316-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /union-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/stainless-steel-ferrule-fitting.htm
Redirect 301 /stainless-steel-flanges-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-flanges.htm
Redirect 301 /317-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /duplex-steel-flanges-manufacturer-suppliers.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /304l-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /titanium-pipes-tubes-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /alloy-steel-sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /smo-254-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /310-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /super-duplex-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /317l-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /316ti-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /duplex-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /317l-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /female-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/stainless-steel-ferrule-fitting.htm
Redirect 301 /310-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /inconel-alloy-600-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /back-ferrule-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /super-duplex-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /317l-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /316ti-stainless-steel-pipes-tubes.php https://www.numaxsteels.com/stainless-steel-pipes.htm
Redirect 301 /duplex-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /317l-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /female-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/stainless-steel-ferrule-fitting.htm
Redirect 301 /310-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /inconel-alloy-600-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /back-ferrule-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /copper-nickel-alloy-flanges-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /304h-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /bulkhead-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /hastelloy-alloy-b2-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /321-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-tube.htm
Redirect 301 /304-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /316ti-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /347-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /hastelloy-c276-uns-n10276-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /bulkhead-union-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /stainless-steel-316-flanges-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-flanges.htm
Redirect 301 /monel-alloy-400-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /high-nickel-alloy-200-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /stainless-steel-904l-flanges-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-flanges.htm
Redirect 301 /hastelloy-alloy-c276-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /904l-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /male-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-pipes-tubes-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /monel-alloy-pipes-tubes-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-625-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /union-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /super-duplex-steel-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /stainless-steel-304-flanges-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-flanges.htm
Redirect 301 /317-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /smo-254-uns-n31254-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /union-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /union-cross-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /316h-stainless-steel-sheets-plates-coils.php https://www.numaxsteels.com/duplex-stainless-steel-plate.htm
Redirect 301 /alloy-20-uns-n08020-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /reducing-union-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /front-ferrule-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /duplex-steel-uns-s31803-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /monel-alloy-400-uns-n04400-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /positionable-male-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /copper-nickel-90-10-flanges-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /bulkhead-female-connector-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /nickel-alloy-201-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /monel-alloy-k500-uns-n05500-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /high-nickel-alloy-201-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /high-nickel-alloy-200-sheets-plates-coils.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-625-uns-n06625-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /copper-buttweld-pipe-socketweld-threaded-flanges-fittings.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /hastelloy-alloy-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /female-branch-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /female-run-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /titanium-alloy-buttweld-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /reducing-union-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /nickel-alloy-buttweld-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-buttweld-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /copper-nickel-70-30-flanges-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-825-uns-n08825-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /bulkhead-reducing-union-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /titanium-grade-2-pipes-tubes-suppliers-exporters.php https://www.numaxsteels.com
Redirect 301 /male-branch-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /nickel-alloy-200-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-601-uns-n06601-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /male-run-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /stainless-steel-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /bulkhead-male-connector-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /inconel-alloy-800-uns-n08800-supplier-exporter.php https://www.numaxsteels.com
Redirect 301 /duplex-steel-buttweld-pipe-fittings-supplier-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /copper-nickel-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /inconel-alloy-800-800h-800ht-pipes-tubes.php https://www.numaxsteels.com
Redirect 301 /duplex-steel-2205-pipes-tubes-manufacturer-suppliers.php https://www.numaxsteels.com
Redirect 301 /inconel-incoloy-alloy-825-sheets-plates-coils.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /tube-end-closure-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/stainless-steel-sheet.htm
Redirect 301 /stainless-steel-304-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /cupro-nickel-90-10-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /stainless-steel-316-buttweld-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /duplex-steel-2205-uns-s31803-s32205-supplier-exporter.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /stainless-steel-310-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /45-degree-male-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/delhi/stainless-steel-ferrule-fitting.htm
Redirect 301 /positionable-male-run-tee-ferrule-compression-tube-fittings.php https://www.numaxsteels.com/delhi/stainless-steel-ferrule-fitting.htm
Redirect 301 /super-duplex-steel-2507-uns-s32750-supplier-exporter.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /super-duplex-steel-2507-uns-s32760-supplier-exporter.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /cu-ni-90-10-copper-nickel-pipes-tubes.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /cupro-nickel-70-30-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/copper-fittings.htm
Redirect 301 /super-duplex-steel-uns-s32760-flanges-manufacturer-supplier.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /cupro-nickel-70-30-uns-c71500-supplier-exporter.php https://www.numaxsteels.com/delhi/copper-fittings.htm
Redirect 301 /super-duplex-steel-buttweld-pipe-fittings-manufacturer-suppliers.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /inconel-incoloy-alloy-800-800h-800ht-sheets-plates-coils.php https://www.numaxsteels.com/delhi/copper-fittings.htm
Redirect 301 /super-duplex-steel-uns-s32760-pipes-tubes-manufacturer-supplier.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /super-duplex-steel-uns-s32750-buttweld-fittings-manufacturer-supplier.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /45-degree-positionable-male-elbow-ferrule-compression-tube-fittings.php https://www.numaxsteels.com
Redirect 301 /90-degree-socket-weld-elbow-outlet-fittings-manufacturer-suppliers.php https://www.numaxsteels.com/delhi/stainless-steel-butt-weld-fittings.htm
Redirect 301 /alloy-20-uns-n08020-buttweld-pipe-fittings-suppliers-exporters.php https://www.numaxsteels.com/stainless-steel-butt-weld-fittings.htm
Redirect 301 /a-comprehensive-beginner-s-guide-to-duplex-steel-pipes.php https://www.numaxsteels.com/delhi/duplex-stainless-steel-plate.htm
Redirect 301 /copper-nickel-alloy-cu-ni-90-10-sheets-plates-coils.php https://www.numaxsteels.com/delhi/copper-fittings.htm

Redirect 301 /thiruvananthapuram/steel-channels.htm https://www.numaxsteels.com/thiruvananthapuram/stainless-steel-channel.htm
Redirect 301 /manipur/steel-channels.htm https://www.numaxsteels.com/manipur/stainless-steel-channel.htm
Redirect 301 /qatar/steel-channels.htm https://www.numaxsteels.com/qatar/stainless-steel-channel.htm
Redirect 301 /kolkata/steel-channels.htm https://www.numaxsteels.com/kolkata/stainless-steel-channel.htm
Redirect 301 /rajasthan/steel-channels.htm https://www.numaxsteels.com/rajasthan/stainless-steel-channel.htm
Redirect 301 /nashik/steel-channels.htm https://www.numaxsteels.com/nashik/stainless-steel-channel.htm
Redirect 301 /telangana/steel-channels.htm https://www.numaxsteels.com/telangana/stainless-steel-channel.htm
Redirect 301 /nagaland/steel-channels.htm https://www.numaxsteels.com/nagaland/stainless-steel-channel.htm
Redirect 301 /odisha/steel-channels.htm https://www.numaxsteels.com/odisha/stainless-steel-channel.htm
Redirect 301 /raipur/steel-channels.htm https://www.numaxsteels.com/raipur/stainless-steel-channel.htm
Redirect 301 /uttarakhand/steel-channels.htm https://www.numaxsteels.com/uttarakhand/stainless-steel-channel.htm
Redirect 301 /dispur/steel-channels.htm https://www.numaxsteels.com/dispur/stainless-steel-channel.htm
Redirect 301 /sikkim/steel-channels.htm https://www.numaxsteels.com/sikkim/stainless-steel-channel.htm
Redirect 301 /meghalaya/steel-channels.htm https://www.numaxsteels.com/meghalaya/stainless-steel-channel.htm
Redirect 301 /ranchi/steel-channels.htm https://www.numaxsteels.com/ranchi/stainless-steel-channel.htm

# php -- BEGIN cPanel-generated handler, do not edit
# This domain inherits the “PHP” package.
# php -- END cPanel-generated handler, do not edit
