User Tools

Site Tools


howto:sscs:setup_website

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:sscs:setup_website [2022/06/14 20:09] jnilssonhowto:sscs:setup_website [2024/11/05 17:12] (current) jnilsson
Line 7: Line 7:
 ===== Overview ===== ===== Overview =====
  
-  * Personal website URL: ''%%https://www.socsci.uci.edu/~username%%'' +  * Personal website URL: ''%%https://sites.socsci.uci.edu/~username%%''
-    * You can also use your department website's domain name instead of socsci+
   * Upload files to your site via SFTP on the server **''nexus.socsci.uci.edu''**   * Upload files to your site via SFTP on the server **''nexus.socsci.uci.edu''**
   * Website files go in the folder: ''public_html''   * Website files go in the folder: ''public_html''
Line 43: Line 42:
 You are responsible for creating and uploading all website files to the public_html directory. You are responsible for creating and uploading all website files to the public_html directory.
  
-==== Your personal website URL ==== 
- 
-The format of the URL for your web site is: **%%www.socsci.uci.edu/~username%%** (for most users the username is usually your UCINetID). 
- 
-  * You can, alternatively, use your department's website URL. For example, if you are in Anthropology, you could share the link **%%www.anthropology.uci.edu/~username%%** 
  
 ==== Redirecting your site to an external location ==== ==== Redirecting your site to an external location ====
Line 54: Line 48:
 <html> <html>
 <head> <head>
-meta http-equiv="refresh" content="1; URL='https://NEW.WEBSITE.URL'" />+<meta http-equiv="refresh" content="1;URL='https://NEW.WEBSITE.URL'" />
 </head> </head>
 <body> <body>
Line 62: Line 56:
 </file> </file>
  
 +After you place this index.html file in your public_html file, please remove all your other old files so that the old content is not left on our server.
  
 ==== Questions? ==== ==== Questions? ====
howto/sscs/setup_website.1655237364.txt.gz · Last modified: 2022/06/14 20:09 by jnilsson