NGINX / Linux Configuration

Completado Publicado hace 4 años Pagado a la entrega
Completado Pagado a la entrega

I am in the process of migrating an old website built in custom PHP into WordPress. The website has ~450,000 pages on it. I believe I have nearly 100% of the content migrated into WordPress.

However, for the sake of preserving SEO value, getting page load time to be reasonable, etc … I help with some NGINX configuration.

I can give SSH access via pem/ppk.

Configuration task:

Creating 301 redirects. The URL structure of the old site is massively incompatible with WordPress. The site has spaces all over the URLs (so ‘+’ when URL encoded). Additionally, there are tons of characters in the old URLs that WordPress will not support. I found all of these characters in various URLs: ß, é, è, ê, ˜e, ë, ñ, ž, ü, †, á, å, à, ä, â,ã, í, ï, î, ç, ç, š, ý, ú, ù, ø, õ, ð, ó, ö, œ, æ, —, £, €, ¥, ™, ©, º, ², ³, », ƒ, ¡, ¿, ‡, ¢, ¬, „, ‘, ¦, “, ”, ‚, ‰, ˆ

I changed the structure of the URLs during the migration to play nicely with WordPress permalinks. Now…I need 301 redirects so that old URLs will be 301-redirected to the appropriate page in WP.

I stripped the garbage out of the URLs in the WP conversion, but now I need NGINX to properly redirect to the appropriate URL. In order to do that, I think this requires writing a simple Perl subroutine to process incoming URLs, strip/substitute characters, and then 301 redirect to the appropriate URL. Or...if the appropriate WordPress-compliant URL is requested from the server, just have NGINX return it.

A young man from Ghana that I found on Fiverr looked at this. However, he failed to get it to work as needed. The Ghanaian young man has already recompiled NGINX to include [login to view URL] on my server. He wrote a Perl sub (which is not yet doing what I need it to do). Therefore, this may be very simple work for you to fulfill – or you may have to start from scratch with a Perl script to transform URLs properly.

In terms of the exact URL migration, I did string manipulation in MariaDB to strip the junk out of the URLs (there are around 450,000 URLs) and transform them to be WordPress-compliant. As such, performing the exact logical equivalent of these transformations should enable NGINX to serve the proper page.

The exact transformation I'm using in MariaDB is this: LOWER(REGEXP_REPLACE(REGEXP_REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(url, '$', 's'), '@', 'a'), '\t', 't'), '\r', 'r'), ' & ', ' and '), ' ', '-'), '[^a-zA-Z0-9\-]', ''), '[-]+', '-'))

I simply need the exact same thing done when a URL comes into NGINX so that the old URLs are mapped to the new ones.

Given the MySQL/MariaDB syntax above, I think the exact logic of the NGINX rewrite needs to be as follows (going from innermost function call to outermost function call):

- replace all '$' with 's'

- replace all '@' with 'a'

- replace '\t' with 't'

- replace '\r' with 'r'

- replace ' & ' with ' and '

- replace ' ' with '-'

- regex replace '[^a-zA-Z0-9\-]' with '-'

- regex replace '[-]+' with '-' (i.e., if there are multiple dashes in a row, replace all with a single dash)

- replace all capital letters with lowercase - return a 301 redirect

A Perl script should be able to do this URL manipulation for NGINX and then NGINX can return a 301 redirect the to resultant URL.

Linux Nginx PHP WordPress

Nº del proyecto: #19642769

Sobre el proyecto

15 propuestas Proyecto remoto Activo hace 4 años

Adjudicado a:

himalr

Hi, I'm familiar with both nginx and nginx-perl module though I don't think we'll be needing that. Please reach me via chat if you are interested.

$100 USD en 1 día
(6 comentarios)
3.6

15 freelancers están ofertando un promedio de $230 por este trabajo

bindmission

Hello Hope you are doing well. I have 7 years of experience in Linux. I am an expert on Ngnix. I can handle this project. Regards VishnuLal*

$150 USD en 1 día
(413 comentarios)
7.1
chiragdosi

Hi, I am a Red Hat Certified Linux Engineer with more than 7 years of experience. I will help you with NGINX/Linux configuration. Please start the conversation once to have faith on my skills. Thanks!!

$150 USD en 1 día
(35 comentarios)
5.0
rdmrla

Hello. My name is Ravi Damarla and I'm a senior developer located in India. I have more than 15 years of working with Perl on various platforms (Linux and Windows). I have also worked with Apache, Nginx and WordPress Más

$200 USD en 3 días
(25 comentarios)
5.1
herradi

Hi Sir I am freelancer I have more than 7 years experience in IT: ( Cisco/ Mikrotik/ apatche/ Microsoft win server :2003.2008.2012.2016 ...) ( linux: Centos/ ubuntu...). (Ms office. Pdf... ) I am available All week and Más

$50 USD en 1 día
(26 comentarios)
4.7
android2014213

i am hightly interested in your project. Can we have discussion to understand more ? I have 8 years of experience as a Linux System Administrator. I posses good knowledge of mail server like zimbra, sendmail, web se Más

$77 USD en 2 días
(34 comentarios)
5.2
NitinSharmabot

I 'm a Full-stack developer and Ethical Hacker Working +5 years in programming field. I love programming. My passion is to solve the programming issue. Technology Summary : ---Programming/Languages: PHP, Python, JavaSc Más

$140 USD en 7 días
(15 comentarios)
3.5
adelnn8

I will be happy to done it

$155 USD en 3 días
(0 comentarios)
0.0
sonisanjay27

I have gone through your project requirement, I am DevOps engineer having 7+ years of experience in web. I am sure, can manage the word press and redirect parts. let me know if any concern.

$140 USD en 7 días
(0 comentarios)
0.0
DZgeek

Dear Client, Greetings of the day! I am "Full Stack" developer having more than 5+ years of experience in designing & development. I have expertise in Html5, Css3, PHP, DB, Node, Angular.js, Mongo, Laravel, React, Más

$150 USD en 30 días
(0 comentarios)
0.0
lastranikos

# Stages that will be carried out to finalize the project - Analyze the current status of the project - Plan and document the steps to follow - Make a full backup - Execute the requested tasks - Test the task Más

$133 USD en 10 días
(0 comentarios)
0.0