Latest job in Environment Protection & Climate Change Department in Lahore 2024
The Environment Protection & Climate Change Department in Lahore, Punjab, Pakistan, has announced a vacancy for the position of SEO Expert, as per an advertisement published on December 7, 2024, in the Express Tribune newspaper. Candidates with Bachelor’s or Master’s degrees are preferred for this role.
Applications for this government IT position and other opportunities at the department can be submitted until December 23, 2024, or as specified in the advertisement. Interested individuals are advised to review the complete ad online for detailed application procedures.
Advertisement
{
“@context” : “https://schema.org/”,
“@type” : “JobPosting”,
“title” : “seo expert”,
“description” : “Environment Protection & Climate Change Department is looking for candidates for following posts as per job advertisement published in daily Express Tribune Newspaper of December 7, 2024 for location Lahore, lahore Punjab Pakistan: seo expert Preferred Education is Bachelor and Master etc. Latest IT jobs and others Government jobs in Environment Protection & Climate Change Department closing date is around December 23, 2024, see exact from ad. Read complete ad online to know how to apply on latest Environment Protection & Climate Change Department job opportunities.”,
“identifier”: {
“@type”: “PropertyValue”,
“name”: “Environment Protection & Climate Change Department”,
“value”: “30111”
},
“experienceRequirements” : “”,
“occupationalCategory”: “IT”,
“industry”: “IT”,
“datePosted” : “07 December, 2024”,
“validThrough” : “23 December, 2024”,
“employmentType” : “FULL_TIME”,
“educationRequirements”: “Bachelor, Master”,
“hiringOrganization” : {
“@type” : “Organization”,
“name” : “Environment Protection & Climate Change Department”,
“sameAs” : “https://www.jobz.pk/environment-protection-&-climate-change-department-vacancies/”,
“logo” : “https://www.jobz.pk/_images/organizations/government-org.gif”
},
“jobLocation” : {
“@type” : “Place”,
“address” : {
“@type” : “PostalAddress”,
“streetAddress” : “Environment Protection & Climate Change Department Lahore Punjab Pakistan”,
“addressLocality” : “Lahore Punjab Pakistan”,
“addressRegion” : “Punjab”,
“postalCode” : “54000”,
“addressCountry”: “PK”
}
},
“baseSalary”: {
“@type”: “MonetaryAmount”,
“currency”: “PKR”,
“value”: {
“@type”: “QuantitativeValue”,
“value”: 0,
“unitText”: “Month”
}
}
}
JavaScript needs to be enabled in order to be able to download.
function myFunction(){
var message = “%d seconds before download link appears”;
// seconds before download link becomes visible
var count = 30;
var countdown_element = document.getElementById(“countdown”);
var download_link = document.getElementById(“download_link”);
var timer = setInterval(function(){
// if countdown equals 0, the next condition will evaluate to false and the else-construct will be executed
if (count) {
// display text
countdown_element.innerHTML = “You have to wait %d seconds.”.replace(“%d”, count);
// decrease counter
count–;
} else {
// stop timer
clearInterval(timer);
// hide countdown
countdown_element.style.display = “none”;
// show download link
download_link.style.display = “”;
}
}, 1000);
}


