Goto link different ips jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 goto link different ips jobs found, pricing in CAD

    I'm looking for freelancers to help me secure backlinks from guest posts. If you have access to website DA 60+ in Ahrefs, you can quote your price per guest post. Look, I already have contributors working on it, so, don't just quote in a silly manner, reasonable prices will be accepted. Criteria: -60+ DA in Ahrefs -Must be indexed by Google, only pay for indexed posts. Thank you.

    $474 (Avg Bid)
    $474 Avg Bid
    37 bids

    I'm looking for an experienced Magento 2 developer to resolve an issue with a broken link on my website. - The problem lies with a 404 error that appears when a checkout link is clicked. - Rather than seeing this error, I wish for users to be redirected smoothly to the correct checkout page, which exists. - Strong understanding of Magento 2, as well as experience in troubleshooting and resolving link issues, are necessary for this task. Your task will involve identifying and fixing the broken link, ensuring it correctly redirects to the appropriate checkout page. Your expertise in Magento 2 will be crucial to the successful and efficient completion of this project.

    $18 (Avg Bid)
    $18 Avg Bid
    11 bids

    ...Password click Login Button - Add check home page reached and Calculate how much time it is taking to Load the Amazon home page search any product in amazon - verify how much time application is taking to complete the search Select the Product -> Add check and 100$ displayed eg: iphone - 1000$ click on Cart button Goto cart page - -> Add check and cart is displaying and calculate time Verify how much time taking to reach Cart page. Goto Payment page - Add check 1000$ is dispayed - Caluculate time here. Make Payment - > Add check 1000$ is dispayed Verify how much time it taking to complete the payment. * create simple page object model framework * should run 10 vus in local * Add Testng Report if possible * how many test cases execute...

    $69 (Avg Bid)
    $69 Avg Bid
    9 bids

    I'm seeking an experienced Python developer who can leverage PyG to improve the accuracy of existing link prediction models on co-authorship network data. Key Responsibilities and Requirements: - Enhance existing models: You'll be tasked with optimizing and fine-tuning our current link prediction models, in order to improve the accuracy of the predictions. - PyG Proficiency: Proficiency in PyG, a Python-based library for building graph neural networks is a must for this project. - Previous experience: Experience with machine learning, particularly in the field of link prediction, would be ideal. - Dataset knowledge: Familiarity with handling co-authorship network data is a plus. I'm looking for a proactive, detail-oriented individual who can work ind...

    $50 (Avg Bid)
    $50 Avg Bid
    3 bids

    I need someone expert in restoring a SUITE CRM (SugarCRM) system precedent installed on a different domain. i have done backup of files and db but expanding on new domain it give an error (maybe many files to configure or something else to do i don't know. Al system is under plesk so i give a plesk customer containing files zipped and db zipped

    $43 (Avg Bid)
    $43 Avg Bid
    15 bids

    I'm looking for a PyG expert to help me predict links in my e-commerce heterogene...essential for understanding and predicting customer behavior in my online store, which is crucial for improving services and increasing sales. Ideal skills and experience for the job include: - Expert proficiency in PyG (PyTorch Geometric) - Prior experience with link prediction on heterogeneous graphs - Strong understanding of e-commerce data and its characteristics Your role in the project will involve working closely with the e-commerce data, understanding the underlying patterns and relationships, and building a robust link prediction model that can be utilized to make informed business decisions. I'm looking for a freelancer who can deliver high-quality, accurate results wit...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    4 bids

    I'm looking for a developer to help me create a WhatsApp join invite link for sharing events. Key Requirements: - Development of a join invite link for WhatsApp - The primary goal is to facilitate event sharing - The link should come with an automated update notification feature

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    28 bids

    I need someone to create an external link in my Excel file to a PowerPoint presentation. The data in the Excel file will be updated daily. Requirements: - Creation of an external link from Excel to PowerPoint - Daily updates to the Excel file - No automatic updating of PPT needed. Manual updates are fine Ideal Freelancer: - Proficient with both Excel and PowerPoint - Experienced in creating external links - Comfortable with daily updates - Ability to follow instructions precisely.

    $16 (Avg Bid)
    $16 Avg Bid
    13 bids

    We are in search of the next flight to build different scripts in Apify. You must have experience with puppeteers and bypassing captchas and using different IPs. Thank you

    $682 (Avg Bid)
    $682 Avg Bid
    37 bids

    Retrieves the client's IP address. Checks whether the script should run based on a time limit.(5 minute) Retrieves the client's IP details (region and city) using an IP geolocation API. Retrieves a job feed from the specified URL. Filters the job listings based on the client's location (city and region) and excludes certain isp's from been redirected( google/i, amazon/i, Cloudfare/i...) Randomly selects a job listing from the filtered jobs and redirects the user to the selected job listing URL.

    $45 (Avg Bid)
    $45 Avg Bid
    13 bids

    Need a link-building service to improve our Off-Page SEO and to increase our rank on Google

    $241 (Avg Bid)
    $241 Avg Bid
    1 bids

    I am a budget consultant who helps people save on telecom and gas/electricity. I compare all invoices and often...Customers save an average of 50% through me, which amounts to an average of 800 euros per year. Through me, customers receive exceptional discounts that they cannot get anywhere from providers. The intention is that people fill out a request form on the advertisement so that I can contact them later. People who live in Flanders can register via the following link and I will prepare a no-obligation quote for them. I now want to create 2 different advertisements for social media. My intention is for people to be interested and respond to it. I am looking for someone who can make a design that fits my concept. In attachment there are several examples on the web t...

    $110 (Avg Bid)
    $110 Avg Bid
    65 bids

    The below tag page is giving missing link error for en and x-default <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag =...

    $29 (Avg Bid)
    $29 Avg Bid
    14 bids

    The below tag page is giving missing link error for en and x-default <link rel="alternate" hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag =...

    $22 (Avg Bid)
    $22 Avg Bid
    20 bids

    ...Solution: We decided to use our authority link-building method to help achieve their desired results. This method involves placing niche-relevant links on high-domain authority websites to improve website ranking and organic traffic. It order to get such links, we suggested our client’s pages as an addition to the relevant lottery-related content in various blogs and media on the Internet. Keyword Analysis This step is a must. We do not go further without it. With results of our deep analysis we guarantee link building projects success – in other words, big numbers of increase in traffic and domain authority. Many link building service providers who just sell the insertions do not do it for you – thus there is no guarantee that the link...

    $8734 (Avg Bid)
    $8734 Avg Bid
    34 bids

    ...transaction into a MySQL table - and somehow allows the Customer to Cancel their Subscription. If you could store a cancel link with each transaction in whatever table stores the successful transactions then that would be great. I basically will quickly integrate whatever MySQL table(s) you use into my core php project and then maybe pass my own User's IDs or Emails into your subscription script so I can track which user subscribed. Then that would allow me to display a Cancel button or link in each of their Edit Account pages. (ie. if I store/bind the Paypal Transaction with their UserID and/or Email then it'll be easy to display a cancel link). Or if the cancel link is dynamically created, then I could pass whatever User info is needed to know...

    $215 (Avg Bid)
    $215 Avg Bid
    74 bids

    ...the addresses to the public internet via providers (I already have the BGP sessions setup with the providers) - An internal network setup using Wireguard between routers - Ability to internally announce single IPs/smaller subnets (than a /24, for example) to route them to different places. For example, if the /24 is announced at provider A on router A, I want router B to be able to connect to router A and router A internally route a smaller /29 over so it is usable on router B machine (e.g. proxmox virtual machines) - BFD setup so that if any of the providers that are announcing the IPs publicly have network issues, the announcement drops so there is no blackhole of traffic Theoretically I will have the following: - 3 routers where IP space is announced publicly -...

    $867 (Avg Bid)
    $867 Avg Bid
    20 bids

    We are a hosting company that has a BGP network with multiple carriers. We provide VPS, Bare Metal, Webhosting, ect. I need someone with networking experience to help add IPs to our network occasionally and support customer tickets with system admin questions. MUST BE ABLE TO SPEAK ENGLISH AND HAVE OCCASIONAL PHONE CALLS WITH MANAGEMENT. Knowledge with these would be a good fit: MikroTik Routers Dell Switches Dell and HP Servers Virtualizor EasyDCIM WHMCS Linux Windows

    $716 (Avg Bid)
    $716 Avg Bid
    35 bids

    I'm currently facing an issue where my website, hosted under with Hostmonster, is connected with WordPress. This connection is problematic because it displays an unnecessary dummy window, causing my website to be practically invisible to visitors. Key aspects of this project are: - Remove the WordPress Connection: I ...existing website content to be effectively displayed without any loss or changes. This job does not require any additional features or functionalities to be added after the WordPress connection is removed. The ideal candidate would have experience in WordPress, Hostmonster, and website management, preferably with a history of successful website recovery projects. A clear understanding of how to de-link WordPress without affecting the website is essential.

    $248 - $743
    Featured Sealed NDA
    $248 - $743
    35 bids

    create a quality link building work ...............

    $28 (Avg Bid)
    $28 Avg Bid
    1 bids

    ...Photoshop artist who can grasp my concept and execute it in an engaging and realistic manner. The job involves: - Generating 6 versions of a given image, each with a different number of pillars (4, 5, 6, 7, 8, and 9). The initial version to work on will be the one with 4 pillars. - Adding an "Industrial" style roof and walls to the image. - Marrkthe measurements - width, height, and length - on each image, clearly and accurately. The units to be used are meters. Ideal skills and experience for the job: - Highly capable with Photoshop, with an eye for detail and realism. - Experience in architecture or design, understanding different styles like 'industrial' for instance. - Precision in handling design measurements. - Ability to deliver all version...

    $33 (Avg Bid)
    $33 Avg Bid
    76 bids

    4 Boxes for my products to display on my website.

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    DA improvement for the website.

    $34 (Avg Bid)
    $34 Avg Bid
    1 bids

    I need a skilled professional to make a modification to a link on our corporate website. This is a small but crucial task that requires immediate attention. Key Requirements: - The current link needs to be updated with a new URL. - The text of the hyperlink should remain the same. - The modification should be done in a way that doesn't affect any other aspect of the website. Ideal Skills: - Strong experience in web development, particularly in making quick and precise changes. - Good understanding of HTML and CSS. - Excellent attention to detail to ensure the modification is seamless and causes no disruption to the website's functionality.

    $45 (Avg Bid)
    $45 Avg Bid
    89 bids

    ...Password click Login Button - Add check home page reached and Calculate how much time it is taking to Load the Amazon home page search any product in amazon - verify how much time application is taking to complete the search Select the Product -> Add check and 100$ displayed eg: iphone - 1000$ click on Cart button Goto cart page - -> Add check and cart is displaying and calculate time Verify how much time taking to reach Cart page. Goto Payment page - Add check 1000$ is dispayed - Caluculate time here. Make Payment - > Add check 1000$ is dispayed Verify how much time it taking to complete the payment. * create simple page object model framework * should run 10 vus in local * Add Testng Report if possible * how many test cases execute...

    $18 (Avg Bid)
    $18 Avg Bid
    12 bids

    ...dropdown box and select button. People can select assignments from this dropdown list, based on their current location. (assignments are only available within a certain radius from a given lat/lon) Once selected, people can: answer the question belonging to this assigment, upload a photo to prove their answer en submit their input. After submitting, people return to the initial page and can select a different assignemnt. ToDo: Form 1 Retrieve current lat/lon from visitor based on browsers geolocation. Build Zapier interface with a map* background showing the current location. Ask for permission before showing dropdown list. Assemble dropdown list from assignments based on location. Show dropdown box. Show assignment info after selection. Show select button. Form 2 Show question...

    $33 (Avg Bid)
    $33 Avg Bid
    30 bids

    I'm looking to buy your existing, unique projects, mobile app, and software projects. I'm particularly interested in projects that stand out and have unique appeal. I am open to a variety of project types - it could be a website with an innovative design, a mobile app with unique features, or software that has a n...case. Don't be afraid to offer up your project, even if you think it might not fit the typical mould. I am willing to consider a wide range of possibilities. I would be very interested in modern technology that will be useful in todays world which could relate to AI (artificial intelligence). Please do not send me pre written messages. Send me your projects that you have to offer, the price & the link to view. I will contact you as soon as I rev...

    $441 (Avg Bid)
    $441 Avg Bid
    61 bids

    I pay 5 dollars for each person from united state who registers on Shein with my link. It's not a scam, I'm just looking for Shein to give me points for referrals. more information , message me.

    $34 (Avg Bid)
    $34 Avg Bid
    19 bids

    ...deep learning expert with specific experience in Convolutional Neural Networks. The primary goal of this project is to bolster our search engine ranking through effective link building. To achieve this, I need you to develop and implement a CNN model. The model will be trained on textual data from websites, which I have available for this purpose. Your responsibilities will include: - Developing an effective CNN model - Training the model with the available textual data - Implementing the model for link building Ideal candidate should have: - Proven experience in deep learning, specifically with CNN - Previous success in link building through machine learning - Proficiency in Python and relevant deep learning libraries - Ability to work independently and meet dead...

    $31 (Avg Bid)
    $31 Avg Bid
    18 bids

    ...executing a high-quality local market link building strategy. Key Responsibilities: - Utilize Graph Neural Networks to develop an effective and scalable link building approach. - Conduct outreach and establish relationships with relevant websites in our niche. - Assist in creating and optimizing content to attract high-quality backlinks. Ideal Skills and Experience: - Proven expertise in Graph Neural Networks, and their application in link building. - Previous successful experience in executing local market link building strategies. - Strong communication and relationship-building skills. - Understanding of SEO and content optimization for link building purposes. If you have a deep understanding of how to harness deep learning for successful loca...

    $30 (Avg Bid)
    $30 Avg Bid
    9 bids

    I'm seeking assistance with creating an affiliate link for my psychedelic retreat business website. I have no idea how to do that, if I have to sign up for a plugin subscription or if we can do this in a simple way. Can you please include your way of working in the description or send me a DM.

    $270 (Avg Bid)
    $270 Avg Bid
    85 bids

    I'm looking to hire an expert in digital marketing to focus on promoting my affiliate link. Target Audience: - Young Adults - Business professionals Job Responsibilities: - Formulating and executing a strategy to effectively promote my affiliate link on Google. - Optimize campaigns to increase visibility and click rates to my targeted audience. Required Skills & Experience: - Expertise in Google Ads platform. - Proven experience in running successful paid advertising campaigns. - An understanding of targeting techniques to reach specific demographics. I'm looking for someone who can offer insights and suggestions based on experiences with similar projects. Desire to learn and adapt are a must. Your role will be essential to increasing brand awareness am...

    $68 (Avg Bid)
    $68 Avg Bid
    22 bids

    Hi Garth, I'm quoting you for the link building campaign for for the month of Apr-May 2024. I understand that this campaign is to target one single keyword which is - House Removals Monmouth This is the regular job we do and I request you to accept this quote/proposal as it saves you from the freelancer fee you pay each month. Look forward to getting started soon Best, Mohit

    $68 (Avg Bid)
    $68 Avg Bid
    1 bids

    I'm in need of a skilled developer to craft a specialized website resembling , but with a twist. This platform is intended to be a hybrid between part compatibility checker and an online store, with an additional unique feature allowing users to design their item and checkout with what they selected. Key Features Needed: - Part Compatibility Checker: This is crucial, similar to , the site should accurately determine whether selected components are compatible with each other. This should be user-friendly and automatic. - Build Your Own Item Section: A pivotal component of this project. This section should enable users to design their own computer parts, with features like: - Customizable options: Offering a range of selections for each part with various specifications. - Price Cal...

    $2261 (Avg Bid)
    NDA
    $2261 Avg Bid
    73 bids

    We're in need of a skilled professional who specializes in SEO link building, website analysis, and competitor analysis. This role requires particularly thorough attention to detail, as the main responsibility will be to check the list of websites that provide links to our competitors' platforms. Following this, a key task will be to connect with those websites and make sure we also have links/articles from those websites. Key Responsibilities: - Conduct detailed website and competitor analysis - SEO link building with a focus on Google search engine - Contact website administrators for link/article placements Our primary marketing strategy objective is to increase web traffic to our platforms. Your focus should, therefore, be on achieving higher visibi...

    $125 (Avg Bid)
    $125 Avg Bid
    121 bids

    In this project, I am seeking an adept data analyst to delve into my sales data. Key Tasks: - Comparing sales data using different date ranges of my choice. - Focusing on quantities of units sold, and net sales. Ideal Skills: The best fit for this project would be someone who has: - An in-depth understanding of sales data analysis. - Proven experience in dealing with custom date range scenarios. - Proficiency in data analytics tools. Through your thorough analysis, I am looking to gain valuable insights that will propel my business to new heights. Looking forward to your applications.

    $99 (Avg Bid)
    $99 Avg Bid
    41 bids

    I'm encountering an issue with my Prestashop website, specifically the presence of a broken link. There are less than five affected links to worry about. When these erroneous links are clicked, I want visitors to be redirected to a specific tab on the same page, not an entirely new one or any other action. Proficiency in Prestashop and experience in link redirect issues are crucial for this job.

    $48 (Avg Bid)
    $48 Avg Bid
    29 bids

    I want someone who can create a VBA macro to merge specified excel workbooks from different excel files in one click. More details: What specific tasks do you need the VBA Excel program to perform? Automate data entry What types of data will the VBA program need to handle while automating the data entry? Text data, Numeric data How will the VBA program receive the data that needs to be entered? Files

    $29 (Avg Bid)
    $29 Avg Bid
    30 bids

    We will provide you real traffic, organic visitors, high quality link building, and top ranking in google

    $82 (Avg Bid)
    $82 Avg Bid
    1 bids

    I seek to create an online store with a focus on selling physical products. The store should incorporate: - An effective way to display these physical products - Incorporation of a product zoom feature on product pages to enhance the shopping experience and provide detailed views of items - Integration with PayPal as the primary payment gateway. Experience with PayPal API integration is absolutely crucial. The ideal freelancer for this project should have experience in eCommerce platforms and specifically in developing features for product display and PayPal integration. Proficiency in web development and familiarity with the latest eCommerce trends will add value to this project execution.

    $678 (Avg Bid)
    $678 Avg Bid
    168 bids

    I need a topology as described: 1. Place the IP ranges for each of the segments. 2. Mark the interface colors as GREEN, RED, ORANGE, and BLUE. 3. Place the corresponding IP next to each device to be configured. 4. Configure the IPs on each of the devices according to their network segment. 5. Perform the configuration on each IP router that corresponds to it. 6. All devices, according to their configuration, should be able to see each other. 7. PC0, PC1, and Tablet must be able to see the external web server using the domain name "". 8. PC0, PC1, and Tablet must be able to see the internal web server using the domain name "". It needs to be done within in 1 hour

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    7 bids

    I have done some changes to an existing PHP Api project, the fact is I am not a PHP developer so I need someone good at PHP API and help me setup my local for running the API and also the MySQL database, also help me check if my changes are working or not I need someone can remote meeting for around 2-3 hours

    $138 (Avg Bid)
    $138 Avg Bid
    114 bids

    I'm seeking a proficient programmer to translate a short program (approx 1000 lines) written in assembler to C code for a PIC16. The task will require: - creating global variables and constants - creating functions based on the subroutines. - remove code that has a P876 compiler switch (the code will run on a PIC16F883 only). - create a simple flowchart of the program flow and... - ...replace goto statements with C type loops (for, while, do) and function calls. - adding comment blocks ahead of each function with some notes of what the code is doing. - check where the global variables are actually used and where possible change scope to a local variable. - create the main() function - add comments for anything that looks like a bug or incorrect. - compile code using Microchi...

    $464 (Avg Bid)
    $464 Avg Bid
    38 bids

    Step 2: Dashboard Exploration Analyze the selected dashboard thoroughly. Pay attention to the layout, design, choice of visualizations, and the story it tells. Identify the dataset(s) used in the dashboard and describe its source and purpose. Step 3: Critique and Analysis Write a critical analysis of the selected dashboard. Consider the following aspects: a. The effectiveness of visualizations in conveying insights. b. The dashboard's overall design and user-friendliness. c. Whether the dashboard effectively communicates a specific message or story. d. The choice of colors, fonts, and other design elements. e. Interactivity and user engagement. f. Any areas where improvements or enhancements could be made. Step 4: Presentation Prepare a prese...

    $27 (Avg Bid)
    $27 Avg Bid
    28 bids

    I'm looking for a dedicated SEO specialist with a laser focus on creating and posting backlinks. This will be a daily task, ensuring constant growth and visibility of my website. Key Responsibilities Include: - Optimizing for Google search engine - Acquiring high-quality backlinks from News websites and Blogs - Prioritizing websites that have a high domain authority - Selecting sites within a relevant industry or niche The ideal specialist would have proven experience in creating effective backlinks and well-versed in article posting. An understanding of high domain authority and ability to identify niche relevant industries is necessary. Only serious freelancers who can commit to daily tasks should apply.

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    120 bids

    I want a freelancer who knows how to warm up a new IP More details: How many fresh IPs would you like to warm up? 1 What is the primary purpose of warming up these IPs? Email marketing Which email service providers will you be using these IPs with? PMTA

    $29 (Avg Bid)
    $29 Avg Bid
    9 bids

    We're seeking a versatile SEO specialist with expertise in link building, creating highly converting landing pages, and social media promotion. The objective of this project is to enhance our rankings through strategic link building, optimise landing pages for maximum conversions, and leverage social media platforms to increase our online presence. Key Requirements: - Proven SEO and link building expertise, - Proficient in Social Media (Instagram and Facebook) - Experience in Content Optimisation

    $131 (Avg Bid)
    $131 Avg Bid
    54 bids

    We are seeking a skilled WordPress Developer to spearhead the development of an online predictive form builder tailored to streamline our internal processes. Some features we feel we need but will seek your feedback - online predictive form builder. - Utilize WordPress to develop a drag-and-drop form builder with conditional logic capabilities. - be able to go back in & edit something - de able to pull out a PDF once done highlight exactly what we are doing - fully customisable as we change processes along the way - mandatory fields & pop up alerts Please provide live examples of past work to be considered for this role.

    $3545 (Avg Bid)
    $3545 Avg Bid
    150 bids

    ...updated platform for the registration of birds observed in different areas, allowing to identify and monitor the species of birds that inhabit the area. In addition, the system encourages learning and interest in bird watching and biodiversity conservation. The system has the following specifications: Login: the user can log into the system using their email and password. Reset password: the user can reset his or her password in case he or she has forgotten it. Sightings registration: The system should allow users to record information about the birds they have observed, including the common name, scientific name, and an image of the species observed. Sighting areas: The system allows users to record the sighting area where the different bird species have been observed...

    $5526 (Avg Bid)
    $5526 Avg Bid
    42 bids