Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Консультациія по доступу до сторінки


  • Profile deleted
    9 October 2017, 11:32 |

    Apache - это сервер. Ваш сайт написан на html+php, видимо без использования cms.

    То есть у вас нет административной части по управлению сайтом.

    Чтобы внести корректировки (микроразметку  FB) вам надо зайти в панель управления хостингом 1GB.ua и там найти аккаунт FTP (server, user, password).

    Затем с помощью программы (например Filezzila) поключиться по FTP к вашему сайту и найти файл index.html

    Вот его и редактируйте ))

    stas0skype

  • Robert Kaso
    9 October 2017, 14:42 |

    Спасибо за подсказку. На хосте тоже есть фтп менеджер, но там как и во всех фтп менеджерах структура в папках. Мне сложно разобраться в какую папку вложить нужный код. Есть ли вариант просмотра кода как страничку а не дерево? спасибо

  • Profile deleted
    9 October 2017, 14:46 |

    код какой имеется ввиду? Покажите.

    Вам по сути папки не нужны. Вам файлы изменять надо. Например index.html

    Можете еще скрин сюда сбросить.

  • Robert Kaso
    10 October 2017, 1:49 |

    Нужно вставить вот такой код:

    <!-- Facebook Pixel Code -->
    <script>
      !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '846029872218479');
      fbq('track', 'PageView');
    </script>
    <noscript><img height="1" width="1" style="display:none"
      src="https://www.facebook.com/tr?id=846029872218479&ev=PageView&noscript=1"
    /></noscript>
    <!-- End Facebook Pixel Code -->

  • Robert Kaso
    10 October 2017, 1:53 |

    Вот так выглядит структура в файлменеджере. Есть ли возможность увидень полный скрипт целиком?

    image

  • Profile deleted
    10 October 2017, 9:03 |

    ну и откройте index.html для редактирования и вставьте туда код от ФБ

    Что не понятного?

  • Robert Kaso
    10 October 2017, 17:17 |

    да, вставил, сохранил. Но он не появляется на странице. Нужно отдельно загружать его в сеть?

  • Profile deleted
    10 October 2017, 17:27 |

    Это скрипт. Ничего визуально не должно отражаться ))

    Просто этот скрипт "общается" с вашим сайтом. В том числе подтверждает, что ваш сайт и аккаунт на ФБ - связаны. 

  • Robert Kaso
    10 October 2017, 17:29 |

    imageimage

  • Robert Kaso
    10 October 2017, 17:30 |

    Да, но почему то ФБ не подтверждает код - обратную связь.


  • Profile deleted
    10 October 2017, 17:34 |

    Потому что вы не вставили. Я тоже смотрел код вашей главной страницы - там ФБ пиксель нету ))

  • Profile deleted
    10 October 2017, 17:34 |

    Вставить надо в файл index.html

  • Profile deleted
    10 October 2017, 17:35 |

    Содержимое (текст) файла robots.txt сюда сбросьте

  • Robert Kaso
    10 October 2017, 17:45 |

    User-agent: *
    Allow: */uploads
    Disallow: /cgi-bin
    Disallow: /wp-admin
    Disallow: /wp-content/cache
    Disallow: /trackback
    Disallow: */trackback
    Disallow: */*/trackback
    Disallow: */*/feed/*/
    Disallow: */feed
    Disallow: /tag/
    Disallow: /search
    Disallow: /xmlrpc.php
    Disallow: */comment
    Disallow: /author/
    Disallow: /thanks
    Disallow: /thanx
    Disallow: /hu
    Allow: /wp-admin/admin-ajax.php

    User-agent: Yandex
    Allow: */uploads
    Disallow: /cgi-bin
    Disallow: /wp-admin
    Disallow: /wp-content/cache
    Disallow: /trackback
    Disallow: */trackback
    Disallow: */*/trackback
    Disallow: */*/feed/*/
    Disallow: */feed
    Disallow: /tag/
    Disallow: /search
    Disallow: /xmlrpc.php
    Disallow: */comment
    Disallow: /author/
    Disallow: /thanks
    Disallow: /thanx
    Allow: /wp-admin/admin-ajax.php
    Disallow: /hu
    Host: eurodoctor.eu

    Sitemap: http://eurodoctor.eu/sitemap.xml

  • Robert Kaso
    10 October 2017, 17:46 |

    видимо не в тот индекс вложил...или не знаю)

  • Profile deleted
    10 October 2017, 17:54 |

    ВОООТ! Вы ж не даете полную информацию!!!

    У вас сайт сделан на Вордпрессе. Надо искать index.php и смотреть куда он ведет на шаблон главной страницы. Обычно это файл main.tpl

    Вот в этот файл и надо вставлять код ФБ пиксель. Желательно перед ттегом </body>

  • Robert Kaso
    10 October 2017, 18:18 |

    Я уже сам толком не знаю в чём он написан, столько людей его переделывали и ничего путного. решил взять всё в свои руки,...

  • Profile deleted
    10 October 2017, 18:35 |

    Ну дык тогда может платную консультацию заказать. И по скайпу я все посмотрю и расскажу что у вас и где )))

    stas0skype

  • Profile deleted
    10 October 2017, 18:36 |

    А то я уже устал тыкаться как котенок не знамо куды )))))))

    Вы ж молчите и говорите, что сами все сделаете ...

Current freelance projects in the category Testing & QA

Need a person who is currently physically in Japan

Need to test the opening of a link and record the smartphone screen. Nothing complicated. Anyone can do it.

App Development for AndroidTesting & QA ∙ 2 days 12 hours back ∙ 3 proposals

Pentest engineer for Telegram bots

Tasks: Conducting security testing of Telegram bots Searching for vulnerabilities in logic, API, and integrations Creating a report with risks and recommendations Requirements: Experience in application security / penetration testing Understanding of OWASP Top 10 and API…

Testing & QA ∙ 8 days back ∙ 14 proposals

Functional and cross-browser testing of a web application (Manual QA)

45 USD

It is necessary to conduct functional and cross-browser testing of the web application. What needs to be done: Check key user scenarios: Test on different devices and browsers Document found bugs in the form of structured reports: steps to reproduce, expected / actual result,…

Testing & QA ∙ 10 days 21 hours back ∙ 31 proposals

Client
Robert Kaso
Hungary Budapest
Project published
8 years back
42 views