Wordpress: Creating Pages With Specific Names?

1 replies
  • WEB DESIGN
  • |
Hey there guys and gals, I was hoping to get some help with creating pages. I'm trying to re-create an expired site.

I'm putting wordpress on it with the link structure /%postname%/ so the URLs have the titles in them, but I want to create specific pages that existed on that domain already and match the exact URL it had before.

So I have 2 questions:

1. Are URLs 1+2, 3+4 considered different pages in Google's eyes?

Code:
www.site.org/page.php?p=22
www.site.org/page.php?l=IT&p=22

www.site.org/page.php?p=25
www.site.org/page.php?l=IT&p=25
My hunch is that "l=IT" could mean the same page translated in Italian.

2. How do I recreate pages like this, given my chosen permalink structure, and make it blend in with the rest of the Wordpress site/theme?
#creating #names #pages #specific #wordpress
  • Profile picture of the author Istvan Horvath
    If there is a "system" in how those earlier urls were structured, I'd rather use a htaccess redirect for them... instead of trying to 'create' something abnormal (i.e. not natural) in WP.
    Signature

    {{ DiscussionBoard.errors[5274973].message }}

Trending Topics