0

A client wanted me to add a page to his Modx website. I am only a Joomla/Wordpress guy but I figured I would take a stab at it.

Here were my steps:

I clicked "new document", gave the page a template, a name, a parent, then pasted in some dummy text and hit save.

Now, all of my links look like this: http://www.myurl.com/modx/contact.html

edit: Actually that is how they are supposed to look according to google. They just simply are not linking to the page any longer.

My blog link still looks like this: http://www.myurl.com/blog (and it is the only link on the page that works)

I cannot delete the resource that I created under any circumstances. Modx just crosses it out in red and there is no option to permanently delete it, that I can find.

edit: Got that part solved... :)

Thanks for your help, I am trying to fix this before the client realizes it is broken.

DesignGuy702
  • 27
  • 1
  • 7

2 Answers2

0

You specified base tag in head? Like this: <base href="http://www.myurl.com/modx/" >. And to fully remove the resource you need to press the trash icon on top resource panel tree.

Vasis
  • 2,281
  • 1
  • 16
  • 23
0

Getting rid of the resource group assignments sorted out the issue, and the site is now fully accessible again.

DesignGuy702
  • 27
  • 1
  • 7