How to Change = ID on old article to new article (recreated) - Joomla! Forum - community, help and support


hi there...
i have old link indexed in yahoo + google , other indexes
mydomain.com/index.php?option=com_content&view=article&id=5&itemid=62

the page wonderfully indexed, article lost after cleanup hacker attack.
i need save link, please.
i have recreated article , need give same id # , item #
obviously, re-created page has entirely different numbers.

how fix this, please?
many thanks! :)

have tried updating article/content id , menu id using phpmyadmin. example, update the article/content use following sql

code: select all

update jos_content set id=xx id=yy;
where xx id want , yy current id

similarly have changing menu id. also, have make sure new article/content id reflected in corresponding menu.

note: assumed id want change available.





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support