My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Last edited by picandnix; 5 Feb 2014 at 01:52 PM.
Just curious. I've just installed uri mapping and was wondering about creating a sitemap. Reading through the docs that come with the plugin, it doesn't really recommend or talk about it too much. Is there a recommended Sitemap program to use? My site is hosted with Godaddy, can I use the sitemap generator in there hosting tools (although I'm not sure I like it)? What are your recommendations?
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I have entered a new uri mapping directly into the database table so that my "page_2" is "get-boosted" in the address bar. Now I need to change it so it reads "ways_to_pay", however I cannot edit or delete tables directly without using a SQL query, as it says in phpmyadmin " This table does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available."
Does anybody know what query I would have to run to delete it, so I can add it again as ways_to_pay?
The uri is /page_2, language_id and current_uri are 1, main_page is get-boosted, query_string_parameters, associated_db_id and alternate_uri are null, redirection_type_code is 301
Thanks
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Fyi, and keeping with the intent of the uri rewriter/mapping, you would want to change that one to current 0 and create a new one that is current 1. That way, if anyone has already "seen" the rewritten uri and possibly bookmarked it, they will still be able to get to you're newly named page, but be shown the new name when done. As for specific query, well, start with a select query to retrieve the one (or more) entries you want to modify. Once that is successful, change the select to an update and identify the new value(s) you want to have in their place.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
To be honest with you, all of that just went way over my head! I'm not too good when it comes to SQL. It doesn't really matter if somebody has bookmarked the page, it wasn't up for long so I'm not sure that anybody would have done anyway. I just need to change get-boosted to ways_to_pay. I'll backup my database and have a play.
Thanks
Bookmarks