• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk 12.5 Cron Job

omer ozsoy

New Pleskian
I try to open a simple web page with cron job but i get another web page as response
why is the response comes when i try it manually i see its succesful
and what is xyz.xyz and xyz.com?
any ideas ?


Url 'http://www.artamonline.com/modules/auctions/cron/process.php?secure_key=899' fetched
Status: 200
Output:
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" type="image/png" href="/favicon.png?v=2.0" />
<link rel="shortcut icon" href="/favicon.ico?v=2.0">

<title>XYZ &ndash; Domain Names for Generation XYZ&reg;</title>
<meta name="description" content="XYZ is the registry operator of .xyz, .College, .Rent, and many other new domain extensions. With offices in Las Vegas and Santa Monica, the innovative registry operator is unlocking new real estate on the web through its global domain extensions for the next generation of internet users.">
<meta name="keywords" content="xyz, .xyz, domain names, domain registration, registry, genxyz, generation xyz, domains, domain, gtld, domain extensions, top level domains, generic top level domains, generation xyz, genxyz, gen xyz, generationxyz, xyz.com, xyz.com llc, dot xyz, dot .xyz" />
<meta property="og:title" content="XYZ offers next generation domains for the next generation of internet users" />
<meta property="og:image" content="https://xyz.xyz/assets/images/xyzxyz-logo.png" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://xyz.xyz" />
<meta property="og:site_name" content="Generation XYZ" />
<meta property="og:description" content="XYZ is the registry operator of .xyz, .College, .Rent, and many other new domain extensions" />

<link rel="canonical" href="https://xyz.xyz" />

<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
........
 
Hi omer ozsoy,

I try to open a simple web page with cron job but i get another web page as response
Please be informed, that your command line is not a browser and that's why "wget" and "curl" commands will result in fetching the content from the specific URL, without the execution of possible scripts inside that content.

and what is xyz.xyz and xyz.com?
any ideas ?
Please use for example "Google", if you desire information about a specific domain: http://lmgtfy.com/?q="xyz.xyz"+"xyz.com"
This forum is a Plesk-related forum, please keep that in mind, when you participate in the community.
 
Back
Top