Skip to main content
Participant
December 30, 2013
Question

Changes No Longer Applying

  • December 30, 2013
  • 1 reply
  • 424 views

I'm very new to coding and designing, but through following many online resources I finally find my way nearing the end of a finished site.

But for some reason, the last few changes I made to my page (adding an image and a text link) only show up when I "preview in safari" or if I include the "www." before my domain name. The domain name on it's own still takes me to a very functional early version of the site, but the new additions don't show up.

Is there a step I'm missing? How can I make sure all the changes I make in dreamweaver will apply to my online page without having to specifically include the "www."? Sorry if this went in circles, I would appreciate any help on this matter. Thank you.

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
January 1, 2014

This is very likely an issue for your web server. For example, you should configure the DNS settings of your web server such that www.myDomain.com and myDomain.com have the same IP address. If you are using virtual hosting, then you will have to add myDomain.com as an alias of www.myDomain.com in the web server's configuration file.