How to Optimize Your Virtual Folder Configuration for Maximum SEO Benefit
How to Optimize Your Virtual Folder Configuration for Maximum SEO Benefit
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Internet Information Services Page”)
* IIS Server
* Global Settings
* Website Settings
* Physical Path Credentials Dialog
* Web Site Bindings/SSL Settings
* Virtual Directory Settings
* ASP.NET Settings
* Access Flags
* Authentication
* Default Document
* Website Performance
* FTP Access
* FastCGI Settings
* ISAPI Filters
* MIME Types
* Application Mapping
* HTTP Response Headers
* Machine Key
* HTTP Error Handling
* .NET Error Handling
* Custom Properties
* Application Pools
* Web Deploy Packages
* Legacy Options
* IIS Browse
* ODBC
* SQL Databases
* SharePoint Page
* Silverlight Page
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Virtual Directory Settings
This view allows you to properly install and configure a Virtual Directory on a new Web Site or on the Default Web Site on the target IIS Server.
It is redundant to add a virtual directory to a web site if the virtual directory’s physical location is a sub-folder of the web site root.
General
Name
This is the relative name of the virtual directory. This field is of Formatted Type and can be edited usingSmart Edit Control .
Physical Folder
You can set the physical folder for the new virtual directory. Use the [… ] button to change the root location. TheFolder Picker Dialog will be displayed allowing you to choose a folder.
You can set the physical path credentials (eg. set a property-based username and password) by clicking on the Physical Path Credentials hyperlink. The Physical Path Credentials Dialog will be displayed.
Install Condition
You can set a condition for the installation of this virtual directory. The condition will be evaluated during maintenance as well. Edit this field using Smart Condition Edit Control .
Use the following recommended condition so that virtual directories can get removed or installed during maintenance depending on how the user sets their feature states:
(!VirtualDirectoryFeature = 3 AND &VirtualDirectoryFeature <> 2) OR (&VirtualDirectoryFeature = 3)
Copy
Where VirtualDirectoryFeature is theidentifier of the feature containing the virtual directory’s resources.
Web Application
Virtual Directory is a web application
If the virtual directory added has dynamic content (scripts) it needs an associated web application.
Enable pre-loading
The web application is loaded before the first request for it arrives from the users. This refers to database connections, .NET Framework, and the just-in-time compilation for ASP.NET applications, that usually get loaded the first time a user requests the web application.
Having all the above already loaded will make improve the UX for the first user accessing the application.
Web Application Level
Depending on the type of dynamic web application installed on this virtual directory, you can choose an application level:
- Low - IIS Core Process Application.
- Medium - Pooled Web Application.(Default)
- High - Isolated Web Application. (mission-critical applications that should be run outside of both core IIS and pooled processes)
Error Policy
Action if duplicate
Select the IIS configuration tool’s desired behavior when a duplicate Virtual Directory is found on the target server.
- Skip item installation - when a duplicate Virtual Directory is found the installer will automatically skip the item’s installation and continue the setup.
- Rollback installation - when a duplicate Virtual Directory is found the installation will rollback with an error message.
- Prompt user to skip item or rollback installation - when a duplicate Virtual Directory is found the user will be prompted to choose whether to continue the installation skipping that item or to abort.
- Prompt user to overwrite item or rollback installation - when a duplicate Virtual Directory is found the user will be prompted to choose whether to continue the installation overwriting that item or to abort.
The overwrite operation cannot be undone by_uninstall_ or rollback !
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] Outstanding Movies Beyond the Leading Titles
- Aspects Instead of Properties and Rephrasing to Highlight Key Ideas Such as Placement, Attributes, and Positioning.
- Can Life360 Track You When Your Nokia C300 is off? | Dr.fone
- Diagnosing & Fixing Poor Video Quality on Netflix: A Comprehensive Guide
- Discover the Loongson 3A6000 Chip Inside This Game-Changing $387 Chinese-Made Mini PC
- Effective Techniques for Capturing High-Quality Voice Conversations
- Elevate Your Videos with Top-Ranking Free AI Editors
- Explore Advanced Photo Customization with Our Easy-to-Use Images Dropdown Menu
- Fix Your Laptop's 'Nonfunctional’ HP Keyboard in Simply Steps - Article Name — 358 Characters
- In 2024, 5 Easy Ways to Copy Contacts from Asus ROG Phone 8 to iPhone 14 and 15 | Dr.fone
- In 2024, How and Where to Find a Shiny Stone Pokémon For Tecno Spark 10 Pro? | Dr.fone
- Navigating URL Modifications with Advanced Edit Link Features
- Recognizing and Guarding Against Fraudulent Technical Aid Schemes
- Resolving Issues with Your Microsoft Store's Local Cache on Windows
- Restoring Missing Data From Windows 10/11'S Search Feature
- Step-by-Step Tutorial: Transforming JPEG Photos to PDF Documents in Windows
- Understanding Various Methods of Importing Project Structures
- Title: How to Optimize Your Virtual Folder Configuration for Maximum SEO Benefit
- Author: Anthony
- Created at : 2024-10-08 18:29:49
- Updated at : 2024-10-10 20:32:08
- Link: https://fox-shield.techidaily.com/how-to-optimize-your-virtual-folder-configuration-for-maximum-seo-benefit/
- License: This work is licensed under CC BY-NC-SA 4.0.