DreamHost Discussion Board http://discussion.dreamhost.com/postlist.pl?Board=forum_webdesign Posts in the "forum_webdesign" forum at the DreamHost Discussion Board! Sun, 22 Nov 2009 16:40:06 -0800 http://discussion.dreamhost.com/ en Re: Amended URLS? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124171&page=0&view=collapsed&sb=5&o=14&vc=1#Post124171 Sun, 22 Nov 2009 15:06:21 -0800 BG01 forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124171&page=0&view=collapsed&sb=5&o=14&vc=1#Post124171 Post Reply?

Totally correct WayneD, I'm no seasoned 'coder' I dabble a great deal in all that I can get my hands dirty with... but seriously, how in the world could I miss that? (don't tell anyone).


Also, whats good RLparker, you've been around here for a good while!!! You should be coming up on your DH retirement party pretty soon huh :)

]]> Post Reply?

Totally correct WayneD, I'm no seasoned 'coder' I dabble a great deal in all that I can get my hands dirty with... but seriously, how in the world could I miss that? (don't tell anyone).


Also, whats good RLparker, you've been around here for a good while!!! You should be coming up on your DH retirement party pretty soon huh :)

]]> Re: Amended URLS? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124168&page=0&view=collapsed&sb=5&o=14&vc=1#Post124168 Sun, 22 Nov 2009 08:42:18 -0800 rlparker forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124168&page=0&view=collapsed&sb=5&o=14&vc=1#Post124168 Post Reply?

Doh! I wasn't awake yet! Of course, that is the problem. Good Job!" (slinks back to morning coffee).

--rlparker
--DreamHost Tech Support ]]> Post Reply?

Doh! I wasn't awake yet! Of course, that is the problem. Good Job!" (slinks back to morning coffee).

--rlparker
--DreamHost Tech Support ]]> Re: Amended URLS? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124167&page=0&view=collapsed&sb=5&o=14&vc=1#Post124167 Sun, 22 Nov 2009 08:22:05 -0800 WayneD forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124167&page=0&view=collapsed&sb=5&o=14&vc=1#Post124167 Post Reply?

It's nothing to do with dreamhost. Use a view source function in your browser and you will see that. It's just that href="text" is read by the browser as "http://currentdomain/text". Put the full link in as in href="http://www.bling.com".

]]> Post Reply?

It's nothing to do with dreamhost. Use a view source function in your browser and you will see that. It's just that href="text" is read by the browser as "http://currentdomain/text". Put the full link in as in href="http://www.bling.com".

]]> Re: Amended URLS? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124166&page=0&view=collapsed&sb=5&o=14&vc=1#Post124166 Sun, 22 Nov 2009 07:48:28 -0800 rlparker forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124166&page=0&view=collapsed&sb=5&o=14&vc=1#Post124166 Post Reply?

What is your domain so that we can see and inspect? Do you have any .htaccess files? What else are you running on that site/domain?

--rlparker
--DreamHost Tech Support ]]> Post Reply?

What is your domain so that we can see and inspect? Do you have any .htaccess files? What else are you running on that site/domain?

--rlparker
--DreamHost Tech Support ]]> Amended URLS? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124165&page=0&view=collapsed&sb=5&o=14&vc=1#Post124165 Sun, 22 Nov 2009 07:42:04 -0800 BG01 forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124165&page=0&view=collapsed&sb=5&o=14&vc=1#Post124165 Post Reply?

Does somebody know why or how URLs / links in my htm and php are being amended with Dreamhost?
I have ONE simple page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
another test <a href="www.bling.com" target="_blank">bling</a>
</body>
</html>

Just to prove it has nothing to do with code (javascript, etc.) on my part.

Now the above code should be a clean page with the words 'another test' hyperlinked to bling.com and opening in a new browser window... simple enough!

But, the hyperlink when hovered/pressed gives me this:
http://www.mydomain.com/test/http://www.bling.com

What gives?



]]> Post Reply?

Does somebody know why or how URLs / links in my htm and php are being amended with Dreamhost?
I have ONE simple page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
another test <a href="www.bling.com" target="_blank">bling</a>
</body>
</html>

Just to prove it has nothing to do with code (javascript, etc.) on my part.

Now the above code should be a clean page with the words 'another test' hyperlinked to bling.com and opening in a new browser window... simple enough!

But, the hyperlink when hovered/pressed gives me this:
http://www.mydomain.com/test/http://www.bling.com

What gives?



]]> Re: php or html? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124158&page=0&view=collapsed&sb=5&o=14&vc=1#Post124158 Sat, 21 Nov 2009 12:45:27 -0800 aditya forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124158&page=0&view=collapsed&sb=5&o=14&vc=1#Post124158 Post Reply?

Now search engine can read the .php file also so there is not any difference between the .php and .html in term of SEO.

Winter Hiking Boots ]]> Post Reply?

Now search engine can read the .php file also so there is not any difference between the .php and .html in term of SEO.

Winter Hiking Boots ]]> Re: Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124129&page=0&view=collapsed&sb=5&o=14&vc=1#Post124129 Wed, 18 Nov 2009 12:12:13 -0800 GEE forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124129&page=0&view=collapsed&sb=5&o=14&vc=1#Post124129 Post Reply?

I've just been thinking about those tags...

If I were to set it to:
<meta http-equiv="refresh" content="0;url=index.html">
i.e. so that as soon as the page loads it refreshes and shows the latest content, then it would refresh infinitely, am I wrong?

Is there any way of requesting it to refresh just once?

]]> Post Reply?

I've just been thinking about those tags...

If I were to set it to:
<meta http-equiv="refresh" content="0;url=index.html">
i.e. so that as soon as the page loads it refreshes and shows the latest content, then it would refresh infinitely, am I wrong?

Is there any way of requesting it to refresh just once?

]]> Re: Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124128&page=0&view=collapsed&sb=5&o=14&vc=1#Post124128 Wed, 18 Nov 2009 12:06:12 -0800 GEE forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124128&page=0&view=collapsed&sb=5&o=14&vc=1#Post124128 Post Reply?

Thanks very much. Will have a read of that and try those suggestions out and see how I go.

Cheers guys,
George

]]> Post Reply?

Thanks very much. Will have a read of that and try those suggestions out and see how I go.

Cheers guys,
George

]]> Re: Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124127&page=0&view=collapsed&sb=5&o=14&vc=1#Post124127 Wed, 18 Nov 2009 11:54:02 -0800 monkeyboy7706 forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124127&page=0&view=collapsed&sb=5&o=14&vc=1#Post124127 Post Reply?

http://www.trap17.com/index.php/Autorefresh-Page-Minutes_t20996.html has a discussion that gives a few ideas for php, html javascript methods.

meta tag would be
<meta http-equiv="refresh" content="120;url=index.php">

java script <script language="javascript" type="text/javascript">setTimeout("location.reload();",20000);</script>

TECHNIXA97 for full discount.
more codes

Edited by monkeyboy7706 on 11/18/09 11:55 AM (server time).

]]>
Post Reply?

http://www.trap17.com/index.php/Autorefresh-Page-Minutes_t20996.html has a discussion that gives a few ideas for php, html javascript methods.

meta tag would be
<meta http-equiv="refresh" content="120;url=index.php">

java script <script language="javascript" type="text/javascript">setTimeout("location.reload();",20000);</script>

TECHNIXA97 for full discount.
more codes

Edited by monkeyboy7706 on 11/18/09 11:55 AM (server time).

]]>
Re: Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124124&page=0&view=collapsed&sb=5&o=14&vc=1#Post124124 Wed, 18 Nov 2009 11:29:27 -0800 GEE forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124124&page=0&view=collapsed&sb=5&o=14&vc=1#Post124124 Post Reply?

Thanks sXi. Could you give me an idea of a search term for google?

I'm guessing by the sound of 'no-cache' that it might be a solution that stops the user caching cookies... if this is the case do you foresee any problems in load times etc?

Cheers, George

]]> Post Reply?

Thanks sXi. Could you give me an idea of a search term for google?

I'm guessing by the sound of 'no-cache' that it might be a solution that stops the user caching cookies... if this is the case do you foresee any problems in load times etc?

Cheers, George

]]> Re: Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124123&page=0&view=collapsed&sb=5&o=14&vc=1#Post124123 Wed, 18 Nov 2009 11:03:59 -0800 sXi forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124123&page=0&view=collapsed&sb=5&o=14&vc=1#Post124123 Post Reply?

You could use any of the no-cache tricks available to try to force browsers to recheck the content (eg. setting expires to last year in a htaccess file).

Mr. Google will show you heaps of tricks



Maximum Cash Discount on any plan with MAXCASH

How To Install PHP.INI / ionCube on DreamHost ]]> Post Reply?

You could use any of the no-cache tricks available to try to force browsers to recheck the content (eg. setting expires to last year in a htaccess file).

Mr. Google will show you heaps of tricks



Maximum Cash Discount on any plan with MAXCASH

How To Install PHP.INI / ionCube on DreamHost ]]> Auto refresh? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124120&page=0&view=collapsed&sb=5&o=14&vc=1#Post124120 Wed, 18 Nov 2009 08:39:59 -0800 GEE forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=124120&page=0&view=collapsed&sb=5&o=14&vc=1#Post124120 Post Reply?

Hi there,

I'm finding that as I update my website on a regular basis, when I go to look at it again the updated content does not show until I refresh the page. This is fine for me as I know that I should refresh, but it means that visitors to my site do not always see the updated content.

Does anyone know a solution to this problem? Perhaps a Meta tag that automatically refreshes the page as soon as it loads?

Thanks,
George

]]> Post Reply?

Hi there,

I'm finding that as I update my website on a regular basis, when I go to look at it again the updated content does not show until I refresh the page. This is fine for me as I know that I should refresh, but it means that visitors to my site do not always see the updated content.

Does anyone know a solution to this problem? Perhaps a Meta tag that automatically refreshes the page as soon as it loads?

Thanks,
George

]]> Re: css having some trouble. http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123972&page=0&view=collapsed&sb=5&o=14&vc=1#Post123972 Thu, 12 Nov 2009 15:08:28 -0800 sXi forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123972&page=0&view=collapsed&sb=5&o=14&vc=1#Post123972 Post Reply?

Alternatively,

.sidebar,
.sidebar a {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
}



Maximum Cash Discount on any plan with MAXCASH

How To Install PHP.INI / ionCube on DreamHost ]]> Post Reply?

Alternatively,

.sidebar,
.sidebar a {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
}



Maximum Cash Discount on any plan with MAXCASH

How To Install PHP.INI / ionCube on DreamHost ]]> Re: css having some trouble. http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123960&page=0&view=collapsed&sb=5&o=14&vc=1#Post123960 Thu, 12 Nov 2009 01:35:44 -0800 kashub forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123960&page=0&view=collapsed&sb=5&o=14&vc=1#Post123960 Post Reply?

.sidebar a { color: #fff; }

]]> Post Reply?

.sidebar a { color: #fff; }

]]> css having some trouble. http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123958&page=0&view=collapsed&sb=5&o=14&vc=1#Post123958 Thu, 12 Nov 2009 00:31:56 -0800 DTiddles forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123958&page=0&view=collapsed&sb=5&o=14&vc=1#Post123958 Post Reply?

Hey guys, thanks for your responses to my last post. Today i'm having trouble with css.

How do i make the links white within the following class?

.sidebar {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
}

]]> Post Reply?

Hey guys, thanks for your responses to my last post. Today i'm having trouble with css.

How do i make the links white within the following class?

.sidebar {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
}

]]> Re: php or html? http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123874&page=0&view=collapsed&sb=5&o=14&vc=1#Post123874 Mon, 09 Nov 2009 19:59:17 -0800 ScottMadden forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=123874&page=0&view=collapsed&sb=5&o=14&vc=1#Post123874 Post Reply?

Not at all I use PHP to generate the HTML on Live Dev Feeds
http://ldfeeds.com

Edited by ScottMadden on 11/09/09 08:04 PM (server time).

]]>
Post Reply?

Not at all I use PHP to generate the HTML on Live Dev Feeds
http://ldfeeds.com

Edited by ScottMadden on 11/09/09 08:04 PM (server time).

]]>