Skip to content

A script to replace all occurrences of a WordPress website's domain name with http:// protocol hardcoded in the database with it's corresponding URL using https:// protocol

Notifications You must be signed in to change notification settings

renatofrota/search-replace-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

search-replace-ssl

A script to replace all occurrences of a WordPress website's domain name with http:// protocol hardcoded in the database with it's corresponding URL using https:// protocol

Dependencies

wp-cli is required (available as wp command on your shell environment)

How to use

From the WP root directory (where wp-blog-header.php resides) run:

curl -sO https://raw.githubusercontent.com/renatofrota/search-replace-ssl/master/search-replace-ssl.bash && bash search-replace-ssl.bash

Donate

Help me keep my stuff Open Source and free.

Think on how much time($) you're saving with this tool and buy me some coffee! :)

USD

Donate

BRL

Doar

About

A script to replace all occurrences of a WordPress website's domain name with http:// protocol hardcoded in the database with it's corresponding URL using https:// protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages