localhost to web; page ID changes
-
I’m trying to streamline my wordpress development from localhost to the web. currently my process is to build locally, then upload to an authenticated url “dev.domain.com” for testing/tweaking with client, then push to “domain.com” for the launch.
When I push from my local server to web, I export/import pages so to retain any Page ID’s and ultimately save myself a headache where I’d be updating any relative PHP/CSS.
The problem I’m seeing is that sometimes Page ID’s change. I’m thinking it has something to do with creating a page, then deleting it and throwing off the ID’s in the WP database? I’m not really certain, but I’d love some advice on this technique and if there are better ways of doing it.
Thanks!
- The topic ‘localhost to web; page ID changes’ is closed to new replies.