• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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