Easy way to edit web pages?

Discussion in 'Community Discussion' started by See Post, Mar 22, 2007.

Random Thread
  1. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    I'm trying to update my website, and am not having luck with my old method. I always just edited the html in something like TextEdit. The html files no longer open in a word processing format, so I copy the page source, edit and upload.

    But with this method, I'm now just seeing the coding instead of the web page. I'm not sure what's wrong, but I haven't done this in a while.

    Can someone help me figure out what might be wrong? I'm sure I have a number of programs that can create web pages, but I don't really want to learn how to do that, I just want to do some very minor editing.

    Thanks for any help!

    (BTW my website: <a href="http://myads.com" target="_blank">http://myads.com</a> )
     
  2. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By peeaanuut

    I am seeing the page and not code. I am not sure if that is just on your end.
     
  3. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    LOL, I put the old page back. I guess it would help if you could see what I'm talking about! I'll put it back up somewhere else...
     
  4. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    OK try this...
    <a href="http://myads.com/test/" target="_blank">http://myads.com/test/</a>
     
  5. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By ewenome

    >>The html files no longer open in a word processing format, so I copy the page source, edit and upload.<<

    If you have the HTML pages saved on your computer, you should be able to right-click them and use the "Open with" command and select the text editor of your choice. (I use Notepad.)

    Make sure when you save them after editing that you include the .html extension and save them as an "all format" type rather than a "text document" to ensure proper formatting.
     
  6. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By ewenome

    Also, make sure that you're uploading the file in ASCII mode rather than as a binary file. That could also be creating a problem with the way the page displays.
     
  7. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    Hi ewenome!

    Whether I open them in Word or TextEdit (the Mac equivalent of Notepad, I think), it still tries to portray a web page. After editing the source code that I've copied and pasted, I save as an html document. I'll look to see if there's an "all format" or similar!
     
  8. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    Re post 6, not sure how I determine that. That could be my problem!
     
  9. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By ewenome

    I haven't used a Mac since before X came out so I'm not well-versed on that platform.

    Looked online for TextEdit solution:
    <a href="http://www.askdavetaylor.com/how_do_you_save_html_files_with_macs_textedit.html" target="_blank">http://www.askdavetaylor.com/h
    ow_do_you_save_html_files_with_macs_textedit.html</a>

    >>I can assure you that you can save HTML files using TextEdit. The secret is to choose "Make Plain Text" from the Format menu before you try to save the file. Then, when you go to save it, specify ".html" as the filename suffix and choose "Don't Append" when TextEdit helpfully asks if you want to add the .txt extension or not. Do those two steps (which you only have to do when it's a brand new document, btw) and you'll be fine.<<
     
  10. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By ewenome

    >>Re post 6, not sure how I determine that. That could be my problem!<<

    How do you upload the HTML file to your web server? FTP? An online file manager?
     
  11. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    Thanks, I'll check that link in a second.

    Re the uploading, I changed the upload preference for text files in Fetch from "Text" to "Raw Data" - still the same.
     
  12. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    OK brilliant! It was the "Make Plain Text" that did it. Apparently that's new since the last time I updated my page (way too long ago!). Thanks ewenome!
     
  13. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    Here's the first updated page :)

    <a href="http://myads.com/portfolio/" target="_blank">http://myads.com/portfolio/</a>

    Too many different sizes of art going on, but at least it's working!
     
  14. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By LuLu

    So who is "ewenome" anyway? ;-)

    (I know, I know, I should know! :-D But I don't!)
     
  15. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By ewenome

    Yay! Glad you got it to work!

    >>So who is "ewenome" anyway? ;-)<<

    Let's just say that you know me and keep it at that. :)
     
  16. See Post

    See Post New Member

    Joined:
    Apr 28, 2016
    Messages:
    5,319
    Likes Received:
    84
    Trophy Points:
    0
    Originally Posted By RichardY

    If you want to edit the page directly in your browser, I suggest www.portello.se

    Cheers,
    Richard
     

Share This Page