FREE30
העברת אתר וורדפרס נראית פשוטה, אבל אם לא עושים אותה נכון – אתה עלול לאבד מידע, לקלקל SEO או להפיל את האתר. כאן תמצא מדריך מסודר שיעשה לך סדר.
התחבר ל־FTP והורד את כל הקבצים של האתר (כולל תיקיית wp-content ו־wp-config.php)
גבה את מסד הנתונים דרך phpMyAdmin (בחר את הדאטהבייס ולחץ "ייצוא")
העלה את הקבצים לשרת החדש (לתיקיית public_html או ספרייה רלוונטית)
צור מסד נתונים חדש בלוח הבקרה שלך (DirectAdmin או cPanel)
ייבא את הקובץ SQL מהשלב הקודם דרך phpMyAdmin
define('DB_NAME', 'your_new_db');
define('DB_USER', 'your_new_user');
define('DB_PASSWORD', 'your_password');
define('DB_HOST', 'localhost');
אם הדומיין השתנה:
התחבר ל־phpMyAdmin
הרץ את הפקודות הבאות:
UPDATE wp_options SET option_value = 'https://newdomain.com' WHERE option_name IN ('siteurl', 'home');
החלף קישורים בתוכן:
UPDATE wp_posts SET post_content = REPLACE(post_content, 'olddomain.com', 'newdomain.com');
בדוק שכל העמודים נטענים תקין
וודא שתמונות מוצגות, טפסים עובדים והלינקים פעילים
נקה cache אם יש תוסף / CDN
השתמש בתוסף Better Search Replace כדי להחליף כתובות בצורה בטוחה
אם שינית דומיין – שלח sitemap חדש ל־Google Search Console
תמיד תבצע גיבוי לפני כל פעולה
אנחנו מציעים שירות העברת אתר מלא לשרת שלנו – כולל בדיקות וייעול ביצועים.
צור איתנו קשר כאן
Makes every effort and invests significant resources to provide all our customers with equal, respectful, accessible and professional service.
In accordance with the Equal Rights for Persons with Disabilities Law 5758-1998 and the regulations established under it, significant efforts and resources are invested in implementing the required accessibility adaptations that will enable a person with a disability to receive the services provided to all customers, independently and equally.
Our office does not receive public visits. You can contact us through alternative methods listed in the contact details, by phone and/or email.
Additional means of contact - There are several additional means of contact:
An accessible website is one that enables people with disabilities and elderly people to browse at the same level of efficiency and enjoyment as all users. 20 to 25 percent of the population encounter difficulties using the internet and could benefit from more accessible internet content, according to a study conducted in 2003 by Microsoft.
It should be noted that we continue our efforts to improve the company's accessibility as part of our commitment to enable the entire population, including people with disabilities, to receive the most accessible service.
If you encounter any problem or issue regarding accessibility, we would be happy for you to update us and we will make every effort to find a suitable solution for you and handle the issue as soon as possible.
Accessibility statement updated on: 21.10.2021