Find Jobs
Hire Freelancers

Joomla PHP Expert: Pull Robots Inside Custom Index.php

$15-25 USD / hour

Closed
Posted over 1 year ago

$15-25 USD / hour

READ EVERYTHING - AUTOMATIC BOOTS OR REPLIES WILL BE IGNORE ###################### ###################### ###################### 1) EXPLAINING BEFORE SHOWING WHAT I NEED Joomla Templates have inside the [login to view URL] the following code. <jdoc:include type="head" /> This code pulls many things into the head of the template including the meta robots from the pages, menus, categories, etc. THIS: [login to view URL] WHICH CREATES THIS ON FRONT END: [login to view URL] ###################### ###################### ###################### 2. WHAT I WANT? I need someone that can pull this robots code regardless if the (<jdoc:include type="head" />) is present on theme or not. EXAMPLE: For instance, right now if (<jdoc:include type="head" />) is present, it creates the code below inside the front end coding. THIS IS CREATED: <meta name="robots" content="noindex, nofollow" /> But if I take out or delete (<jdoc:include type="head" />) The code below gets eliminated from the front end coding. THIS DISAPPEARS: <meta name="robots" content="noindex, nofollow" />) So I want meta robots become independent from (<jdoc:include type="head" />) This means you might need to add some PHP code inside the [login to view URL] that pulls meta robots without the (<jdoc:include type="head" />) Eliminate that dependency. IMPORTANT: You should have your own server or local server to do testings. Then after you solve this, you will share with me the solution. If you read all of this and understood task, please add at the beginning of your bid the text below. TEXT: "Yes I can add meta robots to custom [login to view URL]" Ask me questions if needed ###################### ###################### ###################### 3. CURRENT [login to view URL] CODE This is the current [login to view URL] ###################### ######## CODE ######### ###################### <?php defined( '_JEXEC' ) or die( 'Restricted access' ); //Basic protection for PHP Joomla files $doc = JFactory::getDocument(); $doc->setHtml5(true); //Change document to HTML5 /* THIS GET ALIAS INSIDE BODY CLASS FOR CUSTOM CSS */ $app = JFactory::getApplication(); $menu = $app->getMenu()->getActive(); $pageclass = ''; // Notice how the variable is empty first. Then place the code below. // ADDED FOR GET IMAGES $article = JTable::getInstance("content"); $article->load(JRequest::getInt("id")); $article_images = $article->get("images"); $pictures = json_decode($article_images); $images = json_decode($this->item->images); $img=JURI::base() . $pictures->image_intro; if (is_object($menu)) $pageclass = $menu->params->get('pageclass_sfx'); ?> <!doctype html> <html lang="<?php echo $this->language; ?>"> <head> <!-- HEAD GENERATED BEGINS --> <jdoc:include type="head" /> <!-- HEAD GENERATED ENDS --> ###################### ######## CODE ######### ######################
Project ID: 35172383

About the project

51 proposals
Remote project
Active 1 yr ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
51 freelancers are bidding on average $20 USD/hour for this job
User Avatar
Hello Uriel P.,   We have 20 years of strong experience in PHP, Joomla, CMS, MySQL, HTML, as a result, we can successfully complete this project.   Please, review our profile here: https://www.freelancer.com/u/tangramua Here detailed information about our company, our portfolio, and the client's recent reviews.   Also, we wanted to personally discuss questions about your project, which helps us to give you the right estimation.   Best regards, Tangram Canada Inc.  
$25 USD in 5 days
4.7 (201 reviews)
8.5
8.5
User Avatar
Hey Good morning , Just finished reading the brief details . I see you have been looking for someone who has experience with these tech stacks HTML, MySQL, PHP, CMS and Joomla. I will request you to review my profile, skills, projects and customer feedbacks to confirm that I will be good fit for this job. I would like you to start the chat so we can discuss the project in detail and we will see how it goes. Questions: 1. These are all the requirements? If not, Please share more detailed requirements. 2. Do you currently have anything done for the job or it has to be done from scratch? 3. What is the timeline to get this done? Why Choose Me? 1. I have done more than 250 major projects only on freelancer.com. 2. I have not received a single bad feedback since last 5-6 years. 3. You will find 5 star feedback on last 100+ major projects which shows my clients are happy with my work. Portfolio: https://www.freelancer.com/u/AwaisChaudhry Timings: 9am - 9pm Eastern Time (I work as a full time freelancer) Thanks and regards, Awais
$30 USD in 31 days
5.0 (54 reviews)
7.5
7.5
User Avatar
Hi, I will work on Jdoc and other variable work in template. are you using joomla 3.10 ? I am Joomla,PHP programmer having 8 years of experience. I am very good in wordpress,php,mysql,joomla. I have done highest projects here in Joomla.
$30 USD in 40 days
4.8 (631 reviews)
7.5
7.5
User Avatar
Hi, We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on WordPress , Website Designer/ Developer, PHP, HTML, etc. Lets connect in chat so that We discuss further. Thanks & Regards! WP Coders, Faizan Khan
$20 USD in 40 days
4.8 (227 reviews)
7.3
7.3
User Avatar
Dear Client, *****I CAN START WORK ON IT IMMEDIATELY.***** Thanks for the opportunity. It is my pleasure to be able to bid on your project. Really very much interested to have this project if you permit. I went through your requirements and understand that you are looking for an experienced strong full stack PHP developer for an ongoing project for update Robot text in Head (Joomla). This project is related to my skills. Prompt communication and fast delivery with quality. I've a lot of experience in WordPress/WP plugin development. If you give me the assignment, I will satisfy you with good results. because I'm a full-time developer, you can contact with any time. I'm focusing on Trust & Credit to build a good relationship with customers. If you want to collaborate with me let’s discuss it in more detail over the chat. Skills:- - WordPress theme & Elementor designing, maintenance. - WP custom plugin development. - Website designing, development. - PSD to HTML/CSS, WordPress. - Woo-Commerce based E-commerce site development, custom product integration using CSV. - SEO services. EXPERTISE:- - PHP/MySQL (14+ yrs of exp) - WordPress, - Magento (10+ yrs of exp) - Codeigniter, CakePHP and Laravel, Joomla framework (10+ yrs) - CMS (WordPress, Woo-Commerce, Shopify) 10+ yrs - Database Design and Implementation Front End Scripting: - AJAX/REACT JS/ANGULAR JS/NODE JS. - JavaScript/Jquery - XHTML/CSS - HTML 5 /CSS 3 - Cross Browser Compatibility. Sincerely, Ranjeet (Raj).
$25 USD in 40 days
5.0 (17 reviews)
6.4
6.4
User Avatar
Hi Yes I can add meta robots to custom index.php. .................thanks..... . ..... ..............
$20 USD in 40 days
4.5 (197 reviews)
6.8
6.8
User Avatar
Hello sir , I will make to be appear <meta name="robots" content="noindex, nofollow" />) even though you removed <jdoc:include type="head" /> . I'm working on Joomla since 2012 , so I can do this needful . I can start , immediately , now sir . please let me know sir when you here thank you.
$22 USD in 5 days
4.9 (72 reviews)
6.1
6.1
User Avatar
Hello Uriel P., We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on PHP Please come over chat and discuss your requirement in a detailed way. Thank You
$20 USD in 7 days
5.0 (8 reviews)
5.4
5.4
User Avatar
Hi there! I have read what you exactly need, however I would like to ask you a few questions. I do have good experience with CMS, MySQL, Joomla, HTML and PHP. Please feel free to ping me anytime so we can have a detailed discussion. If I can deliver I will deliver in best possible way. Thanks My portfolio: https://www.freelancer.com/u/AITSoft
$25 USD in 22 days
5.0 (5 reviews)
5.5
5.5
User Avatar
How are you I already have gone through your requirements in job posting. I am very well versed full-stack developer having great experience in Joomla, HTML, MySQL, PHP and CMS. All pages will be responsiveness for all devices and SEO-friendly. We can do a quick chat more details with your requirements and my recommendation. And I am ready to provide an innovative result with my skills and solutions. Please feel free to contact me. Best regards
$30 USD in 27 days
5.0 (7 reviews)
5.0
5.0
User Avatar
Hello there Uriel P., Good evening! Going through your project description I found it right fit for me. I can do such app from your posting and I will send you awesome result within your deadline you hire me. I would like to discuss more details in chat or interview so we can get clear idea with each other. I think this project is for me. I think I can finish it for a short time with perfect result. I have rich experienced in MySQL, PHP, Joomla, CMS and HTML. For more information about me, please refer to my portfolios. I’m ready to discuss your project and start immediately. "head" Looking forward to hearing you back and discussing all details.. Thank you for your attention
$30 USD in 15 days
5.0 (8 reviews)
4.7
4.7
User Avatar
hi dear client as an web developement expert I have read your requirements very carefully, I am very familar with joomla and pure php so I can help you very confidenlty we had better discuss more detail if you want ,as you can see my good feedback I have been receving good review from my clients becuase I have been always giving good results to my clients. I want to work with you on this project I can really do this without any problems. thanks !
$20 USD in 40 days
5.0 (13 reviews)
4.9
4.9
User Avatar
Yo! I am an expert Frontend engineer with skills including MySQL, HTML, Joomla, PHPand CMS. Please contact me to discuss more about this project. Thanks
$15 USD in 41 days
4.8 (14 reviews)
4.6
4.6
User Avatar
Hi Dear Going through your project description I found it right fit for me. I can do such app from your posting and I will send you awesome result within your deadline you hire me. I would like to discuss more details in chat or interview so we can get clear idea with each other. I think this project is for me. I think I can finish it for a short time with perfect result. I can start work immediately. Thank you for taking time reviewing the letter. I’ll look forward to hearing from you for further process. Best regards.
$20 USD in 40 days
5.0 (9 reviews)
3.8
3.8
User Avatar
Greetings! Thanks for your job posting. I read your project details and i understood all. I can help you with your project at a high level! I have rich experience in Joomla developing. My skills and experience is a great match for your needs. I can start right now. Looking forward to hearing from you. Best regards. thanks.
$15 USD in 40 days
5.0 (3 reviews)
3.8
3.8
User Avatar
I hope you are doing well. I'm a full stack developer with rich experience in CMS such as wordpress, prestashop,shopify, Joomla and anothers. I have rich experience in Joomla app developmenet. I'm sure I can finish it within 3 days. Please discuss more details via chat. Thank you
$20 USD in 40 days
4.9 (5 reviews)
3.8
3.8
User Avatar
Hello, This task match with my working skills however i have some points to discuss . - I would greatly appreciate the opportunity to be working with you and to discuss my qualifications and your requirements in detail. Thnaks
$20 USD in 40 days
5.0 (20 reviews)
3.9
3.9
User Avatar
Yes I can add meta robots to custom index.php. Dear my client. Joomla and CMS are my best skills. Reading the job description, it seems that you might be looking for the talented web designer/developer who has solid experience in web site. As a senior full stack designer and developer, I have strong experience for 7years in PHP, CSS, JavaScript, MySQL, etc. I also have expert level knowledge of Graphics & Web design and I can suggest you good ideas to make your website look modern, clean and attractive. So I will bring you competitive and the best result that you're looking for and it might bring us futuristic cooperation in this field. In recognition of this project specification, I will pose the reasonable and receptive budget and timeline that you can buy into. Looking forward to working with you. Thank-you & welcome. Evgeniy.
$20 USD in 40 days
3.9 (5 reviews)
3.3
3.3
User Avatar
Hello respected client! Customer satisfaction is my greatest pleasure! Thanks for posting. I am happy to send my proposal on this project. The field you need is my special. I assure you if you work with me once you will WORK WITH ME AGAIN IN FUTURE I can give you the best quality WORK AND 100% SATISFACTION on time and with a fair budget. Looking forward to discuss it further via chat. Thanks & Regards...
$20 USD in 40 days
2.7 (6 reviews)
4.7
4.7
User Avatar
Hello. I read your description and I am so excited with your opportunity. I am full stack web developer, I am Joomla expert who can do your project with perfect result. I am really appreciate if you give me your valuable time to discuss about your project. Thanks. Igor.
$20 USD in 40 days
5.0 (3 reviews)
1.3
1.3

About the client

Flag of UNITED STATES
Fort Worth, United States
5.0
49
Payment method verified
Member since Sep 4, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.